in the install instructions there is an edit in:Woblee wrote:Thanks Nutterz, I've made the change and it looks great. But the only think is that when you are on the bord index it still shows "Pay Pal Shop" rather than the new name, where do I need to change this?
Code: Select all
'PPSHOP' => 'Pay Pal Shop',
Code: Select all
'PPSHOP' => 'TDS Store',
When I make that edit I start getting the errors again. Best thinks I'll leave that one.rcnutterz wrote:in the install instructions there is an edit in:Woblee wrote:Thanks Nutterz, I've made the change and it looks great. But the only think is that when you are on the bord index it still shows "Pay Pal Shop" rather than the new name, where do I need to change this?
language/en/common.phpchange that to whatever you want it to display, i am assuming in your case it would be:Code: Select all
'PPSHOP' => 'Pay Pal Shop',
regards, Ian.Code: Select all
'PPSHOP' => 'TDS Store',
no problems mateWoblee wrote:Can't thank you enough Nutterz
Here's oursjak01.com wrote:The known running known shops running at the moment are:
http://www.jak01.com/phpBB3/ppshop.php
http://www.rcnutterz.com/ppshop.php
http://www.beracing.be/forum/ppshop.php
http://vergel.kilu.de/ppshop.php
http://www.hydrostreamforums.com/ppshop.php
http://www.srsclubsport.fr/ppshopcats.php?mode=Deco
Please reply with your shop link so we can see what it looks like, and keep the comments and suggestions coming![]()
Thanks (already 50 downloads)
Jack
No ideas about Macs, sorry. Here is the post from earlier that showed where I was going wrongPharo_X wrote:I'm actually using Dreamweaver. What would you suggest? Oh, and I'm on Mac. I'll try to re-edit and save again, to see if it helps.
Thanks.
CocoVFR wrote:Your probleme is that file must be saved in "UTF-8 without BOM" format.
Use Notepad++ to make this edition. It's free, and you can saved everykind of file in every kind of format.