been scratching my head for a couple of hours now,
just cannot track down any clues to the problem i'm having.
currently upgrading working 150 to test 151
have been meticulous with methodical with procedure
getting the following problem;
when logged in,
clicking the checkout button on cart page,
resulting page url is correct (/index.php?main_page=checkout_shipping),
but get a blank page with the source code below
I cannot find any of the above [i.e. abEventHandlerAttached, DNTPPageEvent, dntpIgnore] in any of the files, or any of the keywords on this site or google...Code:<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML abEventHandlerAttached="true"><HEAD> <META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD> <BODY></BODY> <DIV style="WIDTH: 0px; DISPLAY: none; HEIGHT: 0px" id=DNTPPageEvent dntpIgnore="true"></DIV></HTML>
site works fine up to clicking the checkout button on IE9, Firefox and chrome.
then getting a blank page on IE9 and firefox,
but a 503 error (service unavailable) in chrome.
been all over my hosting including the phpMyAdmin end,
able to upload via the control panel and ftp through filezilla,
nothing wrong there,
so confused by chrome stating a 503
clues anyone?


Reply With Quote
