redkobold
Forum Replies Created
-
WORKAROUND – GOOGLE CHROME instead of IE10
I recently migrated to Windows 7 from Windows XP and from IE8 to IE10. First time I tried to use upload some pics after the transition I got the grammatically incorrect error-
“You browser doesn’t have Flash, Silverlight, HTML5, or HTML4 support.”
Did all of the updates with no luck then just installed Chrome and went to my site and uploaded the pics with no problem.
I do not get this error when accessing my site with Google Chrome.
Version 29.0.1547.66 mGood luck.
Forum: Plugins
In reply to: [ZenphotoPress] [Plugin: ZenphotoPress] Thumbnail problemOK. Turned on debug.
Clicked on ZP icon in TinyMCE Editor.
The popup listed the gallery directories and I selected a gallery.
All images of the gallery were listed but there was only a default placeholder instead of thumbnails.
I select a picture to insert.
A placholder is inserted instead of the picture. No picture, no thumbnail.
When you view the page and rightclick on the image to open the placeholder picture properties you see that Zenphotopress created the link:
http://www.redkobold.com/albums/zp-core/i.php?a=wordpress&i=snail.jpg
As I mentioned previously, zenphotopress creates a path to a directory that does not exist. I do not have a zp-core directory under the albums directory.
If I go to edit my page again and switch to html mode and delete /albums manually from the path that Zenphotopress created then the picture will show up.
Here is a link to the page:
http://redkobold.com/wordpress/zp-test-with-debug/
Folling are the debug messages listed in the Zenphotopress Dialog Box:
ZenphotoPress Messages
INFOZPP Version: 1.7.4
INFO
PHP Version: 5.2.9
INFO
Current working directory: /mnt/r0229/d33/s28/b006a8d1/www/redkobold.com/wordpress/wp-content/plugins/zenphotopress/tinymce
INFO
POST:
INFO
GET: Array ( [tinyMCE] => 1 [ver] => 327-1235200 )
INFO
ZenphotoProxy method: cURL
INFO
ZenphotoProxy call: http://redkobold.com/wordpress/wp-content/plugins/zenphotopress/zenphoto_bridge.php?function=get_nested_albums&data_path=/mnt/r0229/d33/s28/b006a8d1/www/redkobold.com/zp-data
INFO
ZenphotoProxy call: http://redkobold.com/wordpress/wp-content/plugins/zenphotopress/zenphoto_bridge.php?function=get_nested_albums&data_path=/mnt/r0229/d33/s28/b006a8d1/www/redkobold.com/zp-data
Forum: Plugins
In reply to: ZenphotoPress "Cannot connect to DB"I solved this on my own. zp-data is in my root directory not under /zenphoto
Forum: Plugins
In reply to: [ZenphotoPress] [Plugin: ZenphotoPress] Thumbnail problemI am having a similar problem.
Zenphotopress creates the following link when the image is inserted:
http://www.redkobold.com/albums/zp-core/i.php?a=illustrations&i=pollanthro.jpg
This link does not work. zp-core is not a subdirectory of albums
if I take out “albums/” and the link was
http://www.redkobold.com/zp-core/i.php?a=illustrations&i=pollanthro.jpg
then it would work