PDA

View Full Version : latest_pblog_plugin img not showing up


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 :)

lokjah
07-28-2005, 11:43 PM
sheesh this forum is a ghost town... :(

blinking8s
07-29-2005, 04:51 AM
haha...far from it though! just very few people to reply to everything lately.

Connie
07-29-2005, 06:01 AM
and not everybody is in WP and PP :o

but you might find out the author of any AddOn and contact him, he (or she) should know the best... :roll:

raminia
07-29-2005, 12:06 PM
surely it a path definition issue. I'm not getting into it now but if the plugin does not work for you use this PP's addon
http://www.pixelpost.org/v1/index.php?x=downloads&details=80
for a clean HTML solution to show the latest photo.

lokjah
07-29-2005, 02:34 PM
blink, yeah I figured as much... lots of work and not enough time :)

connie thanks, raminia wrote that if i'm not mistaken...

raminia, thanks man I saw that in another thread and I'll give it a shot, I think its a path issue as well, thats where I've been focusing at least...


thanks all