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
-
[Tutorial] How to Create a new mobile theme.
duplicate the mobile theme in a new folder. * 1 -copy the files and folders from themes/mobile to themes/mynewmobile * 2 - edit the about.php in themes/mynewmobile to reflect your new name. <?php … (View Post)5 -
Re: How to add custom code just under the post
you could write a plugin to insert code using this event <?php $Sender->FireEvent('AfterCommentBody'); ?>or you can modify helper_functions.php - if so, you can modify helper_funct… (View Post)1 -
Re: Bookmarks popup CSS help
it shouldn't matter if its a popup you can still see css in a popup with firebug. report back if it works for you. try. .FlyoutMenu .Subject a {color: red;} you could also change other colors .F… (View Post)2 -
Re: [Solved] Posting Comment Pops Up Vanilla Installer. Help!
post a screenshot. and a list of your installed plugins, as well as copy of your config.php with senesitive information related to passwords, email addresses, etc removed. (View Post)7 -
Re: "upgrading" from beta to stable release
it may very well have issues, never tried. In general downgrades of any software aren't that smooth since no one tests them much. Other may have different opinions on this... Personally i would … (View Post)1
