CUSTOMIZATION - How To Install Activity MOD »  Show posts from    to     

Icy Phoenix


Documentation And How To - CUSTOMIZATION - How To Install Activity MOD



Chaotic [ Sat 28 Feb, 2009 09:51 ]
Post subject: CUSTOMIZATION - How To Install Activity MOD
How To Install Activity MOD In Icy Phoenix RC1

First, upload the entire Activity MOD package to your website and follow the instructions below.


OPEN: ip_root/includes/constants.php

FIND:


Code: [Hide] [Select]
// Mighty Gorgon - ACTIVITY - BEGIN
// define('ACTIVITY_MOD', true); // Decomment this line to enable ACTIVITY MOD
define('ACTIVITY_MOD_PATH', 'amod/');
// Mighty Gorgon - ACTIVITY - END


REPLACE WITH:

Code: [Hide] [Select]
// Mighty Gorgon - ACTIVITY - BEGIN
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:

Code: [Hide] [Select]
// Mighty Gorgon - ACTIVITY - BEGIN
/*
define('ACTIVITY_MOD', true);
define('ACTIVITY_MOD_PATH', 'amod/');
*/
// Mighty Gorgon - ACTIVITY - END


REPLACE WITH:

Code: [Hide] [Select]
// Mighty Gorgon - ACTIVITY - BEGIN
define('ACTIVITY_MOD', true);
define('ACTIVITY_MOD_PATH', 'amod/');
// Mighty Gorgon - ACTIVITY - END



OPEN: ip_root/includes/functions_dbmtnc.php

FIND:

Code: [Hide] [Select]
'jr_admin_users',


ADD BEFORE:

Code: [Hide] [Select]
'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',



You should now enter your ACP and install the Activity MOD.

The Activity MOD can be accessed: http://www.YOUR_WEBSITE.com/activity.php/


salcedaka [ Sat 28 Feb, 2009 19:18 ]
Post subject: Re: How To Install Activity MOD
Nice work Chaotic!
Thanks for the tutorial


tormentor [ Wed 04 Mar, 2009 04:32 ]
Post subject: Re: How To Install Activity MOD
Hi, I add also to add these lines

Code: [Hide] [Select]
<tr>
<td align="left" width="8">{IMG_NAV_MENU_SEP}</td>
<td class="genmed" align="left"><a href="{U_ACTIVITY}">{L_ACTIVITY}</a></td>
</tr>


in /templates/default/nav_quick_links.tpl


DWho [ Wed 04 Mar, 2009 11:01 ]
Post subject: Re: How To Install Activity MOD
If anyone is looking for games for this mod I have 2 game packs in an old site of mine available for download

Game pack 1

Game Pack 2

Let me know of any problems



Chaotic [ Sat 07 Mar, 2009 02:05 ]
Post subject: Re: How To Install Activity MOD
Yesterday MG informed me these install instructions will be changing in the release.

I'll update the first post as soon as it's released.


Chaotic [ Tue 21 Apr, 2009 02:48 ]
Post subject: Re: How To Install Activity MOD
First post updated to include install instructions for RC1.


OwnageWorld [ Tue 21 Apr, 2009 17:52 ]
Post subject: Re: How To Install Activity MOD
Im trying to run this on newest RC1, but im getting lots of errors...

This is in amod+ admin db adjustments, they all show warnings about pagestart....

Code: [Hide] [Select]
Warning: require() [function.require]: Unable to access ./pagestart. in /home/aa1010/domains/ownageworld.com/public_html/adm/admin_ina_in_un.php on line 23

Warning: require(./pagestart.) [function.require]: failed to open stream: No such file or directory in /home/aa1010/domains/ownageworld.com/public_html/adm/admin_ina_in_un.php on line 23

Warning: require() [function.require]: Unable to access ./pagestart. in /home/aa1010/domains/ownageworld.com/public_html/adm/admin_ina_in_un.php on line 23

Warning: require(./pagestart.) [function.require]: failed to open stream: No such file or directory in /home/aa1010/domains/ownageworld.com/public_html/adm/admin_ina_in_un.php on line 23

Fatal error: require() [function.require]: Failed opening required './pagestart.' (include_path='.:/usr/local/lib/php') in /home/aa1010/domains/ownageworld.com/public_html/adm/admin_ina_in_un.php on line 23OPEN [b][/b]


