Bleistivt
ModeratorBleistivt Moderator
Reactions
-
Re: AJAX
Yes, I actually don't use it on my own site. Was worth a try, but I noticed I don't really like it for forums myself. The only place I like it is tumblr, where you don't really need a … (View Post)2 -
Re: Cannot change theme on vanilla 2.1.5
Enable debugging and post any error messages you get when trying to change the theme here. Have you changed file permissions recently? the config.php has to be writable by php (View Post)2 -
Re: Error when adding a new user via dashboard
It's only a display bug and doesn't affect the user creation. But you could change line 47 of /applications/dashboard/views/user/add.php to <?php echo $this->Form->CheckBoxList(&qu… (View Post)1 -
Re: Error when adding a new user via dashboard
Another fix would be to turn off debug mode ;) (View Post)1 -
Re: Creating user friendly URL's throughout whole forum
Removing the ID from all the internal links vanilla creates isn't really possible, but you can access profiles even without the ID: http://vanillaforums.org/profile/BIOS (View Post)2
