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] Upgrading from 2.0.18.10
no. update should call it, but it won;t hurt doing it., and both theoretically update the structure of old database. if you are up and running - you should be fine - tautology. maybe @kasper can spli… (View Post)2 -
Re: caerostris - some changes - diff didn't display too well for me.
another change I use Plugins for config statements rather than Plugin so I added this as well for the Separate Shout Page option in the settings. $Schema['Plugins.Van2Shout.Page'] = array('LabelCode'… (View Post)2 -
Re: Is there a way to add the chat box into another page?
start with clean code from both plugins. yes. the only page you want it to show is ExtraPageA. modify class.van2shout,plugin.php comment out the line indicated with // // force to Content.// if(C('Pl… (View Post)2 -
Re: Is there a way to add the chat box into another page?
worked for me shoutbox in content. add this to the extrapage plugin in the create function. $Sender->AddModule('van2shoutdiscussionsmodule','Content');change this in the extrapagea.php file// $thi… (View Post)1 -
Re: How to change the url?
shouldn't be too difficult for you based on what you just said: * change the file in views from R0oberta to r0obert * search for R0oberta and replace with R0obert * search for r0oberta and replace wi… (View Post)2