But I do have that file.
I already uploaded everything, and tried reuploading it, but nothing seems to work.
I also get: hacking attempt on profile and on viewtopic.

Someone knows the problem?

These are lines 23,24,25 of admin_ina_in_un.php:
Code: [Hide] [Select]
$phpbb_root_path = './../';
require($phpbb_root_path . 'extension.inc');
require('./pagestart.' . $phpEx);


Btw, if you do not see the errors on my board, thats because I am running a backup until someone might know the answer.

Thnx in advance!


spydie [ Tue 21 Apr, 2009 20:32 ]
Post subject: Re: How To Install Activity MOD
could it be that your trying to install
A-mod for 1.2.0.27 in RC1???


DWho [ Wed 22 Apr, 2009 00:42 ]
Post subject: Re: How To Install Activity MOD
Yes it does appear the the activity mod has not been updated for the newer release if I get a chance...(not soon I am afraid) I will have a look..



OwnageWorld [ Wed 22 Apr, 2009 09:20 ]
Post subject: Re: How To Install Activity MOD
spydie wrote: [View Post]
could it be that your trying to install
A-mod for 1.2.0.27 in RC1???

The installation file was updated so I was hoping I could add this without any problems.
The main problem would be pagestart.php and/or extension.inc for some reason.
I was hoping to solve it

Any help would be appreciated. I would like to have activity and MPS on my portal, then I am the happiest webmaster out there ghehe


DWho [ Wed 22 Apr, 2009 11:23 ]
Post subject: Re: How To Install Activity MOD
I have just downloaded the activity mod from here and all the files need to be upgraded to work with rc1 (unless there is another download)

a big job if anyone cares to do it...

if not I will put it on my list...



OwnageWorld [ Wed 22 Apr, 2009 12:25 ]
Post subject: Re: How To Install Activity MOD
DWho wrote: [View Post]
I have just downloaded the activity mod from here and all the files need to be upgraded to work with rc1 (unless there is another download)

a big job if anyone cares to do it...

if not I will put it on my list...


Im willing to do this, but my php and SQL knowledge is very limited...
Maybe MG could push me in the right direction?

Or could we download the phpBB3 activity mod and simply add it? Maybe less files need to be changed...
Some random ideas


DWho [ Wed 22 Apr, 2009 15:41 ]
Post subject: Re: How To Install Activity MOD
OwnageWorld wrote: [View Post]
DWho wrote: [View Post]
I have just downloaded the activity mod from here and all the files need to be upgraded to work with rc1 (unless there is another download)

a big job if anyone cares to do it...

if not I will put it on my list...


Im willing to do this, but my php and SQL knowledge is very limited...
Maybe MG could push me in the right direction?

Or could we download the phpBB3 activity mod and simply add it? Maybe less files need to be changed...
Some random ideas


Where can I download activity for phpbb3 so I can check out the files



Chaotic [ Wed 22 Apr, 2009 15:58 ]
Post subject: Re: How To Install Activity MOD
These install instructions came from the SVN.


OwnageWorld [ Wed 22 Apr, 2009 16:02 ]
Post subject: Re: How To Install Activity MOD
DWho wrote: [View Post]

Where can I download activity for phpbb3 so I can check out the files


Geez, you are online a lot
Link 1: http://www.phpbb.com/community/viewtopic.php?f=70&t=685225
Example: http://www.jeffrusso.net/forum/arca...6166ffc07857755

Link 2: http://www.phpbb.com/community/view...=543835&start=0
Example: http://www.phpar.com/arcade.php
Would be cool to have them.


Chaotic [ Wed 22 Apr, 2009 16:07 ]
Post subject: Re: How To Install Activity MOD
I'm sure the Activity MOD will be updated or has already been updated. It just hasn't been packaged up yet. I would wait until MG stops by here and let him say whether he updated it or not...might save you some time and heartache.


DWho [ Wed 22 Apr, 2009 16:32 ]
Post subject: Re: How To Install Activity MOD
OwnageWorld wrote: [View Post]
DWho wrote: [View Post]

Where can I download activity for phpbb3 so I can check out the files


