vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: The discussions on my forum don't work, HTTP ERROR 500, what could it be?
You need to look at your server's error logs. a 500 error is a server error. Sometimes deleting the .ini files in the cache will fix it. If you can't access your dashboard to disable plugins , open y… (View Post)1 -
Re: Discussion Text Editor Toolbar Help
Are you using the editor plugin that came with vanilla ? If so, the buttons should be the same as here. You have formatting options to make the editor use markup language , HTML or rich text . But th… (View Post)3 -
Re: redirect after popup close
If your problem is how to add a form, any form you want to open in a popup, Look at this code for My Contact plugin . I made a contact form that submits an email to the admin or whatever email you ha… (View Post)1 -
Re: Mobile theme in dashboard
There is no way to select a mobile theme from the dashboard, would be nice but for now you must add the $Configuration by hand into the config.php $Configuration['Garden']['MobileTheme']= 'nameofthem… (View Post)1 -
Re: How to setup EmailDiscussion plugin to use SMTP server at Settings > Outgoing Email
I don't think River will be back, but I would say that you can likely remove them from the database by deleting the entire user and not just the email… But you can also just delete just emails. Execu… (View Post)1
