Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
Just a quick observation here Lee. The 404 handling within TXP is moving on at a rate of knots at the moment. We now have the ability to have an error_404 page template which TXP will use when it outputs a 404 error. I mention this only because I wonder if you might want to avoid 404 error handling within the plug-ins??
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
alexandra wrote:
Hi Lee, there is a css problem for sure. f. e. the Login/logoff tab at the very end of the page is pushed to the very left and not staying centered. that occured first with updating to the 05 version of your plugins.
Well, I’m working on some CSS stuff for the next release and will try to get things working better. I’m not so good at CSS and it’s tough to test on multiple browsers.
Thanks.
[Lee]
Monkeys could have written a better post..
Offline
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
thebombsite wrote:
I wonder if you might want to avoid 404 error handling within the plug-ins??
I’m sorry if this sounds like Napolean Dynamite’s line “Because this is better, gosh whattaya think?!” There’s all sorts of features in Textpattern that are done better as plugins. Mostly because the plugin author has time to concentrate on a single thing and add as many features as they want. My plugin does a couple things that would be hard, if not impossible with the built-in 404 support:
- Knowledge of the page that was missing and tags to display information, like the referring page.
- Automatically taking a hit that was from a search engine and passing the query string to Textpattern.
- Per file handling – flag any page view as a 404 and tell the plugin where to redirect it.
- Using the previous feature, I have the ability to flag files with messy URLs as 404s.
Mostly I loathe to remove something that’s already coded and working…
[Lee]
Monkeys could have written a better post..
Offline
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
Oh it definitely works. Did you get my email by the way?
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Offline
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
i installed it and everything works fine. i have one question though:
http://michaelvesen.de/shot.jpg
why does it show the page fav.icon? the file fav.icon is not even on the subdomain textpattern is used on. i deleted the file on my main-domain now and will see what’ll happen once there are more visitors.
Offline
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
michaelvesen.de wrote:
why does it show the page fav.icon? the file fav.icon is not even on the subdomain textpattern is used on. i deleted the file on my main-domain now and will see what’ll happen once there are more visitors.
I don’t understand why those appear. I’ve seen the plugin reporting missing favicon.ico files as 404s, but I haven’t seen my code get called if they exist. Basically I log anything that I’m told about, I’m not sure why Textpattern would see this file getting accessed…
[Lee]
Monkeys could have written a better post..
Offline
#23 2005-09-25 17:45:36
- alexandra
- Member

- From: Cologne, Germany
- Registered: 2004-04-02
- Posts: 1,370
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
yeah, the favicon appearance is strange. First time they turned up was with TXP RC1 or 2 i noticed. I did ask around why and someone said it has to do with IE ..
@ michaelvesen.de -> you got a beautiful photoblog, like it
Offline
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
> LeeStewart wrote:
I don’t understand why those appear. I’ve seen the plugin reporting missing favicon.ico files as 404s, but I haven’t seen my code get called if they exist. Basically I log anything that I’m told about, I’m not sure why Textpattern would see this file getting accessed…
[Lee]
its so strange, even though i deleted the file, it still gets displayed and has like by far the most hits…
well, well, maybe someone else knows an answer.
i dont think it has to do with browsers @ alexandra. because as you can see in the link below, almost 80% of my visitors use firefox and still the bug appears. [shrug]
http://michaelvesen.de/top.jpg
oh and thank you very much. glad you enjoy :)
Last edited by michaelvesen.de (2005-09-25 21:03:08)
Offline
#25 2005-09-25 21:07:20
- alexandra
- Member

- From: Cologne, Germany
- Registered: 2004-04-02
- Posts: 1,370
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
> michaelvesen.de wrote:
> well, well, maybe someone else knows an answer.
.. may be Sencer?
> i don´t think it has to do with browsers @ alexandra.
nor do i actually.
something else concerning 404´s: about 40% of total hits are 404´s on textpattern.kbbu.de , quite alot and i do not know why.
Last edited by alexandra (2005-09-25 21:07:41)
Offline
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
michaelvesen.de wrote:
its so strange, even though i deleted the file, it still gets displayed and has like by far the most hits…
That file gets requested by the browser for every page that it requests (Firefox, IE, and others). You’ll see it for everything that a visitor to your site requests as well as every page in the admin section that you view. The file is used for the little icon in Firefox tabs as well as the icon some browsers put in the address bar or next to a bookmark. Drag this link to your desktop and you’ll see a a little lego block as the icon.
If the favicon.ico file is missing, it should appear in the log as a 404 (with an X in the “flags” column). If it’s on your server, you shouldn’t see a request at all.
They’re pretty standard web files – my confusions is why they’re in your log and not marked as a 404. I should only log things that Textpattern served to the web browser…
alexandra wrote:
something else concerning 404´s: about 40% of total hits are 404´s on textpattern.kbbu.de , quite alot and i do not know why.
Are they actually 404’s? What sort of files are they? I get a ton of 404’s as well and there are also some “messy url” requests that should be 404’s, but aren’t flagged that way.
[Lee]
Monkeys could have written a better post..
Offline
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
installed version 0.9.06 and it rocks link
Offline
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
Did it work shishira?
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
Offline
#30 2005-10-04 11:31:37
- alexandra
- Member

- From: Cologne, Germany
- Registered: 2004-04-02
- Posts: 1,370
Re: hit_logger plugins alpha v0.9.06 - could use some testers.
Hi Lee, i noticed (perhaps someone else too?) my Daily Hit Statistics stopped after 14 days. The last info is for the 28th of Sept. May be a bug?
Last edited by alexandra (2005-10-04 11:32:02)
Offline
