View Full Version : N00b guy needs template! :P
ethan
06-08-2005, 10:22 PM
hello there pixelpost community! :)
I'm new to pixelpost and recently made my photoblog:
metaPHOTO - http://ethan.forunsbb.com/metaphoto/
I'm looking for a new good template for Pixelpost 1.4.1, does anyone knows where I can get it? I think the site has a download section but I think it's down. :/
Someone help me please! :( I'm really n00b at this kind of stuff.
Thank you all! :)
Joe[y]
06-09-2005, 09:59 AM
i stickified three popular templates in this forum. just look at the top!
ethan
06-09-2005, 04:57 PM
i've noticed and they're pretty nice looking! :)
im currently using Visualex on PixelPost 1.4.1, as you can see:
meta|PHOTO - http://www.ethan.forunsbb.com/metaphoto/
But there's a problem with it: for example, if you go to the "archives" then click on the "Black and White" category and select the only there is, it won't open it. Don't know why! :/ In other categories has "Nature", it opens normaly. Is this a template bug?
I've also tried to use Pepper, but when I try to open the photoblog it only shows a white background, there's nothing on it... :(
Joe[y]
06-09-2005, 05:45 PM
it's working fine for me...
Fellow Eskimo
06-09-2005, 07:48 PM
if you look at the link code for that b/w image, it is off. maybe its missing the <a href=""> portion...
Joe[y]
06-09-2005, 07:53 PM
i got this as the link location : http://www.ethan.forunsbb.com/metaphoto/index.php?x=browse&category=43&pagenum=1%3E1%3C/a%3E%20%3C/p%3E%20%20%20%20%20%20%20%20%20%20%3Cp%3E%3Ca%20hr ef=
in your source you are missing the closing inverted comma to the url:
<a href='index.php?x=browse&amp;category=43&amp;pagen um=1>
check that $thumb_output in paged_archive.php is as thus:
$thumb_output .= "<a href='$PHP_SELF?showimage=$id'><img src='$thumbnail' alt='$title' title='$title' class='thumbnails' /></a>";
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.