vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: How to change url of Contact plugin
I put the instructions on the plugin page , replace the setup function with this one. at the very end public function Setup() { $matchroute = '^Chanux(/.*)?$'; $target = 'plugin/Contac… (View Post)1 -
Re: RenderAsset('Panel') returning NULL
Ok I see the problem @sddp add this instead of the line you have< ?php $this->RenderAsset('Panel'); ? > but remove the spaces I added between the < > so they could show here.… (View Post)1 -
Re: RenderAsset('Panel') returning NULL
this is my admin.php so you can compare the two, maybe you could just download the app again and only substitute the dashboard folder. < head > <?php $this->RenderAsset('Head');… (View Post)1 -
Re: RenderAsset('Panel') returning NULL
Yes I see, the only other option I can give is to replace the entire dashboard folder with a fresh one. Just ftp the dashboard folder into the applications folder and it will overwrite the old one. (View Post)2 -
Re: Vanilla-Team: Shouldn't you ban "mega6382" and his stolen addons.
mega, copying all or some parts of a work without permission from the author is stealing. The favicon is from the vanilla skins website. If the css was not written by you, then it is part of the orig… (View Post)2
