River
MVPRiver MVP
Reactions
-
Re: Plugin not showing correctly in the dashboard
@K17 probably a result of: it does not comply with Vanilla 2.2.1 rules php 5.3 capable. shortcut arrays. it saves one word "array" and make it incompatible. try $PluginInfo['reply'] = [ $Pl… (View Post)2 -
Re: Enhancements and Feedback
Yes, and you don't want to store your results in a text file either. From your instructions it looks like the ipaddresses can just be downloaded by anyone if they know the location of the text file. … (View Post)1 -
Re: upgrade issue from vanilla 2.1.6 to 2.2.1
@Mark1215 you could check this out. https://vanillaforums.org/discussion/31153/tutorial-a-fool-proof-way-to-do-a-vanilla-upgrade-from-2-1-to-2-2#latest https://vanillaforums.org/discussion/21192/whic… (View Post)1 -
Re: Allow user to change profile picture but not edit their details.
However, for the profile pictures it would be much easier to use Vanilla's system (my main site doesn't use profile pictures). Is there a way to let members change their profile picture but not updat… (View Post)4 -
Re: Mobile theme in dashboard
Yes, themes are a bit different, the name of the folder is what gets thrown into the config statement. whereas in a plugin, the name in the plugin info is what matters regarding enabling and disablin… (View Post)2