Just released version 1.0
http://www.simbul.net/zenpress
i'm using wp with rich TinyMCE (via Editor Monkey), thus i'm not seeing any button on the toolbar. Does anybody have any idea of how to add it?
BTW nice job, Alessandro!
I'm not sure ZenPress is compatible with the latest version of TinyMCE (which is not the default version in WP). I'll have to try Editor Monkey but right now the websites seems unreachable.
Anyway, I don't really expect this to work, but did you try flushing your browser's cache?
Just downloaded the the new version and tried it out. Works Great! Thanks for the pop-up options.
Keep up the good work...Cheers!
It's just the options for the zenpress dialog. It's how the images are displayed in the popup. Pretty neat for finding what your looking for.
Hi everybody,
I also have a blank window when I push on the zenpress icon.
I don't know if it's the problem but I'm not able to configure zenpress in the wordpress options : No problem for the zen photo base path, but when I set zen photo admin path I always receive "Warning! The admin path you entered does not exist on the filesystem!".
I Installed easyphp to let him calculate and correct the adress, but nothing is changing.
If it's possible, I prefer working directly on the webserver.
What's my problem ?
Thanks for help.
Jean-Marc
Zenpres 1.0
WordPress 2.0
ZenPhoto 1.0.2 (working perfectly when direct use)
Hi,
I get an error message in the ZP TinyMCE popup window:
Undefined variable: rel_path
in D:\webroot__wp202\wp-includes\js\tinymce\plugins\zenpress\popup_zp.php on line 36
But the thumbs and 'the rest' do work like a charm. So the path may be correct.
Should I comment out line number 36? Should I include it within conditional tags?
If nobody else with PHP errors on (for debug reasons) can see it, it may be some missconfiguration I've done. But I guess it may be common to all.
Any clues? Thanx in advance,
hip
Hi eveyone.
I am having a problem with zenpress on my wordpress blog. I finally got zenphoto installed after luckily finding out some information about my host on this forum. Basically, I had to change the /zen directory to something else because that is a reserved name on my host. My zenphoto gallery resides in /photos, with the admin in /photos/setupzen. mod_rewrite wouldn't work, so I turned that off. Then I tried to get zenpress working by changing everything that I thought pointed to the /zen/i.php to point to /setupzen/i.php. everything works fine, except for the display of the photos in the actual post. the thumbnails show in the popup, but once I click them, the inserted image doesn't have the correct path. Somewhere it is still getting the /zen path. Anybody with some more coding experience have any idea how to fix this?
Thanks
Well, nevermind, it seems that after doing some chmodding and clearing my browser cache, everything is gravy. Thanks for the great plugin!
You mean everything is working fine even if your Zenphoto admin directory is not "zen" AND you have mod_rewrite disabled?
I'm looking into it right now and it seems you've spotted a bug, since I did not consider admin directories different than "zen". That's why I'm slightly surprised to hear that now it is working
As far as I know, mod_rewrite is disabled because I turned it off in the zenphoto setup.php file. I know my host supports it, but when I turned it on, I couldn't get zenphoto to work. And once I changed the admin path, the plugin works great.
Hi, i've installed zenpress plugin to my wordpress site. However, I've got as far as activating the plugin and when I'm configuring zenpress in the options section of wordpress I type in a url as such:
for the base path:
http://www.mysite.com/myname/pics
and for admin path:
http://www.mysite.com/myname/pics/zp
(I have to use zp instead of the word zen on my hosting server)
I get a warning saying the admin path does not exist on the filesystem. I have tried the following:
http://www.mysite.com/myname/pics/zp/
and
http://www.mysite.com/myname/pics/zp/admin.php
But i still get the same warning with the variations above.
Also, I noticed that when I'm writing a post in wordpress and click on the zenpress icon, the pop up window shows up but it is blank (no error or source code).
Any help would be much appreciated on this!
Ignore the previous post. I've managed to get it all working now! I realised I had my blog site url set as http://mysite.com not http://www.mysite.com !