Jump to content



Latest News: (loading..)

djramm

Member Since 30 Sep 2009
OFFLINE Last Active Feb 11 2013 06:05 AM
-----

Posts I've Made

In Topic: 2.3.2 update killed my store

11 February 2013 - 06:05 AM

Thanks for that Phil I have check that now but still no main web page/site i have even tried to use back up file but no help.
I'll work it out one way or another.
:thumbsup:

In Topic: 2.3.2 update killed my store

07 February 2013 - 09:49 AM

I now get this error

Quote

Parse error: syntax error, unexpected $end in public_html/shop/includes/functions/general.php on line 1422
From This Code
// nl2br() prior PHP 4.2.0 did not convert linefeeds on all OSs (it only converted \n)
function tep_convert_linefeeds($from, $to, $string) {
if ((PHP_VERSION < "4.0.5") && is_array($from)) {
	 return preg_replace('/(' . implode('|', $from) . ')/', $to, $string);
} else {
	 return str_replace($from, $to, $string);
}
}
?>

What is missing..?

Anyone..............
Thanks for your time

In Topic: 2.3.2 update killed my store

07 February 2013 - 07:39 AM

Server error


Quote

The website encountered an error while retrieving https://dcsstore.net.au/shop/. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
  • Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

I recived this message on chrome.
I use fire fox.

In Topic: 2.3.2 update killed my store

07 February 2013 - 07:04 AM

View Postdjramm, on 07 February 2013 - 04:42 AM, said:

Hi all I have gone through all the instrutions and read the tread and i still have the white screens of death it has taken me nearly 14 months to remember how to log into my shop after nearly dieing and sufering an aquired brain injury. i completed successfuly the 2.3.1 - 2.3.2 upgrade manuely. its the 2.3.2 - 2.3.3 upgrade that went south on me. I have gone through the steps 3 times now and every thing is the way it should be. I have also tried to force php errors to show and that dosen't even happen. :blush:
  Have gotten back end back some code was wrong change on shop side still nothing.

In Topic: 2.3.2 update killed my store

07 February 2013 - 04:42 AM

Hi all I have gone through all the instrutions and read the tread and i still have the white screens of death it has taken me nearly 14 months to remember how to log into my shop after nearly dieing and sufering an aquired brain injury. i completed successfuly the 2.3.1 - 2.3.2 upgrade manuely. its the 2.3.2 - 2.3.3 upgrade that went south on me. I have gone through the steps 3 times now and every thing is the way it should be. I have also tried to force php errors to show and that dosen't even happen. :blush: