TopPosters addon fix for Fatal error (for ver 1.0)

AoleeAolee ✭✭
edited February 2011 in Vanilla 2.0 - 2.8
Hi Guys,

for version 1.0, just incase you are getting a fatal error issue

at line 18 in class.toppostersmodule.php please change

->From('user u')

to:

->From('User u')


didn't encounter it, maybe because I'm using WAMP.

thanks!
Sign In or Register to comment.