R_J
AdminR_J Admin
-
Re: Fatal Error
You can download the current version that will work with 2.0.18. Have fun with it! :) Oh, and don't forget to upgrade to 2.0.18.9 ;) (View Post)3 -
Re: Messing with activities
I have to add: it is working somehow, but I do not know how exactly (View Post)2 -
Re: Fatal Error
You are using Vanilla 2.0.18.8 and I have not tested it much for that version. The function Sprite() has something to do with a feature not found in Vanilla 2.0. So you can change the mentioned line … (View Post)1 -
Re: Topic level permissions
What you are looking for is the typical social network "groups" function, so I'd recommend looking at social network scripts. OxWall is nice looking and feature rich - but if you want to ex… (View Post)1 -
Re: Confused with database and models
If it is based on user levels you would have to use one query per level. Maybe it could even be caalculated? update gdn_user set starslimit = 10 + (level * 2) or something like that. Setting it with … (View Post)1