Geez, you are online a lot
Link 1: http://www.phpbb.com/community/viewtopic.php?f=70&t=685225
Example: http://www.jeffrusso.net/forum/arca...6166ffc07857755

Link 2: http://www.phpbb.com/community/view...=543835&start=0
Example: http://www.phpar.com/arcade.php
Would be cool to have them.


Which is the better of the two

lol i dont leave...

my work is online so I am always about...



OwnageWorld [ Wed 22 Apr, 2009 17:08 ]
Post subject: Re: How To Install Activity MOD
DWho wrote: [View Post]
OwnageWorld wrote: [View Post]
DWho wrote: [View Post]

Where can I download activity for phpbb3 so I can check out the files


Geez, you are online a lot
Link 1: http://www.phpbb.com/community/viewtopic.php?f=70&t=685225
Example: http://www.jeffrusso.net/forum/arca...6166ffc07857755

Link 2: http://www.phpbb.com/community/view...=543835&start=0
Example: http://www.phpar.com/arcade.php
Would be cool to have them.


Which is the better of the two

lol i dont leave...

my work is online so I am always about...


Hehe okay,

The first has more options and features,
The second might be easier to convert...

The first would attract more people I guess


Mighty Gorgon [ Sun 26 Apr, 2009 19:14 ]
Post subject: Re: How To Install Activity MOD
I will upgrade the Activity for RC2, and then we will see if errors are still there.

At the moment I can't check.


DWho [ Sun 26 Apr, 2009 20:30 ]
Post subject: Re: How To Install Activity MOD
Mighty Gorgon wrote: [View Post]
I will upgrade the Activity for RC2, and then we will see if errors are still there.

At the moment I can't check.


If you need a hand I dont mind updating some files for you... unless you are changing anything



ankur0412 [ Fri 05 Jun, 2009 19:45 ]
Post subject: Re: How To Install Activity MOD
How to install Activity Mod for RC2?


DWho [ Sat 06 Jun, 2009 00:00 ]
Post subject: Re: How To Install Activity MOD
ankur0412 wrote: [View Post]
How to install Activity Mod for RC2?


I am sure it is the same way as Rc1 just go to the begining of this thread for the guide..



ankur0412 [ Wed 08 Jul, 2009 08:58 ]
Post subject: Re: How To Install Activity MOD
I decommented the line from constants.php in RC2
What do I do next? I don't see any option in ACP


DWho [ Wed 08 Jul, 2009 10:31 ]
Post subject: Re: How To Install Activity MOD
ankur0412 wrote: [View Post]
I decommented the line from constants.php in RC2
What do I do next? I don't see any option in ACP


So you followed the guide and downloaded the activity mod from the download section here..?

and followed any instructions that came with the download..?



paramine-gx [ Mon 20 Jul, 2009 04:15 ]
Post subject: Re: How To Install Activity MOD
These instructions are ok for the newest version????

A complete tutorial wold be too much apretiated =D

greetz!!!


Chaotic [ Mon 20 Jul, 2009 14:15 ]
Post subject: Re: How To Install Activity MOD
Read the beginning of the first post in this topic. I don't think anything has changed since the RC1 in respects to the Activity MOD.


paramine-gx [ Tue 21 Jul, 2009 01:46 ]
Post subject: Re: How To Install Activity MOD
I have installed the activity mod, but i have not the spanish languaje....

can someone tell me where i can download it?...

and thanks chaotic for your last answer n_n


Seskin [ Mon 27 Jul, 2009 22:33 ]
Post subject: Re: How To Install Activity MOD
So this version runs ok on the last version of our ip, 1.3?


spydie [ Mon 27 Jul, 2009 23:23 ]
Post subject: Re: How To Install Activity MOD
At the moment theres no spanish lang pack for this mod.

I suppose that nobody had the time to do it, since the mod was released only few day´s ago.

You can do it if you want.


paramine-gx [ Tue 28 Jul, 2009 04:31 ]
Post subject: Re: How To Install Activity MOD
spydie wrote: [View Post]
At the moment theres no spanish lang pack for this mod.

I suppose that nobody had the time to do it, since the mod was released only few day´s ago.

You can do it if you want.


yeah, im doing the spanish translation for this mod, when will be finished i will post it here...
in fact im thinking of bring support for this mod =)




Powered by Icy Phoenix