Log in Register FAQ Memberlist Search Welcome to RCF - WHF Forum Index
alt : test.swf
Welcome to RCF - WHF
4fx3.gif 
calendar_open_closeCalendar 
[Solved] Cash Mod Install problem
Post new topic   Reply to topic View previous topic :: View next topic
Goto page: Previous  1, 2
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support Add To Bookmarks
Re: [Solved] Cash Mod Install problem
PostPosted: 05/08/2007 3:11 PM Reply with quote
Hummingbird
korr
Hummingbird
Posts 8
Word Cnt. 281
BDay N/A
Sign N/A
Joined: May 07, 2007
Local time: 12:45 PM
peace.gif
i belive so if i did make a mistake then this is the one i copyed from the template folder abt 1 min ago

http://www.m-i-a.co.uk/content/memberlist_body.tpl.txt

-Peace
Back to Top
View user's profile Find all posts by korr Send private message  
Re: Cash Mod Install problem
PostPosted: 05/08/2007 3:16 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 1:45 PM
Location: St Pete, FL
peace.gif
Ok, let's just do the brute force method then:

OPEN
cm_install_223.txt

FIND
Code:
#
#-----[ FIND ]------------------------------------------
# in subSilver, the full line is
#
<!-- END memberrow -->
<tr>
<td
#
#-----[ IN-LINE FIND ]------------------------------------------
#
9
#
#-----[ IN-LINE REPLACE WITH ]------------------------------------------
#
[NUM_COLUMNS}

REPLACE WITH
Code:
#
#-----[ FIND ]------------------------------------------
# in subSilver, the full line is
#
<td class="catBottom" colspan="9" height="28">&nbsp;</td>
#
#-----[ REPLACE WITH ]------------------------------------------
#
<td class="catBottom" colspan="[NUM_COLUMNS}" height="28">&nbsp;</td>

Save, upload, and try again using EM...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
Re: [Solved] Cash Mod Install problem
PostPosted: 05/08/2007 3:33 PM Reply with quote
Hummingbird
korr
Hummingbird
Posts 8
Word Cnt. 281
BDay N/A
Sign N/A
Joined: May 07, 2007
Local time: 12:45 PM
peace.gif
Thanks so much for all your help, its installed and appears to be working fine thanks again

-Peace
Back to Top
View user's profile Find all posts by korr Send private message  
Re: Cash Mod Install problem
PostPosted: 05/08/2007 3:42 PM Reply with quote
Site Admin
Nightrider
Site Admin
Posts 30757
Word Cnt. 2,628,690
BDay Jul 28
Sign Leo
Sex Sex:Male
Joined: Sep 25, 2004
Local time: 1:45 PM
Location: St Pete, FL
peace.gif
Great!!!  Congratulations korr!!!   Applause

Did you create the user_points field in your phpbb_users table?  I don't know why this MOD doesn't do it because many MODs that rely on the Cash MOD require the field.  You can run this from your browser to add the user_points field to your phpbb_users table...

User_Points_DB_Update.zip

The path to the file could look something like this:

http://yourdomain.com/phpBB2/User_Points_DB_Update.php

After you have successfully updated your database, you can delete the User_Points_DB_Update.php file from your phpBB forum folder.  You can find the MOD author's comments on this in your Cash MOD README.txt file...

munky2
Back to Top
View all pictures posted by this userView user's profile Find all posts by Nightrider Send private message   AIM Address Yahoo Messenger Phoogle Map ICQ Number
 Post new topic  Reply to topic
Information
Welcome to RCF - WHF Forum Index -> Area 51 - phpBB & Easymod Tech Support

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum
All times are GMT - 5 Hours
Goto page: Previous  1, 2
Page 2 of 2


Add To Bookmarks

 
  
  


  Google

Powered by phpBB © 2001, 2005 phpBB Group

Page generation time: 0.4484s (PHP: 49% - SQL: 51%) - SQL queries: 39 - GZIP disabled - Debug on