I've got a script error during checkout.
Two things happening:
First, When you add a product to the basket, the website shows the basket for a few seconds and at the top right of the screen the total. Then after a few seconds, the website moves back to the product as it should but the basket shows amount equal to "0".
Second, the paypal page does not appear after clicking on the "Checkout with PayPal" button on the checkout page showing me a 404 error.
I haven't changed anything on the website and hostgator have confirmed no updates were made on the site that would prevent scripts from running properly.
Can someone check and advice properly as we had no sales for 4 days now!
Website ( grafea dot com )
Thank you
I have already tried refreshing the website without any luck.
This is the error report I got from hostgator:
Two things happening:
First, When you add a product to the basket, the website shows the basket for a few seconds and at the top right of the screen the total. Then after a few seconds, the website moves back to the product as it should but the basket shows amount equal to "0".
Second, the paypal page does not appear after clicking on the "Checkout with PayPal" button on the checkout page showing me a 404 error.
I haven't changed anything on the website and hostgator have confirmed no updates were made on the site that would prevent scripts from running properly.
Can someone check and advice properly as we had no sales for 4 days now!
Website ( grafea dot com )
Thank you
I have already tried refreshing the website without any luck.
This is the error report I got from hostgator:
read failed: at al000001.pm line 359
at /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux/Net/SSL.pm line 215
Net::SSL::die_with_error('Net::SSL=GLOB(0x20732c0)', 'read failed') called at /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux/Net/SSL.pm line 228
Net::SSL::read('Net::SSL=GLOB(0x20732c0)', 'HTTP/1.1 200 OK\x{d}\x{a}Connection: close\x{d}\x{a}Server: VPS-3.033.00\x{d}\x{a}X-V...', 1024) called at al000001.pm line 359
ACTINIC::HTTPS_SendAndReceive('payflowpro.verisign.com', 443, '/transaction', 'CURRENCY[3]=USD&AMT[3]=200&TESTMODE[1]=0&TENDER[1]=P&ACTION[1...', 'POST', 1, undef, 'Connection: close\x{d}\x{a}X-VPS-REQUEST-ID: 13438574640.929137083542...') called at al000001.pm line 4761
SSLConnection::SendRequest('SSLConnection=HASH(0x1e3f610)', 'CURRENCY[3]=USD&AMT[3]=200&TESTMODE[1]=0&TENDER[1]=P&ACTION[1...') called at (eval 30) line 752
ActinicPaypalConnection::SendRequest('ActinicPaypalConnection=HASH(0x1e49830)') called at (eval 30) line 913
ActinicPaypalConnection:oStartCheckout('ActinicPaypalConnection=HASH(0x1e49830)', 200) called at (eval 30) line 85
main::StartPaypalProCheckout() called at os000001.pl line 365
main::ProcessInput() called at os000001.pl line 68
at /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux/Net/SSL.pm line 215
Net::SSL::die_with_error('Net::SSL=GLOB(0x20732c0)', 'read failed') called at /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux/Net/SSL.pm line 228
Net::SSL::read('Net::SSL=GLOB(0x20732c0)', 'HTTP/1.1 200 OK\x{d}\x{a}Connection: close\x{d}\x{a}Server: VPS-3.033.00\x{d}\x{a}X-V...', 1024) called at al000001.pm line 359
ACTINIC::HTTPS_SendAndReceive('payflowpro.verisign.com', 443, '/transaction', 'CURRENCY[3]=USD&AMT[3]=200&TESTMODE[1]=0&TENDER[1]=P&ACTION[1...', 'POST', 1, undef, 'Connection: close\x{d}\x{a}X-VPS-REQUEST-ID: 13438574640.929137083542...') called at al000001.pm line 4761
SSLConnection::SendRequest('SSLConnection=HASH(0x1e3f610)', 'CURRENCY[3]=USD&AMT[3]=200&TESTMODE[1]=0&TENDER[1]=P&ACTION[1...') called at (eval 30) line 752
ActinicPaypalConnection::SendRequest('ActinicPaypalConnection=HASH(0x1e49830)') called at (eval 30) line 913
ActinicPaypalConnection:oStartCheckout('ActinicPaypalConnection=HASH(0x1e49830)', 200) called at (eval 30) line 85
main::StartPaypalProCheckout() called at os000001.pl line 365
main::ProcessInput() called at os000001.pl line 68
Comment