Array:
MySQL Error while executing:
CREATE TABLE cms_guestbook4u ( id int(9) NOT NULL auto_increment, name varchar(50) NOT NULL default '', email varchar(60) NOT NULL default '', url varchar(70) NOT NULL default '', date int(11) NOT NULL default '0', host varchar(60) NOT NULL default '', comment text NOT NULL, nukeuser smallint(1) default '0', PRIMARY KEY (id))
When I try and Initialize and activate in my admin section, I get the above error.
Also I have underscores everywhere, e.g.
_DISPLAYNUKEUSERINF,
_EDITEDTEXT,
_INTROTXT
_Guestbook4U011a
_show_rightblocks
any ideas you may have on what I have done wrong please,
I am using the latest CPG-Nuke and the tables have installed O.K.
Cheers