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: number of pages in discussion list
public function DiscussionsController_DiscussionMeta_Handler($Sender) { $Discussion = $Sender->EventArguments['Discussion']; echo T("Pages: ") . $Discussion->CountPages;}orp… (View Post)2 -
Re: number of pages in discussion list
pick the event to post in that position. divide the N pages = number of comments (countcomments in discussion table) per discussion divided by your comments per page (read from config.php). Depending… (View Post)2 -
Re: [Split] Profile Visitors plugin error
@hgtonight or @underdog split from http://vanillaforums.org/discussion/comment/200282/#Comment_200282 (View Post)1 -
Re: Category Viewing thought.
your insights are always valuable @Lincoln , thx. (View Post)1 -
Re: How to change the favicon on the VanillaPress2010 theme?
I know there was no favicon. But I put an icon in and it still wouldn't change with out changing the default.master.tpl. however, I removed the line from default.master.tpl and it still works. S… (View Post)1
