Anope IRC Services

Denora Stats (discontinued) => phpDenora 1.4.x Support (Read Only) => Topic started by: Ryan on April 19, 2011, 07:37:07 PM

Title: JpGraph Error: 25118
Post by: Ryan on April 19, 2011, 07:37:07 PM
Quote
Can't create directory ".". make sure PHP has write permissions to this directory

Um huh?

Page: http://stats.lightsys.net
Title: Re: JpGraph Error: 25118
Post by: Hal9000 on April 20, 2011, 12:49:50 PM
you probably enabled graph caching but specified a wrong / not writable cache path
Title: Re: JpGraph Error: 25118
Post by: Ryan on April 20, 2011, 02:11:55 PM
Ok I updated the path to the full path of the cache directory, and now It says PHP doesn't have write permissions? How do I set it to have write permissions?
Title: Re: JpGraph Error: 25118
Post by: Ryan on April 20, 2011, 02:30:27 PM
Update: got the graphs displaying, but now if I try to look at a single channel stat I get access denied?

I used chmod and set all of the public_html directory, which is where everythin for this server is kept,to 777
Title: Re: JpGraph Error: 25118
Post by: Hal9000 on April 25, 2011, 01:37:07 PM
phpdenora will not show stats fot +i or hidden channels
Title: Re: JpGraph Error: 25118
Post by: Jobe on April 25, 2011, 02:53:28 PM
phpdenora will not show stats fot +i or hidden channels
Well with regard to hidden channels that is unless you set $denora_block_spchans to false in phpdenora.cfg.php
Title: Re: JpGraph Error: 25118
Post by: Ryan on April 26, 2011, 01:17:47 AM
Ok for some reason it was deciding the main channel on the server has +s or +p set which it definitely does now. I even set +s and +p and removed them to make sure. For now I have it set not to show +sp channels but I want to turn this back on.
Title: Re: JpGraph Error: 25118
Post by: Charles Kingsley on April 26, 2011, 08:40:30 AM
I said it was that ages ago but nobody believed me!
Title: Re: JpGraph Error: 25118
Post by: Ryan on April 26, 2011, 11:27:27 PM
That would be because neither +s or +p was set on the channel. Possible bug that needs fixing?
Title: Re: JpGraph Error: 25118
Post by: Charles Kingsley on April 27, 2011, 10:16:44 AM
Yup, most probably.

(so... log a bug?)
Title: Re: JpGraph Error: 25118
Post by: Hal9000 on May 08, 2011, 07:54:30 PM
yeah, it is fixed in svn meanwhile