Zen Cart Logo
Forums / All Other Contributions/Addons / Simple SEO URL (OLD version) [support thread]

Simple SEO URL (OLD version) [support thread]

Views: 1,113,683

Results 481 to 500 of 5,058
30 Aug 2008, 6:22 PM
#481
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Simple SEO URL (OLD version) [support thread]

Page 46, actually,

http://www.zen-cart.com/forum/showpost.php?p=603641&postcount=460

I hope it works for you, as it does work for me. In fact, there is no need to exclude the handler in ssu at all, ssu dont care about links that is not index.php.

Regards

30 Aug 2008, 6:46 PM
#482
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Loaded the version from the link you sent. Still nothing showing under orders. Any ideas. I proved ipn-handler from the exclude list.

30 Aug 2008, 6:47 PM
#483
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Checkk your pm ^_^

30 Aug 2008, 8:42 PM
#484
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Thanks to the help of Yellow I have figured it out my problem with PayPal IPN. I hope this helps others. I installed the IPN module well over a year ago there is a patch release for any one using zencart version 1.3.7and before. This can be down loaded here:

http://www.zen-cart.com/forum/showthread.php?p=390776#post390776

Its easy to tell if you need this patch. If you do not have a field for Payment Data Transfer Identity Token in the paypal ipn module you will need to do this upgrade. The field to enter this is is located at modules>payment, click on paypal ipn then edit. If its not there that is your problem.

You will also have to enable Payment Data Transfer in your PayPal account. When you do this you will receive your token.

Hope this helps & thanks again Yellow!

30 Aug 2008, 10:20 PM
#485
artcoder avatar

artcoder

Zen Follower

Join Date:
Jan 2007
Posts:
166
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

garyclemens:

I installed the IPN module well over a year ago there is a patch release for any one using zencart version 1.3.7and before. This can be down loaded here:

http://www.zen-cart.com/forum/showthread.php?p=390776#post390776

Its easy to tell if you need this patch. If you do not have a field for Payment Data Transfer Identity Token in the paypal ipn module you will need to do this upgrade. The field to enter this is is located at modules>payment, click on paypal ipn then edit. If its not there that is your problem.

You will also have to enable Payment Data Transfer in your PayPal account. When you do this you will receive your token.

That is good info. A while ago (and a couple of Simple Seo version back) I had similar IPN problems as described here. I do not need the Payment Data Transfer patch because I can see the "Payment Data Transfer Identity Token" field in Paypal module. However, that field is blank.

Are you saying that in order to use Simple SEO URL, I have to use PDT Token? Because shop is working fine without PDT token now (albeit without the Simple Seo). Or should I give the lastest version of Simple SEO a try again due to some changes in the Seo module?

30 Aug 2008, 10:56 PM
#486
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I would say: Test it on a test site first.

You may want to just remove the paypal module, then reinstall and see if that helps.

31 Aug 2008, 1:02 AM
#487
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Simple SEO URL (OLD version) [support thread]

I'm not sure about this special case. Usually what happens is: paypal would ping back all the info to ipn_handler, which in turn will update the order i think.

How did it work in the past? Did it work well in the past (before installing seo)? If so then it's supposed to work the same way now, otherwise please let me know.> I can see the "Payment Data Transfer Identity Token" field in Paypal module. However, that field is blank. \

Yellow I had a friend of mine make a purchase and the information did not get to me in admin or email of what he bought. I didn't even get a email from paypal but the money was there. I un-installed simple seo and had my friend try it again and strange as it may seem everything worked out ok. info showed up of what he bought and a email for what he bought. I don't know what to think. Thank you for your help.

31 Aug 2008, 4:38 AM
#488
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Are we talking about using 1 paypal for multiple sites, or just one?

Anyway, the steps that worked for me and garyclemens:

Remove paypal ipn (uninstall)
Update the patch if needed.
Reinstall, set pdt token as instructed by garyclemens above
Also turn on ipn and auto-return in paypal

Regards

31 Aug 2008, 5:26 AM
#489
garyclemens avatar

garyclemens

New Zenner

Join Date:
Jan 2007
Location:
Florida/Missouri
Posts:
77
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

I have another site that I do not use Simple SEO or Payment Data Transfer, and Paypal IPN works fine. You need to check your PayPal settings. It is strange that you didn't receive an email from Paypal. Even though I had problems with IPN using Simple SEO, I still received payment notification from PayPal. After installing the IPN patch and enabling Payment Data Transfer in my PayPal account it worked fine.

