Activity Mod Plus

Mods etc.

Moderator: Integra Moderator

Activity Mod Plus

PostAuthor: badboy » Sat Jun 17, 2006 6:24 am

can some1 please help me with the following i am trying to install the activity mod from here but got stuck with the following



This is already in includes/function

Code: Select all
---------------------------------------[ OPEN ]----------------------------------------------------------  Root/includes/functions.php  ---------------------------------------[ FIND ]----------------------------------------------------------  ?>  ---------------------------------------[ ADD, BEFORE ]---------------------------------------------------  #======================================================================= |#==== Start];         $q1 = "SELECT COUNT(*) AS trophies            FROM ". $table_prefix ."ina_top_scores            WHERE player = '$who'            GROUP BY player";     $r1       = $db -> sql_query($q1);     $row    = $db -> sql_fetchrow($r1);     $total_trophies  = $row['trophies'];         $q2 = "UPDATE ". USERS_TABLE ."            SET user_trophies = '$total_trophies'            WHERE user_id = '$who'";     $r2 = $db -> sql_query($q2);         }     return;     }  function CheckGamesDeletion()     {     global $db, $table_prefix, $board_config;         $q = "SELECT config_value           FROM ". CONFIG_TABLE ."           WHERE config_name = 'current_ina_date'";     $r       = $db -> sql_query($q);     $row    = $db -> sql_fetchrow($r);         $next_deletion  = $row['config_value'];     $explode_it       = explode("-", $next_deletion);     $d_month         = $explode_it[1];     $t_date           = date("Y-m-d");     $x_date           = explode("-", $t_date);     $c_month         = $x_date[1];         if($d_month == $c_month){     }     else     {     if($board_config['ina_delete'] == "1")         {     $q  = "TRUNCATE ". iNA_SCORES ."";     $r   = $db -> sql_query($q);       $q  = "TRUNCATE ". $table_prefix ."ina_trophy_comments";     $r   = $db -> sql_query($q);       $q  = "UPDATE ". CONFIG_TABLE ."            SET config_value = '$t_date'            WHERE config_name = 'current_ina_date'";     $r   = $db -> sql_query($q);         }               }     return;     }#====#==== Author: aUsTiN [austin@phpbb-amod.com] [http://phpbb-amod.com] === |#==== End: ==== Activity Mod Plus ====================================== |   #=======================================================================  



dont know what to do right here

Code: Select all
---------------------------------------[ FIND ]----------------------------------------------------------           'POSTER_AVATAR' => $poster_avatar,  # NOTE, IF YOU HAVE PCP INSTALLED, YOU WONT HAVE THIS LINE, JUST MAKE SURE & ADD THE BELOW TO THE# POSTROW SECTION.  ---------------------------------------[ ADD, AFTER ]----------------------------------------------------  #======================================================================= |#==== Start]['user_id'], $postrow[$i]['user_trophies'], $postrow[$i]['username'], $postrow[$i]['ina_char_name']),#====#==== Author: aUsTiN [austin@phpbb-amod.com] [http://phpbb-amod.com] === |#==== End: ==== Activity Mod Plus ====================================== |   #======================================================================= |
Last edited by badboy on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
[url=http][img=left]http://img50.imageshack.us/img50/2371/userbar19iy.gif[/img][/url]
User avatar
badboy
Members
Members
 
Posts: 46
Likes: 0 post
Liked in: 0 post
Joined: Sun May 21, 2006 12:03 am
Cash on hand: 0.00

Re: Activity Mod Plus

PostAuthor: MWE_001 » Sun Jun 18, 2006 12:53 pm

For a great walkthrough to set up activity mod you should visit foundit's website http://www.founditforum.com I never had a single problem installing from his KB article. I hope this helps some......Have a nice day/night
Last edited by MWE_001 on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.
"Don't gain the world and lose your soul, wisdom is better than silver and gold" -Bob Marley

If you build it, I can break it! ~ Whispered in the tone of the movie Field of Dreams.
User avatar
MWE_001
Sr Integra Member
Sr Integra Member
 
Posts: 1265
Likes: 0 post
Liked in: 0 post
Images: 12
Joined: Fri Apr 21, 2006 6:59 pm
Cash on hand: 0.00
Location: Illinois


Return to IntegraMOD Modifications

Who is online

Registered users: Bing [Bot], Google [Bot], Majestic-12 [Bot]