Page 1 of 1
Exit-Links bug
Posted: Sat Dec 30, 2006 5:49 pm
by Hokey
Hi to all,
I have a problem with outgoing links in
this entry. When I click the links in "normal" blog view, when all entries are displayed, then they lead to the correct pages. When I choose the only-entry-view (by clicking the title of the entry), the links lead to my blog-frontpage.
I don't know, if this has something to do with my
old problem (german).
I turned the cache-plugin on to test it for this entry, maybe there could be a source for a bug.
I use S9y-1.1 and PHP 4.4.4.
Plugins
Posted: Thu Jan 04, 2007 10:33 pm
by Shadowin
What plugin are you using to do the exits?
Here's the deal:
The href for the front page is:
http://blog.blokey.de/exit.php?url_id=4 ... ry_id=1241
The href for the entry page is:
http://blog.blokey.de/exit.php?url_id=4 ... ry_id=1241
The url_id is different, which I think is the fault of the plugin you're using to track exits.
Posted: Fri Jan 05, 2007 7:48 am
by Hokey
I have this problem, when I turn on the cache and entry-properties-plugin. By having this turned on my lightbox-plugin also doesn't work, probably because of the same cause. Strange...
Posted: Mon Jan 08, 2007 3:21 pm
by Hokey
EDIT
I solved my problem by switching off the cache-option and changing the position of the lightbox-plugin in the hierarchy of the plugins. Now I can have the cache switched off, while lightbox is
working and the linkcounter is
counting! That's all I wanted.
------
Hi again.
I think it
must have to do with the cache-option. If I switch off the cache-option all is fine and I can use the entry-properties-plugin without any problem.
When I turn on the cache-option, my links don't work and the lightbox-plugin is loading endlessly.
Posted: Sun Jan 14, 2007 5:09 pm
by garvinhicking
Hi!
Just to let you know, I found a bug in s9y starting from 1.0.4 that was reponsible for this. I committed a fix that will be part of 1.2 and an upcoming 1.1.1 version, and will fix the track exits problem as well as the other link problem once you also use the entrycache.
Best regards,
Garvin
Posted: Sun Jan 14, 2007 5:21 pm
by Hokey
Very nice! Thanks for letting me know, Garvin!