This requires admin to accept the comment before it is published so how can I login to my admin dashboard (Currently It accepts my password but does not display the dashboard all I get is a white screen) over here http://www.airfares.ga/upload/backend
A white screen means there's an error. Check your /upload/system/logs/errors.log file. If there's nothing there then try checking your server's error log for anything relevant.
Also, don't forget to change the name of your /upload/ folder.
(12-Dec-2017, 09:19 AM)Steven Wrote: A white screen means there's an error. Check your /upload/system/logs/errors.log file. If there's nothing there then try checking your server's error log for anything relevant.
Also, don't forget to change the name of your /upload/ folder.
I wasn't able to see any errors on my access logs or error logs relating to that login attempt and i'm sure that the reports were up to date when I checked.
Sorry but I'm going to need someone to show this to me like a monkey. Overall the reviews are submitting. Any way to finger the settings to make no admin approval necessary?
Okay if you need to bypass admin panel and really get it working quick, just work manually from MySQL and you can go to comments table and find the comment you are looking for and set isapproved value to 1 and then the comment should show up.