Jump to content
thirty bees forum
  • 0

after upgrade to 1.0.4 cannot access order details


Question

Posted

Tried with stock install of 1.0.3 then followed manual upgrade instructions to 1.0.4, but now when trying to access order details, it can't find the file: admin123/themes/default/template/controllers/orders/helpers/view/view.tpl and therefore the order details screen shows no information (no error when debugging is on). can anyone else confirm this or have a solution?

7 answers to this question

Recommended Posts

  • 0
Posted

yes, I can see the file. also did a file comparison between a default 1.0.4 and a updated 1.0.3 version and there's only a few differences in these files: config/smartyadmin.config.inc.php config/smartyfront.config.inc.php config/defines.inc.php I then re-uploaded these files from 1.0.4 and still the problem persists. Will run a localhost test and see if it's maybe server related - will post the findings.

  • 0
Posted

@lesley they sure are as I have to run chown and chmod after each new module install and I double checked on that too. not sure what else to do

  • 0
Posted

I have to run chown and chmod after each new module install

To avoid this one can unpack like this: sh sudo -u www-data unzip <module>.zip Where 'www-data' is the web user.

Another alternative is to install the module using backoffice, of course. Back office -> Modules and Services, then click on Add a new module near the top right corner.

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...