First, upload the entire Activity MOD package to your website and follow the instructions below.
OPEN: ip_root/includes/constants.php
FIND:
// Mighty Gorgon - ACTIVITY - BEGIN
// define('ACTIVITY_MOD', true); // Decomment this line to enable ACTIVITY MOD
define('ACTIVITY_MOD_PATH', 'amod/');
// Mighty Gorgon - ACTIVITY - END
// define('ACTIVITY_MOD', true); // Decomment this line to enable ACTIVITY MOD
define('ACTIVITY_MOD_PATH', 'amod/');
// Mighty Gorgon - ACTIVITY - END
REPLACE WITH:
// Mighty Gorgon - ACTIVITY - BEGIN
define('ACTIVITY_MOD', true); // Decomment this line to enable ACTIVITY MOD
define('ACTIVITY_MOD_PATH', 'amod/');
// Mighty Gorgon - ACTIVITY - END
define('ACTIVITY_MOD', true); // Decomment this line to enable ACTIVITY MOD
define('ACTIVITY_MOD_PATH', 'amod/');
// Mighty Gorgon - ACTIVITY - END
How To Install Activity MOD In Icy Phoenix .27c
There have been many support topics in the past asking how to install the Activity MOD in Icy Phoenix. The purpose of this guide is to help remedy the confusion.
Please note: These install instructions are found in the Activity MOD package.
First, upload the entire Activity MOD package to your website and follow the instructions below.
OPEN: ip_root/includes/constants.php
FIND:
// Mighty Gorgon - ACTIVITY - BEGIN
/*
define('ACTIVITY_MOD', true);
define('ACTIVITY_MOD_PATH', 'amod/');
*/
// Mighty Gorgon - ACTIVITY - END
/*
define('ACTIVITY_MOD', true);
define('ACTIVITY_MOD_PATH', 'amod/');
*/
// Mighty Gorgon - ACTIVITY - END
REPLACE WITH:
// Mighty Gorgon - ACTIVITY - BEGIN
define('ACTIVITY_MOD', true);
define('ACTIVITY_MOD_PATH', 'amod/');
// Mighty Gorgon - ACTIVITY - END
define('ACTIVITY_MOD', true);
define('ACTIVITY_MOD_PATH', 'amod/');
// Mighty Gorgon - ACTIVITY - END
OPEN: ip_root/includes/functions_dbmtnc.php
FIND:
ADD BEFORE:
'ina_ban',
'ina_categories',
'ina_challenge_tracker',
'ina_challenge_users',
'ina_chat',
'ina_cheat_fix',
'ina_data',
'ina_favorites',
'ina_gamble',
'ina_gamble_in_progress',
'ina_games',
'ina_hall_of_fame',
'ina_last_game_played',
'ina_rating_votes',
'ina_scores',
'ina_sessions',
'ina_top_scores',
'ina_trophy_comments',
'ina_categories',
'ina_challenge_tracker',
'ina_challenge_users',
'ina_chat',
'ina_cheat_fix',
'ina_data',
'ina_favorites',
'ina_gamble',
'ina_gamble_in_progress',
'ina_games',
'ina_hall_of_fame',
'ina_last_game_played',
'ina_rating_votes',
'ina_scores',
'ina_sessions',
'ina_top_scores',
'ina_trophy_comments',
You should now enter your ACP and install the Activity MOD.
The Activity MOD can be accessed: http://www.YOUR_WEBSITE.com/activity.php/