Cash mod

death180

Seasoned Veteran
Joined
Jul 3, 2009
Messages
4,338
Reaction score
0
FP$
1,767
I can't seem to find a cash mod for phpBB3, do they even exist yet? Or do i have to use version 2.0?


Ok real quick:

What am i supposed to do when i am told to do this when installing a mod, it is the first thing they have you do:
Copy: root/adm/mods/ultimate_points_check_version.php
To: adm/mods/ultimate_points_check_version.php
 
Thanks for the link. But i still have a problem...

it tells me to do this and i don't know exactly what they are telling me to do:
Copy: root/adm/mods/ups_easy_shop_check_version.php
To: adm/mods/ups_easy_shop_check_version.php
Copy: root/adm/style/acp_shop_mod.html
To: adm/style/acp_shop_mod.html
Copy: root/images/shop_icons/*.*
To: images/shop_icons/*.*
Copy: root/includes/acp/info/acp_shop_mod.php
To: includes/acp/info/acp_shop_mod.php
Copy: root/includes/acp/acp_shop_mod.php
To: includes/acp/acp_shop_mod.php
Copy: root/includes/shop/items/*.*
To: includes/shop/items/*.*
Copy: root/includes/shop/functions_shop.php
To: includes/shop/functions_shop.php
Copy: root/includes/ucp/info/ucp_shop.php
To: includes/ucp/info/ucp_shop.php
Copy: root/includes/ucp/ucp_shop.php
To: includes/ucp/ucp_shop.php
Copy: root/language/en/mods/info_acp_shop.php
To: language/en/mods/info_acp_shop.php
Copy: root/language/en/mods/info_ucp_shop.php
To: language/en/mods/info_ucp_shop.php
Copy: root/language/en/mods/shop.php
To: language/en/mods/shop.php
Copy: root/styles/prosilver/template/shop.html
To: styles/prosilver/template/shop.html
Copy: root/styles/prosilver/template/ucp_shop_inventory.html
To: styles/prosilver/template/ucp_shop_inventory.html
Copy: root/styles/prosilver/template/ucp_shop_present.html
To: styles/prosilver/template/ucp_shop_present.html
Copy: root/styles/prosilver/theme/images/icon_shop.gif
To: styles/prosilver/theme/images/icon_shop.gif
Copy: root/umil/*.*
To: umil/*.*
Copy: root/install_shop.php
To: install_shop.php
Copy: root/shop.php
To: shop.php
 
Basically upload all the files in the root directory of the download to your phpBB installation. In your ftp client, open the root directory of the mod download on the left (your pc side) and on the right (your host side) open the root of phpBB (if will show index.php, ucp.php, config.php and loads of other files and directories). Then just highlight all the files and directories on the left and drag them to the right and they will all upload into the correct place.
 
Yeah once you have uplaoded them, do the edits. Make sure you make a backup of the files and the db before doing the edits and running the install files that alters the db.
 
Filezilla is not allowing me to edit the files. iT says it can't find dreamweaver... even though i have dreamweaver installed, how could i edit it without dreamweaver?
 
death180 said:
Filezilla is not allowing me to edit the files. iT says it can't find dreamweaver... even though i have dreamweaver installed, how could i edit it without dreamweaver?

You could use WinSCP if you have it.
 
death180 said:
Filezilla is not allowing me to edit the files. iT says it can't find dreamweaver... even though i have dreamweaver installed, how could i edit it without dreamweaver?

Don't use Dreamweaver to edit those files . Use some text editor , like Notepad++ .
 
NVM guys. I editted the wrong file or something and effed it up big time. Luckily i backed it up before i started messing with the php files.

In order for me to get mods on there i am going to have to have someone with experience do it. Unless there is a "Installing mods on phpBB3 for dummies" book...
 
Cash Mod is a bit difficult to install though , all a lot of files need to be modified . I never tried it out though . But you can contact Tayne or BadProgrammers , they are experts in these kind of jobs .
 
maybe you should start with a smaller mod before you install the cash mod as the cash mod is one of the biggest mods on phpBB3
 
is it? Well i am also looking to get a reputation mod also. Do you know of any real small and easy ones?
 
The reputation mod is also quite large. Bigger mods basically are the same as smaller mods but just require more edits so they are not exactly harder but they are just longer. The cash mod is not harder then the "Who was here" mod but the cash mod just requires alot more edits.

A smaller mod you could try is something like this - http://www.phpbb.com/community/viewtopi ... 9&t=584852
 
Oh thanks! I was wondering how some forums automatically did that. I will give it a try.
 
Back
Top Bottom