Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Admin Panel went blank


henneart

Recommended Posts

Posted

My admin panel was working then it went blank and can't get it back. Any ideas on how to fix it? I'm not knowlegdable about code. Been searching the boards - others having the same problem but no solutions.

Appreciate any help I can get, would love to get store up and running.

Thanks!

Posted
My admin panel was working then it went blank and can't get it back. Any ideas on how to fix it? I'm not knowlegdable about code. Been searching the boards - others having the same problem but no solutions.

Appreciate any help I can get, would love to get store up and running.

Thanks!

 

I am getting the following error: PHP Fatal error: main() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/application_top.php' (include_path='.:/usr/local/lib/php-4.4.7/lib/php') in /hermes/bosweb/web073/b735/ipw.henneart/public_html/store/admin/index.php on line 13

 

What do I need to fix?

Thanks

Posted

cHECK ADMIN/INCLUDES/CONFIGURE.PHP

 

 

;)

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Posted

Check your paths, looks like set up is for local machine, but now on server.

 

ie

 

should be like:

 

define('DIR_WS_INCLUDES', 'includes/');

 

define('HTTP_SERVER', 'http://www.mysite.co.uk');

define('HTTPS_SERVER', 'http://www.mysite.co.uk');

 

 

etc etc

 

If its beyond you perhaps you should get someone in.

 

;)

Sam

 

Remember, What you think I ment may not be what I thought I ment when I said it.

 

Contributions:

 

Auto Backup your Database, Easy way

 

Multi Images with Fancy Pop-ups, Easy way

 

Products in columns with multi buy etc etc

 

Disable any Category or Product, Easy way

 

Secure & Improve your account pages et al.

Posted
Check your paths, looks like set up is for local machine, but now on server.

 

ie

 

should be like:

 

define('DIR_WS_INCLUDES', 'includes/');

 

define('HTTP_SERVER', 'http://www.mysite.co.uk');

define('HTTPS_SERVER', 'http://www.mysite.co.uk');

 

 

etc etc

 

If its beyond you perhaps you should get someone in.

 

;)

 

Thanks, it will give me a place to start.

 

The admin panel did work for about 1 week then stopped. Never downloaded the application - installed thru my webhost so don't know why it would set up for local machine or stop working all of a sudden.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...