News:

Support the VirtueMart project and become a member

Main Menu

paypal 404 when canceling an order

Started by nickon2, January 14, 2015, 20:09:59 PM

Previous topic - Next topic

nickon2

Hi,

I just setup the paypal plugin and it redirects me OK to the paypal site but when canceling the order on the paypal page it returns me to an 404 page
It seems to be an sef problem (although I use the standard joomla sef only ), as when I disable the sef it is OK
the non-sef url is
/index.php?option=com_virtauemart&view=pluginresponse&task=pluginUserPaymentCancel&on=04c5095&pm=6&Itemid=0
and with the sef on the link is
/%1A%1A-%1A%1A%1A%1A%1A%1A-%1A%1A%1A/pluginresponse/pluginUserPaymentCancel.html?on=8d74096&pm=6

How can I fix this?

Using joomla 2.5.11
vm 2.0.22d
php 5.3.3


Thanks

nickon2

Status update:

I found that if I replace

/%1A%1A-%1A%1A%1A%1A%1A%1A-%1A%1A%1A/pluginresponse/pluginUserPaymentCancel.html?on=8d74096&pm=6
with

προϊόντα/pluginresponse/pluginUserPaymentCancel.html?on=8d74096&pm=6

Note that "προϊόντα" is the sef for virtuemart as the site is in Greek.
Hope it helps someone to help me

Kind Regards

AH

option=com_virtauemart

Was that a cut and paste error?

If not, this is incorrect

com_virtuemart
Regards
A

Joomla 3.10.11
php 8.0

nickon2

thanks Hutson,

It was a cut and paste error. I upgraded to 2.0.26d (not to 2.6 due to my php version that is 5.3.3 and not 5.3.10) and now paypal works ok. But now I have other problems...  :(

nickon2


AH

Regards
A

Joomla 3.10.11
php 8.0