R_J
AdminR_J Admin
-
Re: DANCA Theme
Please see this comment for a solution to your problem: https://open.vanillaforums.com/discussion/comment/226497/#Comment_226497 (View Post)1 -
Re: Anyone Developing v2.3 Plug Ins?
No there is no place where plugins are traded for money. I recommend IP.Board. Not only do you have to pay for plugins, you also have to pay for the forum script itself - doesn't that sound far super… (View Post)2 -
Re: Display user most active category in user profile
It's certainly possible. But there is one catch I see here: category permissions. Imagine you have a forum where you have a category which is reserved for admins and mods. Or any other category which… (View Post)1 -
Re: Adding phone verification
Start with a file plugins/phoneVerification/class.phoneverification.plugin.php <?php$PluginInfo['phoneVerification'] = [ 'Name' => 'Phone Verification', 'Description' => 'Requires SMS verifi… (View Post)1 -
Re: Adding phone verification
Since I already started showing a path and I don't want that the work I invested is wasted, here are the steps described that I would take to achieve something like that. Limit access until user ente… (View Post)1