Jump to content

THE BIG PROBLEM...


Recommended Posts

think that this forum offers you free problem solving. your shop was free - and what are you doing?

a more friendly message and more concise title and description wold have been way better.

if you don't take your time to write a proper message why someone will spend the time answering you?

change display errors to be on from the configuration file and you will notice the error.

Link to comment
Share on other sites

than maybe your server is ignoring the setting.

try one of the following:
1. place in htaccess:
php_flag display_errors on

2. try to see if you have an error log somewhere

3. contact your host if you can't see the php errors (to find out - make a test.php and place there <?php echo asdaufd();?> in this way you'll see if errors are displaying)

Link to comment
Share on other sites

in IE 8 appear for link http://ccampea.com/lojacc/product.php?id_product=11, the error:
Most likely causes:
•The website is under maintenance.
•The website has a programming error.

What you can try:
Refresh the page.

Go back to the previous page.

More information

This error (HTTP 500 Internal Server Error) means that the website you are visiting had a server problem which prevented the webpage from displaying.

Link to comment
Share on other sites

your host will have log files on the server that will tell you what error you are experiencing. there's no way of telling without error checking or scanning the log files.

I would suggest you download the whole site to your computer, install WAMP and reinstall the site locally. It will allow you to find the errors easily.

Link to comment
Share on other sites

  • 3 months later...
in IE 8 appear for link http://ccampea.com/lojacc/product.php?id_product=11, the error:
Most likely causes:
•The website is under maintenance.
•The website has a programming error.
.


long solved probably, but it could be that you didn't put an IP address that is allowed to access the site when closed for maintenance. Do that in the Back Office under Preferences.

F
Link to comment
Share on other sites

×
×
  • Create New...