MyBB Codes
[Plugin Mybb 1.4*] Custom Copyright - Printable Version

+- MyBB Codes (http://www.mybbcodes.com)
+-- Forum: Mods Database (/forumdisplay.php?fid=4)
+--- Forum: Premium Mods (/forumdisplay.php?fid=8)
+---- Forum: Babjusi Plug ins (/forumdisplay.php?fid=48)
+---- Thread: [Plugin Mybb 1.4*] Custom Copyright (/showthread.php?tid=1153)


[Plugin Mybb 1.4*] Custom Copyright - babjusi - 12-12-2009 11:55 AM

Name: Custom Copyright

Type: Plugin for Mybb

Version: For any versions of Mybb 1.4* series.

Funcionality: This plugin will allow you to add your own custom copyright text below that of mybb. I just coded it right now for someone that I am a tech admin at her forum. She was trying to edit the copyright text that I had entered before for her and ended up messing the footer totally. So I came up with this small plugin. My point is that this plugin is only for those admins that don''t have coding knowledge at all. But it can also be used by those admins that prefer not to get their hands dirty with the code so to speak and prefer to do things from the comfort of their acp.

This is not like the other copyright plugin at the mod section which is supposed to simply add your forums name. This plugin will allow you to add your own copyright text. 2 entirely different things.

Important: Nobody is authorized to upload this plugin in other sites/forums and claim it as their own. You are also not allowed to remove the copyright without my permission. By downloading the plugin you agree to the above.


RE: [Plugin Mybb 1.4*] Custom Copyright - skiilz - 12-12-2009 11:58 AM

Thank you! Its much faster and better than editing the footer template!
Downloading Smile


RE: [Plugin Mybb 1.4*] Custom Copyright - babjusi - 12-12-2009 11:59 AM

That was the whole point of the plugin.

What do you mean it didn''t work? Can you go to the footer template and see if the customcopyright variable has been instered?


RE: [Plugin Mybb 1.4*] Custom Copyright - skiilz - 12-12-2009 12:03 PM

Hey.. I have installed and enabled and it didn't show the new info...


RE: [Plugin Mybb 1.4*] Custom Copyright - babjusi - 12-12-2009 12:07 PM

(12-12-2009 12:03 PM)Light33 Wrote:  Hey.. I have installed and enabled and it didn't show the new info...

Maybe it didn''t insert the variable. Can you download it again from here and give it another go and please let me know?


RE: [Plugin Mybb 1.4*] Custom Copyright - skiilz - 12-12-2009 12:07 PM

Now it works, I have added the {$customcopyright} to the footer template.


RE: [Plugin Mybb 1.4*] Custom Copyright - babjusi - 12-12-2009 12:16 PM

The plugin should add the variable automatically but sometimes it doesn''t. That was the case with you now I believe. I have had the same issue a couple of times in the past as well.


RE: [Plugin Mybb 1.4*] Custom Copyright - skiilz - 12-12-2009 12:20 PM

Yes the plugin add the variable now but please add this before the variable:
<br />{$customcopyright}

Right now it add the copyright in the same line as the MyBB copyright.


RE: [Plugin Mybb 1.4*] Custom Copyright - babjusi - 12-12-2009 12:24 PM

(12-12-2009 12:20 PM)Light33 Wrote:  Yes the plugin add the variable now but please add this before the variable:
<br />{$customcopyright}

Right now it add the copyright in the same line as the MyBB copyright.


It can''t be. Mybb has a break at the end right after which comes the custom copyright variable.

This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>.<br />
                <!-- End powered by -->{$customcopyright}



RE: [Plugin Mybb 1.4*] Custom Copyright - skiilz - 12-12-2009 12:28 PM

(12-12-2009 12:24 PM)babjusi Wrote:  
(12-12-2009 12:20 PM)Light33 Wrote:  Yes the plugin add the variable now but please add this before the variable:
<br />{$customcopyright}

Right now it add the copyright in the same line as the MyBB copyright.


It can''t be. Mybb has a break at the end right after which comes the custom copyright variable.

This is free software, support us and we'll support you. -->
{$lang->powered_by} <a href="http://www.mybboard.net" target="_blank">MyBB{$mybbversion}</a>, &copy; 2002-{$copy_year} <a href="http://www.mybboard.net" target="_blank">MyBB Group</a>.<br />
                <!-- End powered by -->{$customcopyright}


Mine didn't have.. So I had to add it manually..
<br />{$customcopyright}<!-- End powered by -->



RE: [Plugin Mybb 1.4*] Custom Copyright - babjusi - 12-12-2009 12:29 PM

Ah, ok then.


RE: [Plugin Mybb 1.4*] Custom Copyright - learner_mybb_import495 - 12-12-2009 07:33 PM

thanks..thats a very nice plugin.
I will prefer that instead of editing the footer template.


RE: [Plugin Mybb 1.4*] Custom Copyright - skiilz - 12-12-2009 08:21 PM

Yes much better!


RE: [Plugin Mybb 1.4*] Custom Copyright - Svizy - 12-14-2009 02:18 PM

Wonderful plugin for those who don't wish or don't know how to edit templates by themselfs. Great work Smile


RE: [Plugin Mybb 1.4*] Custom Copyright - kevin-1372 - 12-17-2009 02:44 AM

It can be added From language files or templates ,too!


RE: [Plugin Mybb 1.4*] Custom Copyright - X-wave - 12-18-2009 07:58 AM

thanks


RE: [Plugin Mybb 1.4*] Custom Copyright - 111111 - 08-31-2010 08:12 AM

thanks