Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: wet_slimpattern: SlimStat integration into Textpattern
Wet,
Thanks for the plugin. I’ve installed it and it’s up and running. I was wondering if it is possible to make the stats private, rather than public? It seems that anyone can go to mysite.com/slimstat and see the stats. While this is necessarily a bad thing, I’d love to have it be a little less public.
Offline
Re: wet_slimpattern: SlimStat integration into Textpattern
Read Apache authentication guide. Your hosting provider may also have a feature in your webspace’s control panel for password protecting certain folders.
If authentication leads to Textpattern showing a 404 error page, read this.
Offline
Re: wet_slimpattern: SlimStat integration into Textpattern
I am using this nice plugin with several sites and it works very well. Only problem I have with one site – it only logs hits to the “homepage”. There are no entries for other pages..
Anyone else found this problem? I would love a solution. I have tried re-installing and cleaning the database out but still nothing but the homepage!
Offline
Re: wet_slimpattern: SlimStat integration into Textpattern
Update: The pages visited are entered into SlimStat when entering the link directly into the URL bar and pressing enter, but if clicking through the site pages, only the homepage shows up as one hit.
Offline
Re: wet_slimpattern: SlimStat integration into Textpattern
This is a great plugin but I got a little issue.
I’ve installed SlimStat for my website powered with TextPattern and since then the format date displayed is in english instead of being in french as expected.
Any idea of what is going wrong ?
Thank you
Olivier
Offline
#18 2006-02-07 23:15:48
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: wet_slimpattern: SlimStat integration into Textpattern
Hi, just installed slimstat and the pluging and notice the under Resourses it’s recording images, like: /images/home_bg.jpg. Is there away to just have actual pages show in Resourses?
Cheers, Lee
Offline
Re: wet_slimpattern: SlimStat integration into Textpattern
I’d suggest to verify that said image actually exists. This plugin will only call SlimStat for resources which are routed through Textpattern’s core code, which will only be the case for resources which do not exist in the file system (as those aren’t handled by Textpattern but by the web server itself).
You can use SlimStat’s resource recordings as an indication of non-existent files if they contain anything besides Textpattern articles.
Robert
Last edited by wet (2006-02-08 05:24:32)
Offline
#20 2006-02-08 13:04:39
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: wet_slimpattern: SlimStat integration into Textpattern
Thanks Robert I did indeed have a nissing image.
I’ve also just noticed I’m getting /favicon.ico showing as a resourse, is that something I’m supposed to have.
Offline
Re: wet_slimpattern: SlimStat integration into Textpattern
/favicon.ico
is the tiny image some browsers like firefox and internet explorer show in the address bar and besides bookmarks. Though it is not required I tend to have one on the sites I build (that branding thing, you know). Those browsers sometimes fetch it deliberately (IE5 is known to do so, later versions require you to explicitely add a <link>
element to your pages to show a favicon).
You can easily create one by drawing a 16 by 16 pixels image which satisfies your aesthetic requirements and upload it into the root of your webserver.
I use IrfanView to convert gif/png graphics to .ico format (in case you are on Windows, I do not know of tools running on other O/Ses). A more in-depth explanation is here.
Robert
Last edited by wet (2006-05-22 07:42:58)
Offline
#22 2006-02-08 13:56:13
- lee
- Member
- From: Normandy, France
- Registered: 2004-06-17
- Posts: 831
Re: wet_slimpattern: SlimStat integration into Textpattern
Thanks. I found this for the mac if anyone is interested
Offline
Re: wet_slimpattern: SlimStat integration into Textpattern
I get this error message and don´t know what may cause it:
<code>Fatal error: Call to undefined function mb_convert_encoding() in …mypath…\slimstat\_functions.php on line 542</code>
This is shown at my Slimstat page where there should be stats. The navbar and other slimstat content is shown.
No errors during installation.
Note: I´ve got a problem with path_to_site and always had. May this be the problem?
edit: joined the list
edit 2: Problem solved see link below.
Last edited by skoggy (2006-03-02 22:47:22)
Offline