Warning: mysqli_query() expects parameter 1 to be mysqli, null given in /home/abledesi/domains/abledesign.com/public_html/navfiles/log.php on line 126

AbleDesign - Support Forum

AbleDesign Forum Index AbleDesign

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
AbleDesign Forum Index
AbleLogger Pro Discussion
view_stats not displaying properly
Post new topic   Reply to topic

Post new topic   Reply to topic    AbleDesign Forum Index -> AbleLogger Pro Discussion
View previous topic :: View next topic  
Author Message
dt10111
Lurker
Lurker


Joined: 07 Dec 2007
Posts: 1

PostPosted: Fri Dec 07, 2007 10:34 am    Post subject: view_stats not displaying properly Reply with quote

Hello Dan.

I installed the Lite version, and am considering upgrading to Pro since this is a script I could really use, and I am currently paying a recurring monthly fee to Exteme Tracking. I love their application, but I would prefer to have something locally hosted, and your script is the closet I've found to having the functionality I want.

I installed the application, and it seems to be storing all the proper data in the data base (when I check in PhpMyAdmin). But when I go to view_stats.php, it isn't displaying everything properly. When I click on IP or put in a Date, it doesn't switch view. You can see it here:

http://zombiehor.de/view_stats.php

When I looked at the code for the view_stats, it seems all the IF conditions for Date and IP are there. But it does seem I am using a slightly different version than you are running for the Lite demo on your site. The footer of yours says "AbleLogger Lite v1.00, Powered by AbleDesign", and the footer on the one I installed says, "Powered by AbleDesign". Maybe the footer is the only difference, but I figured I would point that out.

Anyway, if we can get this working so I can play with it, I will likely upgrade. Let me know if there is updated code or something I need to do. It seems like there is just a problem with the code in the view_stats.php file, but I can't read the code well enough to troubleshoot it.

Thanks a lot! =)
Back to top
View user's profile Send private message
Dan
Admin / Developer
Admin / Developer


Joined: 19 Feb 2001
Posts: 2057

PostPosted: Fri Dec 07, 2007 12:12 pm    Post subject: Reply with quote

It's probably a globals issue. Try adding the following to view_stats.php, up in the configuration section:

Code:
while (list($key, $val) = each($HTTP_GET_VARS)) { $$key = $val; }
while (list($key, $val) = each($HTTP_POST_VARS)) { $$key = $val; }

Cheers,
Dan
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    AbleDesign Forum Index -> AbleLogger Pro Discussion All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group


Home | Services | Pricing | Portfolio | About Us | Contact
Support | Programs | Purchase | Tutorials | Site Map

© 1999-2025 AbleDesign.com - Web Design that Can!