Ray UK Posted February 4 Share Posted February 4 After updating my test site to 9.0.3 the back office isnt available. It just forwards to the front office. I have already tried deleting the var folder, which it recreated, and also renamed the .htaccess. Ive tried disabling the friendly urls in the database, which takes effect on the front but the back office still doesnt work. Any ideas? Thanks Link to comment Share on other sites More sharing options...
Prestashop Addict Posted February 4 Share Posted February 4 Is it the open source version or Classic Edition from https://prestashop.com/versions/? Link to comment Share on other sites More sharing options...
Ray UK Posted February 4 Author Share Posted February 4 (edited) 5 minutes ago, Prestashop Addict said: Is it the open source version or Classic Edition from https://prestashop.com/versions/? it was via the native update module Edited February 4 by Ray UK (see edit history) Link to comment Share on other sites More sharing options...
Prestashop Addict Posted February 4 Share Posted February 4 il y a 12 minutes, Ray UK a dit : it was via the native update module My question is not about the upgrade module, but the PS version Link to comment Share on other sites More sharing options...
Ray UK Posted February 4 Author Share Posted February 4 4 minutes ago, Prestashop Addict said: My question is not about the upgrade module, but the PS version My PS 9.0.2 was downloaded via https://prestashop.com/prestashop-offers/classic/#download Then updated via the module Link to comment Share on other sites More sharing options...
Ray UK Posted February 4 Author Share Posted February 4 It seems I'm not the only one with the problem. I just went to report it on GitHub, but somebody beat me to it https://github.com/PrestaShop/PrestaShop/issues/40695 1 Link to comment Share on other sites More sharing options...
Ray UK Posted February 4 Author Share Posted February 4 (edited) After trial and error I found this native PS module breaks the BO ps_apiresources I had to do this via the database: load up php my admin go ps _module change value of ps_apiresources from 1 to 0 then rename, or delete, the VAR folder in your prestashop root so it recreates the BO Edited February 4 by Ray UK (see edit history) 1 Link to comment Share on other sites More sharing options...
Prestashop Addict Posted February 5 Share Posted February 5 PS 9 has a lot of issues, I expect you don't use it in production 😞 1 Link to comment Share on other sites More sharing options...
dhada Posted February 5 Share Posted February 5 set true _PS_MODE_DEV_ in config/defines.inc.php then try to delete or rename ps_accounts and ps_mbo in the modules directory... i fix my problem with this... 1 Link to comment Share on other sites More sharing options...
Ray UK Posted February 11 Author Share Posted February 11 On 2/5/2026 at 11:05 AM, Prestashop Addict said: PS 9 has a lot of issues, I expect you don't use it in production 😞 After updating my test site to 9.0.3 the back office isnt available. Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now