PDA

View Full Version : 2 things. Referers and thumbnail archive.


Grimnar
05-20-2005, 11:58 PM
1. I got about 105 visitors since i started my blog for about a week ago.
But I dont have any referers? And yeah, the <referers> tag is where it should be, and the <div id="referers"> are correct as well.

2. How can I call the <THUMBNAILS> tag, so I can use it on my front page?
How I understand things, it can only be called in browse_archive? hrmf.

Oh well, thanks for a great program :D

check it out here (http://pixel.servar.net)

The template is just some stuff I throwed together for learning some css, so go easy on me :wink: :roll:

[/url]

blinking8s
05-21-2005, 12:04 AM
referrals are working fine, you just didnt have any yet...your post here is on there now

http://pixel.servar.net/index.php?x=ref

the cookie refreshes like every hour or something, a lot of times it could be you or you direct linking people that gave you 105 visits...

Grimnar
05-21-2005, 12:19 AM
referrals are working fine, you just didnt have any yet...your post here is on there now

http://pixel.servar.net/index.php?x=ref

the cookie refreshes like every hour or something, a lot of times it could be you or you direct linking people that gave you 105 visits...

Oh, I see. Then I just misunderstood the whole meaning of referals.
Thanks anyway:)

blinking8s
05-21-2005, 12:58 AM
they are a record of the links that point to your photoblog

Grimnar
05-21-2005, 08:50 AM
But how about the <THUMBNAILS> tag? What should I do to make it
work in image_template and not only in browse_template?

raminia
05-21-2005, 09:12 AM
<IMAGE_THUMBNAIL_ROW> works well for thumbs.

Grimnar
05-21-2005, 09:14 AM
Yeah, I have that one already used in my image_template. But I would want to use the <thumbnails>tag as well. Lay it down at the bottom to really fill up my site, for 1024*768 users anyway :wink:

Joe[y]
05-21-2005, 09:19 AM
grimnar - use the thumnbail row tag in your image_template and if you want to display more thumbs go to your admin and under teh thumbnails page in 'options' update the number of thumbs (the first option) from 5 to a larger number.

Grimnar
05-21-2005, 09:32 AM
grimnar - use the thumnbail row tag in your image_template and if you want to display more thumbs go to your admin and under teh thumbnails page in 'options' update the number of thumbs (the first option) from 5 to a larger number.

Yeah, I could use that one of course. But it will screw my design up, and me starting all over again. So its really impossible to call the <thumbnails> in image_template? I was planning such a nice layout using that one :cry:


:roll: :lol:

Joe[y]
05-21-2005, 09:57 AM
how does it screw your layout up? it uses exactly the same code I think as the browse template would.

Grimnar
05-21-2005, 12:52 PM
I doubt that, but ok.
I guess I need to recode the browse_template instead of getting all the stuff I need in image_template.

Thanks anyway.