R_J
AdminR_J Admin
-
Re: Vanilla Instance to work with two Projects
Sounds interesting! I would start with the following folder structure: /server1 /server1/cache /server1/config /server1/uploads /server1/index.php /server2 /server2/cache /server2/config /server2/upl… (View Post)1 -
Re: Email title error when receiving
Maybe this will help you: https://open.vanillaforums.com/discussion/comment/262733#Comment_262733 Generally it's a very, very bad idea to mess with the source code, but sometimes you have no choice. … (View Post)1 -
Re: Having an issue with styling after moving server
Not only the theme folder, several other folders must be readable, too (View Post)1 -
Re: Where do I find "Vanilla ACP » Appearance » Message" In Current Version?
Whenever you want to add some html, I'd suggest looking if the Pockets plugin will suit your needs. If you could post a link to where that Vanilla integration is described, we might be able to give b… (View Post)1 -
Re: What's the easiest method to assign value from PHP to smarty?
Looks good. Make sure your themehooks file is loaded. Try adding something like echo 'test'; die; into the base_render_before. That setup method is not needed, by the way (View Post)1