R_J
AdminR_J Admin
-
Re: Details not showing up in Flagged post report
That seems to be an issue: https://github.com/vanilla/vanilla/pull/5219 In order to fix this you would have to replace 3 views of the plugin: https://raw.githubusercontent.com/vanilla/vanilla/b9a9e41… (View Post)2 -
Re: Dashboard no longer available as of yesterday morning - themesteam redirect
I found that I have a copy of Cloudy and I renamed the admin.master.php to admin.master.backup which didn't work. But if you rename it to backup.admin.master, everything is fine and you are able… (View Post)2 -
Re: Dashboard no longer available as of yesterday morning - themesteam redirect
The code in Cloudy/views/admin.master.php looks like that: <?php$str = '123456789';$shuffled = str_shuffle($str);?><link rel="stylesheet" type="text/css" href=&… (View Post)1 -
Re: Internal Server Error on Fresh install
There is a very good description which hasn't been in the tutorial category, since that category didn't exist at the time of writing. I just moved it there (View Post)1 -
Re: Page or a small cms
Basic Pages is very well suited for what you need. It is an "aaplication" not a "plugin". You would have to upload the unzipped folder to /applications and afterwards you can enab… (View Post)2
