It looks like you're new here. If you want to get involved, click one of these buttons!
Is it legal to remove the "Powered by Vanilla" statement on Vanilla forum software? If yes, how can I remove it from my site? Your answers will be appreciated.
It's up to you but I think it's a kind of betrayal your source. May be it broke the copyright law, I think
Check out the config files.
I think you can remove, personally i think you shouldnt
T_T
Why would you even want to?
Just a suggestion... sign up for a Vanilla Affiliate Program, and put your referral link there, this way you and vanilla benefits! :D
Simply remove it from default.master.php in your theme, or (less ideally) from /applications/dashboard/views/default.master.php.
Developer at Vanilla Forums, Inc. [GitHub, Twitter]
i am changed word be - -> Super Super Thank you Vanilla , I wanted ^_^
If you are using "Vanillaversion 2.0.18.4 (The default theme for Vanilla.")
1st go to
conf...........>config-defaults.php...............>line 99 ($Configuration['Garden']['VanillaUrl'] = 'YOUR URL';
2nd Conf............>locale...............>Add ($Definition['Powered by Vanilla'] = 'Powered by YOUR NAME';
i find it's not a good idea to remove the foot php code in default.master.php, this will affect the plugin "fileupload" and "emotify".
the way from Sheyad is good, I think. But I don't agree to remove the link for vanilla.org.
What I do is just to add one line above foot php code, like "miantained by xxx, copyright 2013", then adjust something on style.css.
Answers
T_T
Why would you even want to?
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •Just a suggestion... sign up for a Vanilla Affiliate Program, and put your referral link there, this way you and vanilla benefits! :D
- Spam
- Abuse
- Troll
2 • Off Topic Insightful 2Awesome LOL •Simply remove it from default.master.php in your theme, or (less ideally) from /applications/dashboard/views/default.master.php.
Developer at Vanilla Forums, Inc. [GitHub, Twitter]
- Spam
- Abuse
- Troll
1 • Off Topic Insightful 1Awesome LOL •i am changed word be - -> Super Super Thank you Vanilla , I wanted ^_^
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •If you are using "Vanillaversion 2.0.18.4 (The default theme for Vanilla.")
1st go to
conf...........>config-defaults.php...............>line 99 ($Configuration['Garden']['VanillaUrl'] = 'YOUR URL';
2nd Conf............>locale...............>Add ($Definition['Powered by Vanilla'] = 'Powered by YOUR NAME';
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •i find it's not a good idea to remove the foot php code in default.master.php, this will affect the plugin "fileupload" and "emotify".
the way from Sheyad is good, I think. But I don't agree to remove the link for vanilla.org.
What I do is just to add one line above foot php code, like "miantained by xxx, copyright 2013", then adjust something on style.css.
- Spam
- Abuse
- Troll
0 • Off Topic Insightful Awesome LOL •