Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

TopPosters addon fix for Fatal error (for ver 1.0)

This discussion is related to the TopPosters addon.
AoleeAolee Hobbyist & Coder ✭✭
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.