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: Fancybox Plugin for Vanilla - Feedback
@masterone edited: Actually, upon further testing the inline changes cause an issue, so I removed the code. but the attached images change does work pretty well as far as I can tell. http://vanillafo… (View Post)2 -
Re: A fix to make FileUpload version 1.8.2 to work in Vanilla 2.1 (backport).
to make jquery fancybox plugin work with file attachments.... using fileupload plugin in vanilla 2.1 around line 12 in views/link_files.php in fileupload plugin 1.8.2.1 change <div class="Att… (View Post)6 -
Re: Show header link, but require login when to view page?
you can easily do this with extrapages plugin as well as there is even an example. :) (View Post)2 -
Re: Changing timezone in Sign Logger plugin
@sudden156 here is a way that doesn't change the date_default_timezone_set in the default.php but will give you the time for London in the signlog in default.php change // date_default_timezone_set(… (View Post)2 -
Re: [Solved] Fatal error: Class 'Gdn' not found*
does it show you any id info in your phpinfo() load phpinfo and search for User (depends in your phpinfo whether it is displayed). e.g. User/Group www-data(33)/33 do you have a constants.php in your … (View Post)1
