[ABD] Paypal Shop V0.0.1

Any abandoned MODs will be moved to this forum.

WARNING: MODs in this forum are not currently being supported or maintained by the original MOD author. Proceed at your own risk.
Forum rules
IMPORTANT: MOD Development Forum rules

WARNING: MODs in this forum are not currently being supported nor updated by the original MOD author. Proceed at your own risk.
Locked
Woblee
Registered User
Posts: 60
Joined: Mon Mar 29, 2004 11:55 pm
Contact:

Re: [BETA] Paypal Shop V0.0.1

Post 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?
rcnutterz
Registered User
Posts: 97
Joined: Thu Apr 03, 2008 8:16 pm

Re: [BETA] Paypal Shop V0.0.1

Post 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

Code: Select all

	'PPSHOP'	                => 'Pay Pal Shop',
change that to whatever you want it to display, i am assuming in your case it would be:

Code: Select all

	'PPSHOP'	                => 'TDS Store',
regards, Ian.
Woblee
Registered User
Posts: 60
Joined: Mon Mar 29, 2004 11:55 pm
Contact:

Re: [BETA] Paypal Shop V0.0.1

Post 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

Code: Select all

	'PPSHOP'	                => 'Pay Pal Shop',
change that to whatever you want it to display, i am assuming in your case it would be:

Code: Select all

	'PPSHOP'	                => 'TDS Store',
regards, Ian.
When I make that edit I start getting the errors again. Best thinks I'll leave that one.
Woblee
Registered User
Posts: 60
Joined: Mon Mar 29, 2004 11:55 pm
Contact:

Re: [BETA] Paypal Shop V0.0.1

Post 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
CocoVFR
Registered User
Posts: 58
Joined: Fri Feb 01, 2008 12:56 pm

Re: [BETA] Paypal Shop V0.0.1

Post 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. :D
rcnutterz
Registered User
Posts: 97
Joined: Thu Apr 03, 2008 8:16 pm

Re: [BETA] Paypal Shop V0.0.1

Post by rcnutterz »

Woblee wrote:Can't thank you enough Nutterz
no problems mate :)
jak01.com
Registered User
Posts: 292
Joined: Sat Jun 16, 2007 1:54 pm

Re: [BETA] Paypal Shop V0.0.1

Post 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
Woblee
Registered User
Posts: 60
Joined: Mon Mar 29, 2004 11:55 pm
Contact:

Re: [BETA] Paypal Shop V0.0.1

Post 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.
CocoVFR
Registered User
Posts: 58
Joined: Fri Feb 01, 2008 12:56 pm

Re: [BETA] Paypal Shop V0.0.1

Post by CocoVFR »

In the post above (i dont remember where exactly), it's explain why: there is two tag "<Div>" that you must delete.
Woblee
Registered User
Posts: 60
Joined: Mon Mar 29, 2004 11:55 pm
Contact:

Re: [BETA] Paypal Shop V0.0.1

Post by Woblee »

jak01.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
Here's ours

http://www.tds-hq.com/forum/ppshop.php
Abera
Registered User
Posts: 674
Joined: Mon Jan 15, 2007 1:26 am

Re: [BETA] Paypal Shop V0.0.1

Post 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
Pharo_X
Registered User
Posts: 5
Joined: Mon Nov 24, 2008 11:59 pm

Re: [BETA] Paypal Shop V0.0.1

Post 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.
Woblee
Registered User
Posts: 60
Joined: Mon Mar 29, 2004 11:55 pm
Contact:

Re: [BETA] Paypal Shop V0.0.1

Post 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 ;)
Pharo_X
Registered User
Posts: 5
Joined: Mon Nov 24, 2008 11:59 pm

Re: [BETA] Paypal Shop V0.0.1

Post 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.
Woblee
Registered User
Posts: 60
Joined: Mon Mar 29, 2004 11:55 pm
Contact:

Re: [BETA] Paypal Shop V0.0.1

Post 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. :D
Locked

Return to “[3.0.x] Abandoned MODs”