Page 13 of 21
Re: [BETA] Paypal Shop V0.0.1
Posted: Thu Apr 23, 2009 7:05 pm
by Woblee
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?
Re: [BETA] Paypal Shop V0.0.1
Posted: Thu Apr 23, 2009 7:25 pm
by rcnutterz
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?
in the install instructions there is an edit in:
language/en/common.php
change that to whatever you want it to display, i am assuming in your case it would be:
regards, Ian.
Re: [BETA] Paypal Shop V0.0.1
Posted: Thu Apr 23, 2009 9:36 pm
by Woblee
rcnutterz wrote: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?
in the install instructions there is an edit in:
language/en/common.php
change that to whatever you want it to display, i am assuming in your case it would be:
regards, Ian.
When I make that edit I start getting the errors again. Best thinks I'll leave that one.
Re: [BETA] Paypal Shop V0.0.1
Posted: Thu Apr 23, 2009 9:47 pm
by Woblee
It's worked now, seems to be if I do it in notepad compared to wordpad. Dam computers, lol.
Can't thank you enough Nutterz
Re: [BETA] Paypal Shop V0.0.1
Posted: Thu Apr 23, 2009 9:55 pm
by CocoVFR
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.

Re: [BETA] Paypal Shop V0.0.1
Posted: Thu Apr 23, 2009 10:21 pm
by rcnutterz
Woblee wrote:Can't thank you enough Nutterz
no problems mate

Re: [BETA] Paypal Shop V0.0.1
Posted: Fri Apr 24, 2009 5:04 pm
by jak01.com
Thank you Rcnutterz for answering that (I should know the answer to that question really

) maybe ill know next time.
If any one has any more comments or suggestions please reply
Jak01
Re: [BETA] Paypal Shop V0.0.1
Posted: Sat Apr 25, 2009 2:27 pm
by Woblee
'Tis me again, no long painful query this time though
Just noticed that in ppshopcats.php when you are viewing items, the footer at the bottom (where it shows BOARD INDEX and THE TEAM) is full width of the screen and not aligned with the other boxes.
Re: [BETA] Paypal Shop V0.0.1
Posted: Sat Apr 25, 2009 2:58 pm
by CocoVFR
In the post above (i dont remember where exactly), it's explain why: there is two tag "<Div>" that you must delete.
Re: [BETA] Paypal Shop V0.0.1
Posted: Sun Apr 26, 2009 9:14 am
by Woblee
Re: [BETA] Paypal Shop V0.0.1
Posted: Sun Apr 26, 2009 2:51 pm
by Abera
For you people that want to test the shop without having to make a real purchase try this.
From PayPal:
* Self-Contained Testing Environment: Serves as the ideal place to test PayPal application components before being integrated into an application. Test your Website Payments, Instant Payment Notification (IPN), and APIs.
The PayPal Sandbox
Re: [BETA] Paypal Shop V0.0.1
Posted: Wed Apr 29, 2009 6:25 am
by Pharo_X
Hi Guys,
Wonderful and very useful MOD you've done here. I've downloaded and installed without fail (sort of) on my first try, but what I am experiencing is I get logged off, when I click into my shop category to view items. I've successfully added items and categories, but I can't seem to stay logged on to view my items with cart add options...?
Did I forget to edit something? Please help.
Thanks and keep up the awesome work.
Re: [BETA] Paypal Shop V0.0.1
Posted: Wed Apr 29, 2009 8:40 am
by Woblee
Are you using Notepad++ or Wordpad ??
I was getting that along with the errors listed in previous posts due to me using standard notepad to do the edits.
My 2p if it's any help

Re: [BETA] Paypal Shop V0.0.1
Posted: Wed Apr 29, 2009 4:29 pm
by Pharo_X
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.
Re: [BETA] Paypal Shop V0.0.1
Posted: Thu Apr 30, 2009 7:29 am
by Woblee
Pharo_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.
No ideas about Macs, sorry. Here is the post from earlier that showed where I was going wrong
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.
