Hello,
I have installed ZenPress so that I could integrate my ZenPhoto galleries into my posts. But I am getting the following error when I try to add the ZenPress into an existing post:
ZenPress error. Check your configuration options
Any help would be greatly appreciated.
Thanks.
Comments
I have the following in the ZenPhoto base path: http://www.dorothyp.com/photos
Here's another thought .. shouldn't I see my admin path stored in a file somewhere.
Make a file called "test.php" in the zenphoto directory with this one line in it:
<?php phpinfo(); ?>
Then open a browser and go to the address of that file (like, http://www.dorothyp.com/photos/test.php) and look for the "SCRIPT_FILENAME" variable (should be in the "Apache Environment" section). That should tell you the path to the test.php. Just remove test.php and add /zen/ and that should be the correct path ZenPress needs.
And please do tell everyone!