Color Groups
- KenT
- Utilizator înregistrat
- Mesaje: 48
- Membru din: 25-Apr-2007, 16:21:58
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Contact:
am incercat tot nu mere
Color Groups
Database Table Install
The working status of your phpBB version with this mod is unknown. It may or may not work correctly. If it is higher than 2.0.5 it will probably work, but no guarantees.
Found phpbb root path at ./.
Using sql queue list file nivisec_schema/install.sql.
Found php version 5.2.2.
Found phpbb version 2.0.21.
[FAILED] :: CREATE TABLE `phpbb_color_groups` ( `group_id` mediumint(8) unsigned NOT NULL auto_increment, `group_name` varchar(255) NOT NULL default '', `group_color` varchar(50) NOT NULL default '', PRIMARY KEY (`group_id`), UNIQUE KEY `group_name` (`group_name`) ) TYPE=MyISAM
Reason:Table 'phpbb_color_groups' already exists
Analysis:This is considered a duplicate entry and can be ignored as a failure because the needed information is already inserted.
[FAILED] :: ALTER TABLE `phpbb_users` ADD `user_color_group` MEDIUMINT UNSIGNED NOT NULL
Reason:Duplicate column name 'user_color_group'
Analysis:This is considered a duplicate entry and can be ignored as a failure because the needed information is already inserted.
[FAILED] :: ALTER TABLE `phpbb_color_groups` ADD `hidden` TINYINT( 1 ) DEFAULT '0' NOT NULL
Reason:Duplicate column name 'hidden'
Analysis:This is considered a duplicate entry and can be ignored as a failure because the needed information is already inserted.
[FAILED] :: ALTER TABLE `phpbb_color_groups` ADD `order_num` MEDIUMINT NOT NULL
Reason:Duplicate column name 'order_num'
Analysis:This is considered a duplicate entry and can be ignored as a failure because the needed information is already inserted.
[FAILED] :: ALTER TABLE `phpbb_groups` ADD `group_color_group` MEDIUMINT UNSIGNED NOT NULL
Reason:Duplicate column name 'group_color_group'
Analysis:This is considered a duplicate entry and can be ignored as a failure because the needed information is already inserted.
Please delete this file (nivisec_install.php) and nivisec_schema/*.* for security reasons!
Color Groups
Database Table Install
The working status of your phpBB version with this mod is unknown. It may or may not work correctly. If it is higher than 2.0.5 it will probably work, but no guarantees.
Found phpbb root path at ./.
Using sql queue list file nivisec_schema/install.sql.
Found php version 5.2.2.
Found phpbb version 2.0.21.
[FAILED] :: CREATE TABLE `phpbb_color_groups` ( `group_id` mediumint(8) unsigned NOT NULL auto_increment, `group_name` varchar(255) NOT NULL default '', `group_color` varchar(50) NOT NULL default '', PRIMARY KEY (`group_id`), UNIQUE KEY `group_name` (`group_name`) ) TYPE=MyISAM
Reason:Table 'phpbb_color_groups' already exists
Analysis:This is considered a duplicate entry and can be ignored as a failure because the needed information is already inserted.
[FAILED] :: ALTER TABLE `phpbb_users` ADD `user_color_group` MEDIUMINT UNSIGNED NOT NULL
Reason:Duplicate column name 'user_color_group'
Analysis:This is considered a duplicate entry and can be ignored as a failure because the needed information is already inserted.
[FAILED] :: ALTER TABLE `phpbb_color_groups` ADD `hidden` TINYINT( 1 ) DEFAULT '0' NOT NULL
Reason:Duplicate column name 'hidden'
Analysis:This is considered a duplicate entry and can be ignored as a failure because the needed information is already inserted.
[FAILED] :: ALTER TABLE `phpbb_color_groups` ADD `order_num` MEDIUMINT NOT NULL
Reason:Duplicate column name 'order_num'
Analysis:This is considered a duplicate entry and can be ignored as a failure because the needed information is already inserted.
[FAILED] :: ALTER TABLE `phpbb_groups` ADD `group_color_group` MEDIUMINT UNSIGNED NOT NULL
Reason:Duplicate column name 'group_color_group'
Analysis:This is considered a duplicate entry and can be ignored as a failure because the needed information is already inserted.
Please delete this file (nivisec_install.php) and nivisec_schema/*.* for security reasons!
- octaviansan
- Utilizator înregistrat
- Mesaje: 1124
- Membru din: 28-Iun-2006, 13:56:23
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Bucureşti, RO
- Contact:
Pai da, ia incearca asta:
Cod: Selectaţi tot
#
#-----[ DESCHIDE ]------------------------------------------
#
includes/constants.php
#
#-----[ GASESTE ]------------------------------------------
#
define('CATEGORIES_TABLE', $table_prefix.'categories');
#
#-----[ DUPA, ADAUGA ]------------------------------------------
#
define('COLOR_GROUPS_TABLE', $table_prefix.'color_groups');
- octaviansan
- Utilizator înregistrat
- Mesaje: 1124
- Membru din: 28-Iun-2006, 13:56:23
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Bucureşti, RO
- Contact:
- octaviansan
- Utilizator înregistrat
- Mesaje: 1124
- Membru din: 28-Iun-2006, 13:56:23
- Ext: Nu
- Server: Windows
- Nivel phpBB: Mediu
- Nivel php: Mediu
- Localitate: Bucureşti, RO
- Contact:
Cine este conectat
Utilizatori ce ce navighează pe acest forum: Niciun utilizator înregistrat și 23 vizitatori