peregrine
MVPperegrine MVP
Thank you, Bleistivt and Vrijvlinder for letting me transfer ownership of my plugins to you both, You are the only two people I have given permission. over and out of here
Reactions
-
Re: [Solved] Fatal error: Class 'Gdn' not found*
although this should NEVER be done under ordinary circumstances, meaning never change config-defaults.php - try changing the line TEMPORARILY in config-defaults.php from $Configuration['Debug'] = FAL… (View Post)1 -
Re: [Solved] Fatal error: Class 'Gdn' not found*
why are you using port 8888 that MAY be your issue. I believe you, but obviously I can't see it. because i can't access your local host. you might want to grab a screen shot of it and post it. so doe… (View Post)1 -
Re: Custom Smarty functions only in SmartyPlugins directory?
maybe you can reset smarty to add your new dir. or however smarty is called. but the setPluginsDir is valid. // set multiple directoríes where plugins are stored$smarty->setPluginsDir(array( './pl… (View Post)2 -
Re: Tutorial: How to determine the Version Number of vanilla that you are using for your own forum.
bump. if only this Tutorial were an announcement in the categories section. it might help a few people. @linc. and the reasoning http://vanillaforums.org/discussion/26710/why-adding-your-version-is-m… (View Post)2 -
Re: Changing timezone in Sign Logger plugin
from some further info supplied by @sudden156 Apparently changing date_default_timezone_set in the default.php for the plugin may have an impact on the date time of recent users in the dashboard. so … (View Post)2
