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: Hide/Show Pocket Based on User Role
here is another way. <?php if (!defined('APPLICATION')) exit(); $PluginInfo['CheckRoleSmarty'] = array('Name' => 'Check Role Smarty','Description' => "create smarty function to be used … (View Post)3 -
Re: Hide/Show Pocket Based on User Role
there is no "role" based permission statement. the easiest way is to find a permission setting that one role has vs. another role and play off the permission types. if "somerole" … (View Post)2 -
Re: Is the Lithe mobile theme available in the open source version?
he may have a link, but conversely.... what is so difficult to try the theme or download any theme and test on your own forum it takes all of 2 minutes to download a theme and a few minutes to test. … (View Post)1 -
Re: ExtraPage 3.1 menu title in definitions not changing; vanilla 2.1.6
try putting definition in /conf/locale.php if you don't have conf/locale.php add it. <?php if (!defined('APPLICATION')) exit();$Definition['ExtraPage A'] = 'Downloads'; (View Post)2 -
Re: Cannot change theme on vanilla 2.1.5
how did you try changing theme? what did you click? what did you press? is your cache/Smarty/compile folder writeable? can you still disable plugins? you should know how to troubleshoot. http://docs.… (View Post)1