Joined: Dec 19, 2004 Posts: 3132 Location: Germany:Moderator German NukeSentinel Support
Posted:
Mon May 14, 2007 9:21 am
I´m trying to convert my 6.5 to RavenNuke. The most is already done.
I´m a happy RavenNuke user !
The best thing is that I can forget all about the security holes in every module of 6.5 including the modules.php
However 6.5 is very different .
The nuke_ users table use for Anonymus -1 RavenNuke use 1.
Will there be a problem general or maybe for some old modules with - 1 ??? I believe I should let it just -1 for Anonymus. Maybe I´m wrong.
Yes, I use a diff tool but somewhere don´t know how to change this.
Thats the message:
ALTER TABLE nuke_users
MODIFY bio tinytext NULL DEFAULT NULL COMMENT '' COLLATE latin1_swedish_ci,
MODIFY ublock tinytext NULL DEFAULT NULL COMMENT '' COLLATE latin1_swedish_ci,
ALTER user_lang SET DEFAULT 'english';
#
# Fieldformats of
# nuke_users.bio changed from tinytext NULL DEFAULT NULL COMMENT '�����������!��?' COLLATE latin1_swedish_ci to tinytext NULL DEFAULT NULL COMMENT '' COLLATE latin1_swedish_ci.
# nuke_users.ublock changed from tinytext NULL DEFAULT NULL COMMENT '�����������!��?' COLLATE latin1_swedish_ci to tinytext NULL DEFAULT NULL COMMENT '' COLLATE latin1_swedish_ci.
# Possibly data modifications needed!
#
What modifications are needed ? I don´t alter the set default language because on this site it was always german.
View next topic View previous topic
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum