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: Moving From LocalHost To Online Web Host
if you want to skip vanilla install on web-host. you could just create a database on host. remember the login and password for database on web host. zip up entire forum folder on localhost and extrac… (View Post)1 -
Re: Post Background
thats a good example for just restricting to the initial post for a thread for an admin. you could a;so have something different for a comment .Item.ItemComment.Role_Administrator{ (View Post)2 -
Re: Post Background
add an image to your theme e.g. download role title plugin and all you need to do is create an image for each of the roles you want and then add the css specific for the role. themes/bittersweet/desi… (View Post)2 -
Re: Reload config.php on shared hosting?
try changing regular theme to default save and then change back to bootstrap and save via dashboard. try deleting the .ini files in your cache, or deleting the php files in cache/Smarty/compile (View Post)1 -
Re: Issue with permissions and roles
what roleid is Confirm Email - you can look in the role table. as a test my Confirm Email Role is id number 3 - so these are the setting you want. $Configuration['Garden']['Registration']['ConfirmEma… (View Post)1
