• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

ping Jator- ogr page

alpha7x

Member
Jay,

Your ogr php stats page is coming up with lots of errors...you probably know this already, but if not, I thought I'd let you know.
 
alpha,

That's a by-product of no blocks in for today so far. As you know, the day starts at 0:00 GMT, which means there is a new log file to look for. Until a block is submitted however, the file pproxyogrYYYYMMDD.log is not created, thus the PHP script spits out errors until a log file is created.

Jay
 
Uhm I don't know anything about PHP, but isn't it possible to do a test FIRST to see if there're any logs... if there aren't just put up a default page that says sorry no stats yet because no one has flushed yet?

Just a suggestion!

With love and respect your fellow TA member

Two-Face
 
TF,

I'm sure there is. I don't know enough about PHP yet to do this, but I will put it on my list of things to learn. 😉

Basically, I am teaching myself how to do this, with just a semester class in PASCAL to help me, I might be a little slow. Bear with me. 😉

Anyone who wants to contribute to the code is more than welcome, or anyone who wants to use the code is more than welcome. I do this because I love to learn, and I seem to lean faster when I do hands on stuff, not reading out of a book.

Jay
 
hehe I'm sure you'll find out how to do it soon Jay!

The page looks great tho' 😀

With love and respect your fellow TA member

Two-Face
 
Jay,

You know, I thought of that explanation right after I posted and saw that it was a couple of minutes past 0:00 GMT. Kind of like the rc5 log analyzer I use...until it gets a few blocks into its log, it spits up a divide by zero error.

BTW, you are NOT slow with php!
 
alpha,

I tried creating a blank log file, but it still gave me the error codes. I'll work on getting a work around in the next few days.

As for being 'slow' with PHP, most of this is from other's stats progs. I've borrowed code from about 3 different php based scripts and incorporated them into one stat page. So u see, I am like the Asian Industry. I might not of invented it, but I'll try and make it better. 😉

Jay
 
Back
Top