Hey @snapper65 ! 👋
Is only this table empty? Do you mean nothing appears, or is the table just showing no entries? Feel free to share a screenshot.
Please try disabling all other plugins to ensure there is no compatibility issue occurring. If the issue persists even after this, kindly inspect your developer’s console and PHP logs to check for any errors at the same time you are opening this tab. Thanks! 😊
Hi Val
This table is the only one empty
The table is showing no entries
I’ve tried…
Disabling all other plugins
Uninstalling and reinstalling
Nothing works and its still the same, empty
Maybe there something I can delete from MySQL, after uninstall and then reinstall
Or is there a reset command?
Thanks
Snapper
Ok. I have found the problem
This line was missing from my htaccess file
RewriteRule \.ini$ – [F,L]
All working again
Thanks
Snapper