Jump to content

[SOLVED] 1.3 version installed, missing parts in back office


Recommended Posts

Hi,

I worked with the previous version for one week on a PC. Now I installed 1.3 on a server. I noticed a difference and I can't figure out why. In the back office, some menus don't give any page. You can see it in the attachment where I clicked on manufacturers. At front office level I see the manufacturers. In Back Office, the drop box is empty when adding a product.

I only installed the site to one place and didn't change anything in the code.

I have this result for the following menus:
Tools> Tabs
Preferences> Image
Stats> Referrers
Customers> Groups
Catalog> Manufacturers

Who can help me? In which direction do I have to look?

problembackoffice.doc

Link to comment
Share on other sites

It looks like something has gone wrong with your upgrade. Were there any SQL errors after the upgrade? You can check your PHP errorlog or edit config/config.inc.php and temporarily change 'display_errors' from 'off' to 'on' so to that you get an error message instead of a blank page. Post the error message here.

Link to comment
Share on other sites

The problem is that in your code, it says $this->table instead of $this->table like in my code. For some reason, it looks like the symbols in many of your files have been converted to HTML codes. I suggest that you overwrite your files with those from the original archive.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...