$res = serendipity_db_query("SELECT count(visits) AS cvisit FROM blehblehtablename WHERE year='$year' AND month='$month'", true);
// print_r($res);
$container[$i] = $res['cvisit'];
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/
HAH! that kinda worked. In stead of returning just one array value i now return the complete array which is build using your query.
and i split it on location. This might be slighty slower but as it is a admin only page it will work just fine.
I now have a working beta. Also fixed a referrer bug. They werent saved in the refs table because the check wasnt working well.
Im gonna run the plugin for a few days to see if its bug free and stuff. When im satisfied ills end you an updated copy!
New records are added as they should and visits are as expected. Im now working on a better bot filter. One which will be somewhat easier to setup with less hassle on browser referrers and such I hope it works!
You can send the files to my mail adress serendipity at supergarv dot de, please
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/
I didn't receive a PM from you! Did you send a PM or a E-Mail? I can't remember neither.
So I hope to hearfrom you. I'm gone for the rest of the weekend, sohave fun!
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/
Yes, of course! I just added you. Many thanks for your contributions, and please keep them coming )
Best 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/