31 Aug 2008, 5:28 AM
#490
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Dont forget to remove and reinstall it, that actually did the trick most of the time when you have a problem with a payment module (either with seo module or not), at least for me ^_^

31 Aug 2008, 1:13 PM
#491
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Simple SEO URL (OLD version) [support thread]

Are we talking about using 1 paypal for multiple sites, or just one?
Anyway, the steps that worked for me and garyclemens:

Remove paypal ipn (uninstall)
Update the patch if needed.
Reinstall, set pdt token as instructed by garyclemens above
Also turn on ipn and auto-return in paypal> I have another web site set up The Good Shepherd Store and my wifes web site is going through that one with paypal.As I mention earlier. I will try your suggestions and (uninstall)
ipn. Reinstall it. I have a question, do I use the same token that was given me from The Good Shepherd Store since this is my main store that my other web site is going through. I know what Doctor Byte was saying about zen cart
Zen Cart can happily use the same PayPal account on multiple sites ... because each store sends its own IPN URL for each transaction with the submitted transaction data, and then PayPal uses that submitted URL for all IPNs related to that transaction, regardless of what URL is entered in the merchant's PayPal Profile details. (But whatever is in their profile must point to a real working URL that will properly respond to IPNs, otherwise if PayPal sends any IPNs to that address and fails, it will deactivate IPN functionality altogether after enough failures.)We have discuss that before a while back here in this thread.
http://www.zen-cart.com/forum/showthread.php?t=88040

31 Aug 2008, 1:39 PM
#492
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Should be the same, cant have more than 1 anyway.

31 Aug 2008, 7:09 PM
#493
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Simple SEO URL (OLD version) [support thread]

Yellow I setup the pdt token as instructed by garyclemens and had my friend make another purchase. It still does not show the info in admin or send me a email. At least paypal does. I just don't know whats happening here. Just had a thought. I have my main store set up for paypal express not Paypal IPN. Do you think this could be the problem? I don't know. What if I set the other store for paypal express instead of IPN you think that would resolve the problem.

31 Aug 2008, 7:11 PM
#494
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Wait, lets clear things up first:

  1. so the store you are testing right now, is it using paypal ipn or paypal express?
  2. can you turn on the debug log in admin, then pm me the log after you placed an order?
  3. also, pm me your store address. And if possible, the store admin so I can peek into the configuration (this is just optional, we can still work it out without that)
31 Aug 2008, 7:19 PM
#495
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Simple SEO URL (OLD version) [support thread]

Yellow the store I'm trying this on is set up using ipn. My main store that this site is going through is using paypal express. I can not send that log to you right now, my friend will not be on for a few days so I have no one to purchase from me right now. I have the item setup for $1.00 if you would go there and make a purchase and I will refund your money then I will send you the debug info and I will pm you with all the rest of the info.

31 Aug 2008, 7:25 PM
#496
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

countrycharm:

Yellow the store I'm trying this on is set up using ipn. My main store that this site is going through is using paypal express. I can not send that log to you right now, my friend will not be on for a few days so I have no one to purchase from me right now. I have the item setup for $1.00 if you would go there and make a purchase and I will refund your money then I will send you the debug info and I will pm you with all the rest of the info.
And the store url is? And you did reinstall the paypal ipn right?

31 Aug 2008, 7:32 PM
#497
countrycharm avatar

countrycharm

Totally Zenned

Join Date:
Jul 2007
Posts:
2,179
Plugin Contributions:
2

Re: Simple SEO URL (OLD version) [support thread]

31 Aug 2008, 7:36 PM
#498
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Checkk PM ^_^

31 Aug 2008, 7:55 PM
#499
bigbadboy avatar

bigbadboy

Totally Zenned

Join Date:
Apr 2008
Location:
London
Posts:
557
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Seems I've been hit with this problem as well.

Any update for this that I've missed?

31 Aug 2008, 7:58 PM
#500
yellow1912 avatar

yellow1912

Totally Zenned

Join Date:
Oct 2006
Posts:
5,422
Plugin Contributions:
0

Re: Simple SEO URL (OLD version) [support thread]

Did you try the ipn check script that goes with the 1.3.8 zen default package?