Gallary Image Plug-in - Issues
Posted: Tue Sep 20, 2005 1:11 am
I am trying to use Gallary Image event plug-in.
This is what I did:
1. When I import this plug-in, I get the warning.
The warning is on the line in the plug-in.
2. I specified this url in the second field. http://bluestar.zinox.com/gallery
3. Url of Gallery Album directory is http://album.zinox.com
Please note that you can see picture at http://album.zinox.com/Scenic/image/img_0989.jpg and I am using /Scenic/image/img_0989.jpg as a mark up in the event field for a new test entry.
I entered this in the new entry.
Title : Test with Gallary Image
In WYSIWYG editor.
I get mangled results. The image in not shown. When I hover on the image, I see that the .jpg is missing from the url it is pointing to.
This whole thing gets wrapped up in another entry. May be, when you see this yourself, you will understanding it immediately
Please see it on the http://bluestar.zinox.com
If you want to see the admin, use blog/blog789
Please also see my post for wrapping another url within an entry where sidebar disappears when I use iframe even within a table.
You will also see that in http://bluestar.zinox.com
I appreciate your help.
This is what I did:
1. When I import this plug-in, I get the warning.
Code: Select all
Warning: constant(): Couldn't find constant info in /web/s9plugins/serendipity_event_galleryimage/serendipity_event_galleryimage.php on line 93
Warning: constant(): Couldn't find constant info in /web/s9plugins/serendipity_event_galleryimage/serendipity_event_galleryimage.php on line 94Code: Select all
$propbag->add('name', constant($name));
$propbag->add('description', sprintf(APPLY_MARKUP_TO, constant($name)));2. I specified this url in the second field. http://bluestar.zinox.com/gallery
3. Url of Gallery Album directory is http://album.zinox.com
Please note that you can see picture at http://album.zinox.com/Scenic/image/img_0989.jpg and I am using /Scenic/image/img_0989.jpg as a mark up in the event field for a new test entry.
I entered this in the new entry.
Title : Test with Gallary Image
In WYSIWYG editor.
Code: Select all
This is a test.
[GImage]Scenic/images/img_0989.jpg[/GImage] This whole thing gets wrapped up in another entry. May be, when you see this yourself, you will understanding it immediately
Please see it on the http://bluestar.zinox.com
If you want to see the admin, use blog/blog789
Please also see my post for wrapping another url within an entry where sidebar disappears when I use iframe even within a table.
You will also see that in http://bluestar.zinox.com
I appreciate your help.