JP
Asked
I get the following questions after installing the shop module on my SMA
PHP Deprecated: Directive ‘allow_url_include’ is deprecated in Unknown on line 0
I also get a 500 error and can’t login no more!
- MSAnswered
Hello,
Was it working before? What was the last action? Is there any other error in the server error logs?
You can enable app logs by changing the
log_threshold
to 1 in theapp/config/config.php
and the visit the page again to produce errors. Lastly check the latest log in. theapp/logs/
folder.Thank you
- Login to Reply