Ook dit doe ik dus allemaal voor het eerst
Ik ben begonnen met "mod_cu2"
Bij db_install.php kreeg ik dit:
This list is a result of the SQL queries needed for this Mod
[Already added] line: 1 , ALTER TABLE `USER_TABLE` ADD `profile` TEXT NOT NULL , ADD `may_profile` TINYINT( 10 ) NOT NULL , ADD `profile_on` TINYINT( 10 ) NOT NULL ;, SQL_error: Table 'caro0000.USER_TABLE' doesn't exist
[Added/Updated] line: 2 , INSERT INTO phpbb_config VALUES ('html_profile', 'br,b,i,u,a,img,font,div,span,hr,h2,h3,h4,h5,h6,h1,li,ol,sup,sub');
[Added/Updated] line: 3 , INSERT INTO phpbb_config VALUES ('cu2_version', '0.9.2');
[Already added] line: 4 , UPDATE phpbb_config SET config_value = 0.9.2 WHERE config_name = 'cu2_version', SQL_error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '.2 WHERE config_name = 'cu2_version'' at line 1
Is dat goed?
#
#-----[ SQL ]------------------------------------------
#
ALTER TABLE `phpbb_users` ADD `profile` TEXT NOT NULL ,
ADD `may_profile` TINYINT( 10 ) NOT NULL ,
ADD `profile_on` TINYINT( 10 ) NOT NULL ;
INSERT INTO phpbb_config VALUES ('html_profile', 'br,b,i,u,a,img,font,div,span,hr,h2,h3,h4,h5,h6,h1,li,ol,sup,sub');
INSERT INTO phpbb_config VALUES ('cu2_version', '0.9.2');
#
#-----[ COPY ]------------------------------------------
#
profiel.php to profiel.php
profiles/* to profile/*
Dit stukje snap ik niet

dus dat heb ik even over geslagen
Verder heb ik alle wijzigingen doorgevoerd maar het werkt natuurlijk niet zo
In adminpaneel:
User can use CU2 module. Ja Nee (kan ja wel selecteren maar blijft niet zo na opslaan)
Activate cu2 profile: Ja Nee (ik kan Ja niet selecteren)
Als ik iets in dat veld typ wordt dat niet in het profiel gezet.
In profiel:
Activate cu2 profile: Ja Nee (ik kan Ja niet selecteren)
Kan niks typen in veld