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: [Solved] Content on the Home
You might try the pockets plugin. and an img src tag. and/or text in the pocket for a specific location, and page. and try this modification http://vanillaforums.org/discussion/21602/make-pockets-sho… (View Post)2 -
Re: where is the file of this function ? : $Discussion->Url;
lets say you change the function that replaces the Url (I'm not advocating you do, since it probably is the wrong way to go about things, and won't make much difference in with SEO). do you know the … (View Post)1 -
Re: System User Bot not being generated in 2.1 stable
the System user depends on a few things. provided the user table has a System user name and the column "Admin" in the User Table has a values of 2. There are other machinations - but the bo… (View Post)1 -
Re: System User Bot not being generated in 2.1 stable
or you could remove $Configuration['Garden']['SystemUserID'] from you config.php and write a plugin that calls usermodel GetSystemUserID() which essentially put the System User back in provided there… (View Post)1 -
Re: System User Bot not being generated in 2.1 stable
ok run SELECT * FROM GDN_User WHERE UserID = 2 do you get any results. (View Post)1
