Loading data from server for a long time and unable to display data but can add data to database.
- MSAnswered
Hello,
Please check your server’s php error logs and let me know the error detail so that I can suggest.
If you are not sure about server logs, you can enable app log by changing the
log_threshold
to 1 in theapp/config/config.php
file and then try the page again to produce error. Lastly check the latest log file in theapp/logs/
folder.Thank you
- KAnswered
There is no error, but the data from the server is loaded all the time.
- MSAnswered
I am not sure. Did you check with your server admin?
- KAnswered
I am the server administrator myself.
- KAnswered
The system is normal, everything works, just retrieving the data to show through the table.
- MSAnswered
How many warehouse do you have? It should take a second to get the data and display. May I know your server spec? and the site link with owner account login in private reply. Thanks
- Login to Reply