lokjah
07-26-2005, 03:22 AM
I recently added a second pixelpost gallery to my site, but once I did that the wordpress plugin doesnt show an image anymore..
it doesnt throw an error it just comes up blank. worked a charm before I added the second gallery....
using wp 1.5.1.3
plugin version 0.4
same db with diff table names
the first is pixelpost_swoon
the second is pixelpost_swoon_deitch
plugin paths:
$PixelPost_local_address = "../features/swoon/";
// 2)
// URL address of the Pixelpost photoblog (do not miss the tailing "/" )
$PixelPost_URL = "http://clintfisherart.com/features/swoon/";
adjusting the local path to "./features/swoon/ or features/swoon/ doesnt change anything I still get a blank space where the image is supposed to be, not broken image links, as there is no code being outputted to html... its just blank.
thanks :)
it doesnt throw an error it just comes up blank. worked a charm before I added the second gallery....
using wp 1.5.1.3
plugin version 0.4
same db with diff table names
the first is pixelpost_swoon
the second is pixelpost_swoon_deitch
plugin paths:
$PixelPost_local_address = "../features/swoon/";
// 2)
// URL address of the Pixelpost photoblog (do not miss the tailing "/" )
$PixelPost_URL = "http://clintfisherart.com/features/swoon/";
adjusting the local path to "./features/swoon/ or features/swoon/ doesnt change anything I still get a blank space where the image is supposed to be, not broken image links, as there is no code being outputted to html... its just blank.
thanks :)