PDA

View Full Version : Page by page addon - <LINK_TO_PAGED_ARCHIVE> not working for IE


Nathalie
10-29-2006, 06:32 PM
The page-by-page archive is described here:
http://www.pixelpost.org/v1/index.php?x=downloads&details=45

The <LINK_TO_PAGED_ARCHIVE> is a link to page-by-page archive as:
<a href="index.php?x=browse&pagenum=1">Archive</a>

I tried both, the TAG and the link reference. They are working fine for Firefox, but none of them are working for IE.

Any idea why?
To see the problem, click "Browse" from www.manypixels.eu
or: http://www.manypixels.eu/index.php?x=browse&pagenum=1

Thanks for your help
Nathalie

GeoS
10-29-2006, 11:38 PM
Just because <SITE_URL> tag is not postprocessed by PP. I dont know why.

Did you upload all files?

Which version of PP do you use?

Nathalie
10-30-2006, 08:22 AM
Thank you Geos for your investigation.
I am using PP 1.5. I upgraded from a beta version. I believe I uploaded all files. But would this work with Firefox if I did not?
Nathalie

GeoS
10-31-2006, 07:44 PM
Yes just because Firefox sometimes is much smarter then IE.

Nathalie
11-01-2006, 12:56 PM
OK, got it. This line was in my browse_template and should not be there:
<base href="<SITE_URL>" />

Thank you for pointing out the data that was wrong. It's working now :-)
Nathalie