Mods to fix or install
Jeff Russos Arcade mod from RC8 to RC9
Current errors
Spoiler:
I'm trying to upgrade from RC8 to RC9
everything seems fine till I click start update
phpBB version and PHP settings
Required - You must be running at least version 3.0.5 of phpBB in order to install phpBB Arcade.
phpBB version >= 3.0.5: Yes
PHP setting allow_url_fopen is enabled:
Optional - This setting is optional, however it is recommended that this is enabled if you want to use the download games module in the acp. Yes
PHP setting curl is installed:
Optional - This setting is optional, however it is recommended that curl library is installed on your server if you want to use the download games module in the acp. Yes
Files and Directories
Required - In order to function correctly phpBB Arcade needs to be able to access or write to certain files or directories. If you see “Cannot find” you need to create the relevant file or directory. If you see “Unwritable” you need to change the permissions on the file or directory to allow phpBB Arcade to write to it.
arcade/:
Found, Writable
arcade/gamedata/:
Found, Writable
arcade/games/:
Found, Writable
arcade/install/:
Found, Writable
I click start update and receive error "Fatal error:
line 798 reads $phpbb_db_tools->sql_create_table($table_name, $table_data);
phpBB Debug] PHP Notice: in file /installarcade/install_update.php on line 785: Use of undefined constant ARCADE_PLAYS_TABLE - assumed 'ARCADE_PLAYS_TABLE'
Fatal error: Call to undefined method phpbb_db_tools::sql_create_table() in /home1/chibangi/public_html/phpBB3/installarcade/install_update.php on line 798
Did I miss something?
everything seems fine till I click start update
phpBB version and PHP settings
Required - You must be running at least version 3.0.5 of phpBB in order to install phpBB Arcade.
phpBB version >= 3.0.5: Yes
PHP setting allow_url_fopen is enabled:
Optional - This setting is optional, however it is recommended that this is enabled if you want to use the download games module in the acp. Yes
PHP setting curl is installed:
Optional - This setting is optional, however it is recommended that curl library is installed on your server if you want to use the download games module in the acp. Yes
Files and Directories
Required - In order to function correctly phpBB Arcade needs to be able to access or write to certain files or directories. If you see “Cannot find” you need to create the relevant file or directory. If you see “Unwritable” you need to change the permissions on the file or directory to allow phpBB Arcade to write to it.
arcade/:
Found, Writable
arcade/gamedata/:
Found, Writable
arcade/games/:
Found, Writable
arcade/install/:
Found, Writable
I click start update and receive error "Fatal error:
line 798 reads $phpbb_db_tools->sql_create_table($table_name, $table_data);
phpBB Debug] PHP Notice: in file /installarcade/install_update.php on line 785: Use of undefined constant ARCADE_PLAYS_TABLE - assumed 'ARCADE_PLAYS_TABLE'
Fatal error: Call to undefined method phpbb_db_tools::sql_create_table() in /home1/chibangi/public_html/phpBB3/installarcade/install_update.php on line 798
Did I miss something?
Adrians PHP Shop mod 1.5b
Current errors
Spoiler:
I have installed Shop mod 5.1 Beta worked great with UP mod 1.0.4 however I have upgraded to 1.0.5 and now Shop Mod 1.5 B Shows this error when I go and use it
General Error
SQL ERROR [ mysql4 ]
Unknown column 'points_name' in 'field list' [1054]
SQL
SELECT points_name FROM phpbb_points_config
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions_shop.php
LINE: 351
CALL: dbal_mysql->sql_query()
FILE: shop.php
LINE: 285
CALL: get_points()
I asked Fema and he replies
Very simple. The field 'points_name' is not in the phpbb_points_config, but in the phpbb_config ... So a wrong reference in the shop mod.
General Error
SQL ERROR [ mysql4 ]
Unknown column 'points_name' in 'field list' [1054]
SQL
SELECT points_name FROM phpbb_points_config
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/functions_shop.php
LINE: 351
CALL: dbal_mysql->sql_query()
FILE: shop.php
LINE: 285
CALL: get_points()
I asked Fema and he replies
Very simple. The field 'points_name' is not in the phpbb_points_config, but in the phpbb_config ... So a wrong reference in the shop mod.
A.I. BOT PHPRivals 2.0.12
Current errors
Spoiler:
Everything seems fine except when try to create a Tournament. I get the following error
General Error
SQL ERROR [ mysql4 ]
Incorrect integer value: '' for column 'bbcode_options' at row 1 [1366]
SQL
INSERT INTO phpbb_rivals_tournaments (tournament_status, tournament_name, tournament_brackets, tournament_info, tournament_type, tournament_direction, tournament_time, tournament_invite, tournament_ladder, tournament_finishedgroups, tournament_startdate, tournament_season, bbcode_uid, bbcode_options, bbcode_bitfield) VALUES (1, 'Test', 5, 'test tourney', 1, 0, 1255518405, '', 0, '', 1254380400, 6, '', '', '')
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/acp/rivals/acp_rivals_add_tournament.php
LINE: 84
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_rivals.php
LINE: 98
CALL: acp_rivals_add_tournament()
FILE: includes/functions_module.php
LINE: 471
CALL: acp_rivals->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
General Error
SQL ERROR [ mysql4 ]
Incorrect integer value: '' for column 'bbcode_options' at row 1 [1366]
SQL
INSERT INTO phpbb_rivals_tournaments (tournament_status, tournament_name, tournament_brackets, tournament_info, tournament_type, tournament_direction, tournament_time, tournament_invite, tournament_ladder, tournament_finishedgroups, tournament_startdate, tournament_season, bbcode_uid, bbcode_options, bbcode_bitfield) VALUES (1, 'Test', 5, 'test tourney', 1, 0, 1255518405, '', 0, '', 1254380400, 6, '', '', '')
BACKTRACE
FILE: includes/db/mysql.php
LINE: 158
CALL: dbal->sql_error()
FILE: includes/acp/rivals/acp_rivals_add_tournament.php
LINE: 84
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_rivals.php
LINE: 98
CALL: acp_rivals_add_tournament()
FILE: includes/functions_module.php
LINE: 471
CALL: acp_rivals->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Possibly update Medals Mod.. not sure about that one as of yet
Send me a quote






