Closed (fixed)
Project:
Web File Manager Statistics
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
3 Apr 2009 at 16:53 UTC
Updated:
12 May 2009 at 18:00 UTC
My user link urls are http://user/22, http://user/37, etc. and the node urls are http://node/137, http://node/142, etc.
In the module code there is no "http;//" so it must be coming from somewhere else. Any ideas on how to get those links to resolve correctly to my "home path +" and not http://? I'm PHP n00b so I don't have much for figurn' skills.
I did reorder the $header = array( so that my display was sorted with the most recent downloads first. At least I think that's what I accomplished. :)??
Great module!!!
Comments
Comment #1
jadowd commentedThanks for the feedback.
Good catch on the user link. I will fix this asap.
Comment #2
jadowd commentedComment #3
jadowd commentedfixed... should be live soon.