PDA

View Full Version : no thumbnails on browse page


crossbone80
12-24-2008, 12:48 PM
I'm a little bit confused right now: why the hell my thumbnails do not show up on my browse page? http://www.crossbone.ch/pixelpost/index.php?x=browse

I'm using the raia-template, I've activated the Page-By-Page-Archive addon and that's the source code for browse_template.html:

<div id="browse">
<CATEGORY_LINKS_AS_LIST_PAGED>
<div class="clearer"></div>
</div>

<div style="width:970px;">
<THUMBNAILS>
</div>

<div class="clearer"></div>

So what's wrong here? Thumbnails have been created and are stored in the correct folder on the webserver. Why do the not show up?

PS: yeah I know there's just one picture uploaded already as I'm still testing the whole thing.

snafu
12-24-2008, 01:12 PM
very confusing
this is the message of your index page
Das Fotoblog enthält noch keine Bilder. Kommen Sie später noch Mal vorbei!

gar kein bild zum anzeigen da?

crossbone80
12-24-2008, 01:45 PM
This turns out a little bit crazy now because there is a picture uploaded for sure and I'm able to see it when I go to crossbone.ch/pixelpost/. Also it is shown on the admin pages and it is uploaded to the server...

edit: indeed, when I'm opening a new browser window I also get the "no pictures" message... but as soon as I log in to the admin page and open my blog from there, it works...

snafu
12-24-2008, 01:55 PM
uh, maybe release date in the future?

i tried the raia template on my testing subdomain and have no problem with it

crossbone80
12-24-2008, 01:59 PM
Don't think so, I'm using the EXIF-Date and it's not in the future anyway.

Well, I'll have a look at this later on... thanks for your help, merry christmas!

snafu
12-24-2008, 02:03 PM
merry christmas to you too

my code i use in raia looked a little bit different to yours


<div style="width:970px;">
Archiv Seiten : <THUMBNAILS_PAGES_LINKS>
- Aktuelle Seite: <ARCHIVE_PAGES_NUM><br>
<THUMBNAILS_WHOLE_PAGED></div>
<!-- <THUMBNAILS> -->
</div>

crossbone80
12-25-2008, 02:39 PM
the solution: delete the whole database, create it new, enjoy pixelpost... I really don't know what happened, the template files are still the same as before but now it works.