http://www.icyphoenix.com/viewtopic.php?f=35&t=5185
-----------------------------------
DARZ
Thu 18 Dec, 2008 19:41

Arcade - How To Play
-----------------------------------
I have installed Arcade MOD by downloaded following link http://www.icyphoenix.com/dload.php?action=file&file_id=36
But I don't know how to play games because I cannot find any link to arcade. The read me.txt itself just says "Go in ACP and install Activity" and my problem is in just go to ACP I cannot find "Install Activity" link or button. I can see "Amod+admin" button.
Please anyone tell me the [b]exact steps correctly [/b] which I have to do after upload and edit files correctly in Arcade MOD, other than saying just "Go in ACP and install Activity".

Thank you! :)


-----------------------------------
spydie
Thu 18 Dec, 2008 20:19

Re: Arcace How To Play Help!
-----------------------------------
did you follow the install instruccions ?

[spoiler]-----------------------------------
----[ OPEN ]-----------------------
-----------------------------------

includes/constants.php

-----------------------------------
----[ FIND ]-----------------------
-----------------------------------

// Mighty Gorgon - ACTIVITY - BEGIN
/*
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

-----------------------------------
----[ OPEN ]-----------------------
-----------------------------------

includes/functions_dbmtnc.php

-----------------------------------
----[ FIND ]-----------------------
-----------------------------------

'jr_admin_users',

-----------------------------------
----[ 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',

-----------------------------------
----[ CLOSE ALL & SAVE ]-----------
-----------------------------------


[/spoiler]


-----------------------------------
DARZ
Fri 19 Dec, 2008 02:12

Re: Arcace How To Play Help!
-----------------------------------
[quote user="spydie" post="34939"]did you follow the install instruccions ?

[spoiler]-----------------------------------
----[ OPEN ]-----------------------
-----------------------------------

includes/constants.php

-----------------------------------
----[ FIND ]-----------------------
-----------------------------------

// Mighty Gorgon - ACTIVITY - BEGIN
/*
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

-----------------------------------
----[ OPEN ]-----------------------
-----------------------------------

includes/functions_dbmtnc.php

-----------------------------------
----[ FIND ]-----------------------
-----------------------------------

'jr_admin_users',

-----------------------------------
----[ 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',

-----------------------------------
----[ CLOSE ALL & SAVE ]-----------
-----------------------------------


[/spoiler][/quote] yes, I have followed. I need to find the relevent link to play games


-----------------------------------
xmenfile
Fri 19 Dec, 2008 07:13

Re: Arcace How To Play Help!
-----------------------------------
you need to go to Amod + Admin in ACP >> DB Adjustment >> Install Activity Mod Plus

that is it!!!


-----------------------------------
Chaotic
Fri 19 Dec, 2008 08:40

Re: Arcace How To Play Help!
-----------------------------------
The link to the Activity MOD is: http://www.yoursite.com/activity.php or http://www.yoursite.com/your_ip_root/activity.php.


-----------------------------------
DARZ
Sun 21 Dec, 2008 12:40

Re: Arcace How To Play Help!
-----------------------------------
[quote user="Chaotic" post="34957"]The link to the Activity MOD is: http://www.yoursite.com/activity.php or http://www.yoursite.com/your_ip_root/activity.php.[/quote]

thank you very much! :D


-----------------------------------
Chaotic
Sun 21 Dec, 2008 13:18

Re: Arcade - How To Play
-----------------------------------
So you were just looking for the link to the Activity MOD.

Glad we could help!


