>>
Site Map
>>
Forums
>>
Modules
Forum module - topics in forum:
Modules - Get help on installing any module or add-on here
Qshoutblock installation issue
Ok, i posted here because i dunno what else to do. I tried installing Qshoutblock in my site, it won't take the mysql tables, esspecially this part
DROP TABLE IF EXISTS nuke_quiecom_shoutblock;
CREATE TABLE nuke_quiecom_shoutblock (
id int(9) DEFAULT '0' NOT NULL auto_increment,
name varchar(20) NOT NULL,
comment text NOT NULL,
date varchar(10) NOT NULL,
time varchar(10) NOT NULL,
PRIMARY KEY (id)
it says " #1067 - Invalid default value for 'id' ", and since this is the starting query for my shoutbox i can't do nothing without it. I hope i made myself as clear as possible with this issue. Please heeeeeeeeeeeeeeelp...

How are you installing this.... Did you read the readme file and run the installer or are you trying to FORCE the tables into the SQL database?
Right from the readme file:
| Quote: : |
Step One: Place files on server (keep directories hierarchie !!)
Step Two: Log into phpnuke as an administrator
Step Three: under administration/Qshoutblock select "install database" |
Also again no nuke version. If you all can't tell us a nuke version WE CAN'T HELP YOU.
Note: I installed the shoutbox on 4 sites today, 2 were 7.7 that pretty much tells me this mod is compatable with the newest versions of nuke. -NukeCode
Thanks
Thank you SevenofNine i'll try that, my nuke version is 7.0 btw. thanks again.
help?
Error in query: select * from nuke_quiecom_shoutblock order by id desc limit 0, . Array