Jump to content

Recommended Posts

Dear friend i recently tryed to install the new version 1.4.4.1 with the payment module paypal 2.8

and i realize that payment module is not warking and is giving me the error Error 310 (net::ERR_TOO_MANY_REDIRECTS)

I spent a day to find a solution but nothing

 

does enybody know how can i fix this error??

please help me

 

thanks in advance

Link to comment
Share on other sites

Please check this thread to find a solution for your problem.

it is not in English, try to use Google translation to read it.

 

http://www.prestashop.com/forums/topic/105833-erro-310-neterr-too-many-redirects/

 

If you still have trouble to get it work, you may have have a look at my Agile Paypal Express Checkout. It is easy to install and configuration. What you need to do is just input your Paypal email address. And there are more features like express checkout no customer register and finish payment in just a few clicks.

 

You can find it this thread.

http://www.prestashop.com/forums/viewthread/77195/

Link to comment
Share on other sites

Hello,

thanks for the answer but i did not manage to work

i tryed to solve the problem with the first solution but there is no such field PS_CANONICAL_REDIRECT in the table ps_configuration. Do you have anything to sugest else me

 

 

Please check this thread to find a solution for your problem.

it is not in English, try to use Google translation to read it.

 

http://www.prestashop.com/forums/topic/105833-erro-310-neterr-too-many-redirects/

 

If you still have trouble to get it work, you may have have a look at my Agile Paypal Express Checkout. It is easy to install and configuration. What you need to do is just input your Paypal email address. And there are more features like express checkout no customer register and finish payment in just a few clicks.

 

You can find it this thread.

http://www.prestashop.com/forums/viewthread/77195/

Link to comment
Share on other sites

thanks for the answer but i did not manage to work

i tryed to solve the problem with the first solution but there is no such field PS_CANONICAL_REDIRECT in the table ps_configuration. Do you have anything to sugest else me

If you are using 1.4.4, I think it should be there in the table.

You can use database management tool like PHPMyAdmin to browse the table.

 

Or you can try to run this SQL

 

SELECT * 
FROM `ps_configuration` 
WHERE name = 'PS_CANONICAL_REDIRECT'

Link to comment
Share on other sites

Hello good and good morning.

I manage to find this field i change it but now i get a different error

We're sorry, but the Web address you entered is no longer available when i press the check out button. Do you also know about it?

error 404

 

thanks in advance

George

 

thanks for the answer but i did not manage to work

i tryed to solve the problem with the first solution but there is no such field PS_CANONICAL_REDIRECT in the table ps_configuration. Do you have anything to sugest else me

If you are using 1.4.4, I think it should be there in the table.

You can use database management tool like PHPMyAdmin to browse the table.

 

Or you can try to run this SQL

 

SELECT * 
FROM `ps_configuration` 
WHERE name = 'PS_CANONICAL_REDIRECT'

Link to comment
Share on other sites

it seems i find the solution also for the error 404 after i press the checkout button

Just login to your admin, go to preference tad, chose the SEO & URLs and disable the Friendly URL ratio button (press no)

 

Preoceed with this after you make the change according to this link

 

http://www.prestasho...many-redirects/

 

thanks a lot shokinro

 

 

 

Hello good and good morning.

I manage to find this field i change it but now i get a different error

We're sorry, but the Web address you entered is no longer available when i press the check out button. Do you also know about it?

error 404

 

thanks in advance

George

 

thanks for the answer but i did not manage to work

i tryed to solve the problem with the first solution but there is no such field PS_CANONICAL_REDIRECT in the table ps_configuration. Do you have anything to sugest else me

If you are using 1.4.4, I think it should be there in the table.

You can use database management tool like PHPMyAdmin to browse the table.

 

Or you can try to run this SQL

 

SELECT * 
FROM `ps_configuration` 
WHERE name = 'PS_CANONICAL_REDIRECT'

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...