Current time: 04-20-2024, 12:52 AM Hello There, Guest! (LoginRegister)


Announcement
We have the biggest collection of MyBB Plugins here on the Net. We have currently 175+ MyBB Exclusive Plugins, 80+ MyBB Compatible MyCodes and 16+ MyBB 1.4.x Themes (Some are still under construction...) Thus, we provide you the largest MyBB Stuff on the net including tutorials. Stay with us, you will find out some more to come.
Now you can easily create your own buttons set for MyBB! Click here to have a look...
*** You cannot do your registration behind any Proxies anymore! ***
Welcome Guest[3.15.225.173], connected from Seattle, Washington United States
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Plugin Mybb 1.4*] Custom Copyright
12-12-2009, 11:55 AM
Post: #1
[Plugin Mybb 1.4*] Custom Copyright
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.


Attached File(s) Thumbnail(s)
       

.zip  custom_copyright_mybbcodes.zip (Size: 4.15 KB / Downloads: 2)
Downloaded by :roumy, LuminousX

babjusi's signature
Find all posts by this user
Quote this message in a reply
12-12-2009, 11:58 AM (This post was last modified: 12-12-2009 12:03 PM by skiilz.)
Post: #2
RE: [Plugin Mybb 1.4*] Custom Copyright
Thank you! Its much faster and better than editing the footer template!
Downloading Smile

skiilz's signature
[Image: signature.php]
Find all posts by this user
Quote this message in a reply
12-12-2009, 11:59 AM
Post: #3
RE: [Plugin Mybb 1.4*] Custom Copyright
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?

babjusi's signature
Find all posts by this user
Quote this message in a reply
12-12-2009, 12:03 PM (This post was last modified: 12-12-2009 12:07 PM by skiilz.)
Post: #4
RE: [Plugin Mybb 1.4*] Custom Copyright
Hey.. I have installed and enabled and it didn't show the new info...

skiilz's signature
[Image: signature.php]
Find all posts by this user
Quote this message in a reply
12-12-2009, 12:07 PM
Post: #5
RE: [Plugin Mybb 1.4*] Custom Copyright
(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?

babjusi's signature
Find all posts by this user
Quote this message in a reply
12-12-2009, 12:07 PM
Post: #6
RE: [Plugin Mybb 1.4*] Custom Copyright
Now it works, I have added the {$customcopyright} to the footer template.

skiilz's signature
[Image: signature.php]
Find all posts by this user
Quote this message in a reply
12-12-2009, 12:16 PM
Post: #7
RE: [Plugin Mybb 1.4*] Custom Copyright
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.

babjusi's signature
Find all posts by this user
Quote this message in a reply
12-12-2009, 12:20 PM (This post was last modified: 12-12-2009 12:21 PM by skiilz.)
Post: #8
RE: [Plugin Mybb 1.4*] Custom Copyright
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.

skiilz's signature
[Image: signature.php]
Find all posts by this user
Quote this message in a reply
12-12-2009, 12:24 PM
Post: #9
RE: [Plugin Mybb 1.4*] Custom Copyright
(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}

babjusi's signature
Find all posts by this user
Quote this message in a reply
12-12-2009, 12:28 PM (This post was last modified: 12-12-2009 12:29 PM by skiilz.)
Post: #10
RE: [Plugin Mybb 1.4*] Custom Copyright
(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 -->

skiilz's signature
[Image: signature.php]
Find all posts by this user
Quote this message in a reply
0 member(s) viewed this thread in the last 365 days :
Post Reply 


Was This Thread Useful ?
Please Link To Us
URL
BBCode
HTML

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Plugin for Mybb 1.4*] Maximum Posts per Day babjusi 13 5,355 10-18-2016 08:01 PM
Last Post: asd4129
  [Plugin for Mybb 1.4*] Supermoderator Restriction babjusi 7 14,014 01-24-2014 03:54 AM
Last Post: Technoman
  [Updated With Extra Options][Plugin for Mybb 1.4*] Guests and lurkers restriction! babjusi 33 11,767 05-28-2012 01:01 AM
Last Post: Madness
  [Plugin for Mybb 1.4*] Disallow guests to view portal. babjusi 8 5,324 02-19-2012 04:05 AM
Last Post: sandmaan
  [Plugin for Mybb 1.4.*] Hide Posts Until Reply! babjusi 77 51,075 02-04-2012 11:04 PM
Last Post: copa2

Forum Jump:

 
New To Site ?
Some Useful Links
  • Help

  • You Might Need To Register

  • Forum Statistics

  • Mark All Forums Read

  • Forum Staff

  • Log Out
  • Contact Us

  • Mybbcodes

  • Return to Top

  • Return to Content

  • Lite (Archive) Mode

  • RSS Syndication
  • Powered By MyBB, © 2002-2024 MyBB Group.
    Golden Crown - Designed and Published by ghazal & exdiogene of MyBBCodes.
    Hosting provided by WWWHostingServer.com