|
#1
|
|||
|
|||
|
The entire list of images between "< ! -- -- >"?
I'm having a small problem with pp. I've noticed in that in the source of my page appears the entire list of images from pixelpost, commented. Is there an option in pixelpost for this or is there an addon that has this result?
Here are the addons I use: ![]() And this is my photoblog. If you see the page source, you'll notice. Thanks in advance. |
|
#2
|
||||
|
||||
|
Why don't you post the HTML code of your image_template.html file? But I'm thinking you have the sitemap addon on your page.
|
|
#3
|
|||
|
|||
|
I've disabled the sitemap addon and still no change. Here is the image_template:
HTML Code:
. As I said before, this happens no matter what template I use.
Last edited by xact; 04-04-2008 at 08:34 PM. |
|
#4
|
||||
|
||||
|
perhaps the urchin tracker?
|
|
#5
|
|||
|
|||
|
No. I've deleted every reference to the urchin script, cleared all private data (cache cookies, etc) and still the same thing.
|
|
#6
|
||||
|
||||
|
I believe it may be related to the slideshow addon you are using. If so, disable it and see if anything changes. You might also have to remove the <SLIDESHOW_META> tag from your template.
By the way, you have a code error - an <a> tag isn't closed properly: now: <a href="http://technorati.com/faves?add=http://www.blur.ro/index.php?showimage=<IMAGE_ID>" target="_blank" title="Technorati Bookmark" alt="Technorati Bookmark"><img src="http://www.blur.ro/templates/xistense/images/tech.gif" alt="" border="0" /></a should be: <a href="http://technorati.com/faves?add=http://www.blur.ro/index.php?showimage=<IMAGE_ID>" target="_blank" title="Technorati Bookmark" alt="Technorati Bookmark"><img src="http://www.blur.ro/templates/xistense/images/tech.gif" alt="" border="0" /></a>
__________________
My photoblog: KP Images |
|
#7
|
|||
|
|||
|
Solved! I mean... both problems. First,
It's done, thanks for the heads-up! ![]() Second, A geek friend suggested that I should search for "<! --" inside php files using a code editor. I did, and.. surprise. It was the "increase stats" addon. I'm going to remove the part of the code where it adds that list because when I'll have hundreds of pictures in my photoblog this will become bandwidth and loadtime-unfriendly. Thanks everyone for feedback!
|
|
#8
|
||||
|
||||
|
for upcoming issues
check the tracker stuff. there was a similar thread some time ago http://www.pixelpost.org/forum/showthread.php?t=4974
|
| Post Reply |
| Thread Tools | |
|
|