Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can't edit in the Admin


mattnewmedia

Recommended Posts

Posted

As an example, I'm on the "My Store" screen and I am trying to edit the store name. I click on "EDIT" and the page just reloads.

 

The only other thing that may have something to do with it is that on the bottom of the page I have a PHP Warning that reads... PHP Warning: main(includes/languages/english/) [function.main]: failed to open stream: No such file or directory in c:\Inetpub\wwwroot\wah\store\catalog\admin\includes\application_top.php on line 133 PHP Warning: main() [function.include]: Failed opening 'includes/languages/english/' for inclusion (include_path='.;c:\php\pear') in c:\Inetpub\wwwroot\wah\store\catalog\admin\includes\application_top.php on line 133

 

I have looked at every post I can find about PEAR and how to install it. Everything looks fine on my end. Frustrating.

 

Many thanks to whomever can help me!!

 

-Matt

Posted

I fixed the PHP Warning. So now I'm just trying to figure out why I can't edit in the Admin section even though I click on "EDIT". Currently, the page just reloads.

Posted

Not actually ttrue. The only change required to make osCommercw work with php5 is in admin/includes/classes/upload.php. On line 31 where it says $this change it to //$this

 

If your site had been on a Linux or Unix server the error message you'd have seen would have told you what to do. Unfortunately you're on a Windows server and the error message has nothing to do with the actual problem.

 

Vger

Archived

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

×
×
  • Create New...