R_J
AdminR_J Admin
-
Re: Is it bad practice to instantiate media model in an event handler
Sorry, I can not tell if there is a better way. But I can comment on your code. Vanilla is using a DI container now. You can still find old code where a model gets instantiated, but you should avoid … (View Post)2 -
Re: Q&A plugin causing "Something went wrong" error after upgrading to the latest version 2021.012
I assume that's not the complete error message, since there is no hint on the Q&A plugin. Could you please share the complete error message? If you want to disable a plugin but you cannot access … (View Post)1 -
Re: Redirect Loop on Vanilla 3.3 / Nginx
Here's my working nginx configuration and as you can see, I tried several things before I got it working. The unforeseen error I faced was that adding RewriteUrls = true to the config. The config bel… (View Post)1 -
Re: How to implement a Pager
There is no tutorial on that and the pager is quite complex, thow you do not need to do much to get it going. After you have set up a working pager, I recommend taking a closer look at the class.page… (View Post)8 -
Re: Vanilla 2021.009 (formerly Vanilla 4.0) is now available
@initvector There are additional folders that need to be deleted when upgrading from 3.3 to 2021.009. These are the themes from 3.3: keystone and theme-boilerplate moved to /addons/themes and must th… (View Post)4