Closed (fixed)
Project:
User Visits Advanced
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Mar 2009 at 00:23 UTC
Updated:
24 Mar 2009 at 16:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
mariusooms commentedThe block 'Latest visitors' works fine. However the most important one, namely, the history block is a no show. The data in the table gets populated with the correct values. Somehow the theme function must be incorrect, or somewhere else the history is not being fetched properly.
I really don't know at this point.
Regards,
Marius
Comment #2
mariusooms commentedAhhh...I think the module drupal 6 version from User Visits is slightly different., so a straight port for user_vistits_adv won't work? So the query must probably be adjusted. Could use some help verifying these findings.
Regards,
Marius
Comment #3
mariusooms commentedSmall type in the theme function was to blame...sheesss...Drupal 6 port ready. Put through coder to clean up code as well.
Please commit this version to the 6 branch.
Thanks,
Marius
Comment #4
mariusooms commentedComment #5
toemaz commentedCommitted on the 6 branch.
Thanks for the good work Marius.