I have installed with all green on the checks and entered my purchase code etc and logged in but the only thing I cannot set is:
only_full_group_by should be disabled
I can log in fine.
When I add a biller or anything else for that matter the table on the right fails to load the information from the database, i can see the information is in the database after adding. Would the fact that I cannot set the above stop the data from loading in the table and is there a work around for this or would this not be the issue?
- MSAnswered
Hello,
SMA do disable the mode session level. The cause might be something else. Please check your server php error logs and let me know the error details.
If you are not sure about server error logs, you can enable app log by changing the
log_threshold
to 1 in theapp/config/config.php
file and then visit the page again to produce error. Lastly check the latest log file in theapp/logs/
folder.Thank you
- ISAnswered
Figured it out! Base url in the config was set to http not https as soon as i changed it all is loading fine!!
- MSAnswered
Hello,
I am glad to know that you have figured it out.
Thank you for updating
- MAnswered
Mian Saleem i have the same issue this my error? please help
Attachments - MSAnswered
meshan Hello,
You can check the
base_url
inapp/config/config.php
. If you have enable ssl then base_url should start withhttps://
Thank you
- MAnswered
Mian Saleem Hey, i have enable it to https://, when i go to add an expenses or edit customer the page is keep loading and gives this error (screen shot). i checked with host provider they said there’s no issue from their side. Please help!!!
- MSAnswered
meshan Please ask new question so you have the option add private reply. I will need to have look at your installation. Please ask new question and avoid replying to other users questions. Thanks
- Login to Reply