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: Some categories seen on desktop theme, but not on mobile?
and you made need to add this as well to the plugin 'MobileFriendly' =>TRUE, below 'HasLocale' => TRUE, in class.excludecategories.plugin.php (View Post)2 -
Re: 'Views Count' in v 2.1
you may want to ask your host to allow it. if the host won't allow it you would get a 500 error. or perhaps you have access to php.ini if neither work, the plugin works as an alternative. (View Post)2 -
Re: 'Views Count' in v 2.1
good idea to read the comments in this discussion, it will help with other issues may have besides this one in particular this thread for view count. http://vanillaforums.org/discussion/comment/20859… (View Post)2 -
Instructions: How to turn a myttachments page into a clickable gallery. A modification
change in views/myattachmentstabview.php // remove the fancybox class if it is not an image $Type = $Media->Type; if(!preg_match('/image/', $Type)) { $ThisAttachOpt['class'] = 'Title'; } } to // r… (View Post)2 -
Re: Something has gone wrong
this has been present for quite some time. I think when 2.0.18 came out http://vanillaforums.org/discussion/comment/158738/#Comment_158738 some hosts will not support innodb. (View Post)1