R_J
AdminR_J Admin
-
Re: VanillaForums.org has a new home
I see it on special discussions: http://vanillaforums.org/discussion/26153/smoething-has-gone-wrong-do-you-filter-incoming-ip-addresses#latest (View Post)2 -
Re: Custom routes issue with breadcrumbs url path
If it is "just" a breadcrumbs display question, then you could take a look at /library/core/class.theme.php: public static function Breadcrumbs($Data, $Format = '<a href="{Url,html}… (View Post)1 -
Re: Making a custom error if a condition is met before submitting a thread?
If you have code that would make up a plugin for MyBB, you do not benefit from Garden, the framework that Vanilla is based on. I do not know how you are storing the credit info but if you have create… (View Post)1 -
Re: Confirm email with out Welcome email
There's that code in entrycontroller: if (C('Garden.Registration.SendConnectEmail', TRUE)) { try { $UserModel->SendWelcomeEmail($UserID, '', 'Connect', array('ProviderName' => $this->Form-&g… (View Post)1 -
Re: Theme Error?
Let me be more precise: you shouldn't use 2.2 in a live system. Maybe a Vanilla expert could do, but I wouldn't dare to do so. (View Post)4
