ZenphotoCMS Forum
Error in Zenpress Pop Up Window - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Error in Zenpress Pop Up Window (/thread-837.html)



Error in Zenpress Pop Up Window - SusieN - 2006-10-11

I've got everything installed, but when I click on the zp button to add photos, the popup window gives me this error:

The requested URL /wp-includes/js/tinymce/plugins/zenpress/popup_zp.php was not found on this server.

I don't see where to change this url to the correct one. Help?

Thanks a million!




Error in Zenpress Pop Up Window - thinkdreams - 2006-10-11

OK. I understand now. Zenpress.
(Copied from other SusieN post):

There are two sets of directories you have to copy. One is the actual plugin which you put into plugins under your wp_content directory, and the other one goes under the includes in the tiny_MCE plugins section. The zenpress docs in the distribution should have the exact placement locations. That's probably why you're getting that error.

So, looking at the distribution folder, there are two directories:

wp-content\plugins\zenpress
wp-includes\js\tinymce\plugins\zenpress

If you look at the structure, you have to place the zenpress folders in those locations on the server. That should do it. Activate the plugin, then go to Options>Zenpress to configure. It may autodetect the settings.

Sorry for the lengthy emails. I'm a network admin , so I can get wordy with explanations.




Error in Zenpress Pop Up Window - SusieN - 2006-10-11

Oh my gosh! Thank you so much!! I didn't realize about the second directory to go into the includes folder. I cannot thank you enough!! And for me, the wordier the better....it's how I learn!

Now the ONLY thing I need to figure out is how to add a "Back to Blog" link at the top of the photo gallery page.

I am so relieved. I've been working on finding a gallery solution for 5 days now!




Error in Zenpress Pop Up Window - thinkdreams - 2006-10-11

Zenphoto is a great gallery. It's very easy to modify and theme.

As for the back link, what I did (using the Sterile theme packaged with Zenphoto) is add a link to the index.php, image.php, and album.php breadcrumb markers for the title.

An example is my wife's site:

http://www.babybluecatdesigns.com/zenphoto/ which has the breadcrumb markers. So:

`

`

Note you can add a link to the getGalleryTitle() statement above to accomplish what you want.




Error in Zenpress Pop Up Window - SusieN - 2006-10-11

PERFECT! Thank you soo much! I am loving zenphoto!




Error in Zenpress Pop Up Window - thinkdreams - 2006-10-11

You are most welcome. Enjoy.

If it's possible, I'd like to see it once you get it done.




Error in Zenpress Pop Up Window - SusieN - 2006-10-11

I'd be glad to show you, but it's nothing fancy. I'm using the default theme for zenphoto and just changing some colors on it to match my blog. I'll email you when I get it all finished. Thanks again!




Error in Zenpress Pop Up Window - thinkdreams - 2006-10-11

Cool. I'll look forward to it.