I'm running WordPress on a Wamp installation and I'm having problems getting this plugin to work.
When i try to export a table I get a white page.
When adding &d=true to the url it's showing me the debug which looks like this:
No wp-config.php found
Debug:
.\wp-config.php
\wp-config.php
D:/wamp/www/\wp-config.php
\wp-config.php
\wp-config.php
I'm guessing it has something to do with the "directory seperator" setting, but I can't figure out how to make it work.
My wordpress is installed in the following directory:
D:/wamp/www/wp
Any idea where and what to change?