track exits still broken

Found a bug? Tell us!!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

That is funny: Just yet I fixed an issue with https and exit tracking (but you shouldn't be affected by that). And I'd suggest you to use the final 0.7 release version, I think only there the bug had been fixed.

Anyways, 0.8 comes with some more cool new features; but I don't suppose it will be out this year. But our current development snapshot is already quite 'tryable', I'm even running it on my live site :)

Regards,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

I downloaded the latest snapshot last night but had a problem with mysql permissions and haven't gotten it installed yet. I was going to install it seperately from my live install but should it be safe to upgrade my version of 7 with the latest snapshot?

Thanks for all your work. I've enjoyed using Serendipity.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Well, that's a tough question. I and at least some others were able to upgrade from .7 to .8 without problems - but the 0.8 version is still experimental. But if you like to testdrive new features, you'd be welcome! :)

Since installing Serendipity is not that hard, you maybe should go with a dummy installation first, and only if you are happy with it migrate your live site. 0.8 introduces quite a few changes to theming/templating, and depending on how many changes you made with your theme, you may need to re-edit your themes to get everything working again. It's not hard or much after all, but it would require a few adaptions if you want to take full advantage of the new system.

Regards,
Garvin.
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Guest

Post by Guest »

I did upgrade to 8 alpha 4 a few minutes ago and when I went to my index page after the files were all uploaded it was just updated it didn't ask me anything. The template was just changed and it was upgraded! I am using IE 6 and get a message that the page loaded but has errors. It seems fine I suppose but has an error starting in line 96 char 24 - invalid character up to line 5??. Anyone else seen this?

I hate to say it also but it still doesn't seem to track exits to the ones I asked you about earlier. ktbs.com and newsmax.com

It did on the fresh install I did of 8 alpha 3.

Just thought you might want to know how the upgrade went from version 7 beta 4 (I believe 20 October release) to 8 alpha 4.

Thanks for all your work... 8)
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

Same person that posted the last post. (I forgot to log in! :oops: )

I deleted the exit tracking plugins and reinstalled them and it now tracks the newsmax.com link but still not the ktbs.com link. What could be differrence between the links?

I haven't looked into the invalid character error yet. (not real sure what to look for really!) It doesn't seem to keep anything from working.

Thanks again...

I take the ktbs.com exit remark back. I added a new entry with a link to that site and it work on the new entry. Forget all the exit tracking problems!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

I'm glad everything works now! :-)

The invalid character can be found in your sentence:

Code: Select all

A Pennsylvania woman who was struck by a train has sued the rail company — for failing
The bogus character is the long dash - that one is not valid html. Replace it with a single "-" character and it should work fine :)
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

I changed the dash you mentioned and it seemed fixed and it's doing it again. Same thing. :?

Strange...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hm, it seems that the IE complains because we use XHTML-style closing tags of the META-Tags in the header.

You may want to turn on "XHTML11 compliance" in the Serendipity configuration, and then it should work fine. Additionally I advise to install the 'Fix HTML Errors' event plugin, which fixes some problems with undefinied entities...then your page should even validate properly with the W3C validator :-)
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

I turned on both and still get the error but if I refresh the page the error goes away.

Just thought you might want to know since it's still in alpha!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hm, did you install the "Fix XHTML errors" plugin? Because there are still some issues it should have fixed (don't know if it also applies to a sidebar nugget - but you'd neet to check [x] apply markup on the html nugget config for it to apply).

Look at the W3C page: http://validator.w3.org/check?verbose=1 ... .com/blog/ for the errors in detail...maybe you can put a hand on them, so that there shouldn't be an IE error anymore?!

Thanks for keeping the effort up! :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

Most of the errors found by the validation service were in an HTML nugget I had. I took it off and the last 6 were in the 'Categories' plug-in. I removed that plugin and was validated by W3C as being valid XHTML 1.0 Transitional. I hate to say that I still get the same error on my page. :cry:

The error found when the 'Categories' plugin is installed is the same piece of code 6 times. This line:

...templates/default/img/xml.gif" style="vertical-align: bottom" /></a> <a
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hm, okay - the double plugin style was fixed in CVS a couple of days before, but that should really not be the reason for the error. If your page validates properly and IE still shows the error....well...I'm without clues then :(

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

I hate to keep bugging you about this but...

It still doesn't seem to be tracking exits from time to time and tonight all of my exit totals went back to what they were a along time ago or something. The top exit count for the top one was at 32 earlier today and not it's at 5. Some work and some do not again! Could there be something wrong on the server end to cause this?

Thanks again

http://www.thecockrells.com/blog
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

The Top Exits are displayed per 2-weeks period (or one month...don't remember) and not the cumulative hits of all times. This is so to normalize the exits, since you usually want to see how many hits recent entries are receiving...

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply