Customizing SMF > Modifications and Packages

SMFShop- Version 3.2 Now SMF 2.0 Support!

<< < (543/567) > >>

die2mrw007:

--- Quote from: vbgamer45 on March 09, 2012, 10:50:18 AM ---Check the Shop.english.php langauge file

--- End quote ---
can you specify the exact line ?
Coz, I have replaced "money" with "credits" wherever i did see in this php file but still it is shown "money" under profile. Check the screenshot.

You mean this set of line ?
$txt['shop_send_money'] = 'Send Money to Someone';

die2mrw007:
I am checking the display.template,php file currently.... I think the code must be present there

die2mrw007:
Not able to solve it.... Please help me with the codes.....I need to change the text "send money to... " to "Send Credits to..."

hcfwesker:

--- Quote from: die2mrw007 on March 09, 2012, 10:49:03 AM ---How to rename "Send Money to [Username]" to something different....... I want it to set "Send Credits to..."
--- End quote ---

Themes/default/languages/Modifications.english.php

Find

--- Code: ---$txt['shop_display_send_money'] = 'Send Money To';
--- End code ---

die2mrw007:

--- Quote from: hcfwesker on March 10, 2012, 04:35:10 AM ---
--- Quote from: die2mrw007 on March 09, 2012, 10:49:03 AM ---How to rename "Send Money to [Username]" to something different....... I want it to set "Send Credits to..."
--- End quote ---

Themes/default/languages/Modifications.english.php

Find

--- Code: ---$txt['shop_display_send_money'] = 'Send Money To';
--- End code ---

--- End quote ---
Thanks a lot... :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version