After developing my website in my local server, I upload it to the web host. When I try to display Modules list in Extensions I get this error (form the web host logs):
GET http://bamatco.com/dental/prod/admin/index.php?route=extension/extension/module&user_token=XXXXXXXXX 500 (Internal Server Error) (jquery-2.1.1.min.js:4)
I used the 3.0.2.0 opencart version.
Everything is ok on the local server. I tried to disable all the extensions:
- I uninstalled a pack that was already installed (French language pack);
- I disabled all the Events (in Extensions submenu).
Nothing worked.