Link to Mod (http://custom.simplemachines.org/mods/index.php?mod=2898)
Package Information
Latest Version: 1.0.4
Created by: hadesflames (http://www.simplemachines.org/community/index.php?action=profile;u=109619;sa=summary)
Built for: SMF 2.0
Package: Custom Copyright
What is this?
This mod lets you add your own custom copyright to your forum on the footer where your SMF copyright is. What sets this mod apart from the other copyright mods, is that it works on ALL themes.
Alteration Log
Version 1.0.4
[!] Mod compatible with SMF 2.0.8. - June 28, 2014
[!] Mod compatible with SMF 2.0.7. - January 24, 2014
[!] Removed all file edits. (Mod now works with absolutely no file edits.) - January 24, 2014
[!] English UTF-8 support. - January 24, 2014
Version 1.0.3
[!] Compatibility with SMF 2.0.4 and the new copyright footer. (2013) 1.0.2 will remain for versions below 2.0.4, but will not receive support. Please update your forum asap. - February 18, 2013
Version 1.0.2
[!] Added the ability to chose if you want the copyright before or after the SMF copyright. - June 19, 2011
Version 1.0.1
[!] Support for SMF versions before 2.0 gold have been dropped. - June 13, 2011
[!] Updated for SMF 2.0 - June 13, 2011
Version 1.0
[!] Confirmed works with 2.0 RC5 - February 11, 2011
[!] Confirmed works with 2.0 RC4 - January 16, 2011
Need Help?
If you need help with this modification, please don't hesitate to post in the support thread. Legacy version 1.0.2 has been dropped. If you're on an ancient version of SMF, either upgrade, or find a different mod.
NOTE:
This mod will NOT work if you have removed the SMF Copyright, and it may not work if you have modified the SMF Copyright. If any modification/removal has been done to the SMF Copyright, I will not provide any fix to get it working without the SMF Copyright.
Congrats!
Thanks for dis cool mod.
works good on my custom theme.
easy and simple to implement. thanks
I see London, I see France, I see Hadesflames and his super spiffy custom copyright mod. :)
You did that just to tick him off, eh.
Aldo, you honestly surprised me. I thought you were finished with submitting new mods.
Quote from: live627 on January 29, 2011, 05:10:24 PM
You did that just to tick him off, eh.
You read me like a book! XD
Quote from: JBlaze on January 29, 2011, 03:02:38 AM
Congrats!
Thanks =]
Quote from: Mari-chi on January 29, 2011, 04:42:34 PM
I see London, I see France, I see Hadesflames and his super spiffy custom copyright mod. :)
****** -.-
Quote from: plentynaira on January 29, 2011, 04:12:26 PM
Thanks for dis cool mod.
works good on my custom theme.
easy and simple to implement. thanks
Glad you liked =]
Quote from: live627 on January 29, 2011, 05:10:24 PM
You did that just to tick him off, eh.
Aldo, you honestly surprised me. I thought you were finished with submitting new mods.
Well, it doesn't hurt to help out others with the things you learn right? =]
Oh, Hadesflames, you flatter me. I think that's about the nicest thing anyone's ever said to me!! :P Kay, but srsly. *Stops spamming thread*
Confirmed working with RC5.
Hi hadesflames
I liked this mod & installed itsince it works with custom themes without any manual edit. But we didn't like our website copyright to be displayed below the SMF copyright since some people may not find it easily since it will appear along with the MOD copyright.
So I changed some codes in subs.php so that our website copyright will be displayed above the SMF copyright.
This is the code modified by me in subs.php and it works properly without any error in the log.
$search = '<a href="http://www.simplemachines.org/" title="Simple Machines Forum" target="_blank" class="new_win">Powered by SMF';
$replace = $modSettings['custom_copyright_message'] . '<a href="http://www.simplemachines.org/" title="Simple Machines Forum" target="_blank" class="new_win">Powered by SMF';
instead of
$search = ', Simple Machines LLC</a>';
$replace = ', Simple Machines LLC</a><br />' . $modSettings['custom_copyright_message'];
I would like to know if these code edits by me will cause any security or other issues. Also please correct me if some error exists in this code.
Ah yes, it looks good. Doing hat won't cause any issues.
Quote from: live627 on February 19, 2011, 06:59:39 PM
Ah yes, it looks good. Doing hat won't cause any issues.
That. It looks fine to me as well ;)
-hadesflames
Quote from: live627 on February 19, 2011, 06:59:39 PM
Ah yes, it looks good. Doing hat won't cause any issues.
Quote from: EnvisionPortal Team on February 20, 2011, 11:55:13 PM
That. It looks fine to me as well ;)
-hadesflames
Thank you very much. ;D
Broken in SMF 2.0 Final. It will install without error (using emulation), and the ACP has the place to enter the custom copyright, but there's no visible change to the footer.
Most mods that add to the footer copyright line are broken now because of the changed copyright line. They rely solely on the old one with LLC...
So what shall we do? by the way, this mods got no uninstall file or something. SO i cannot uninstall it. >.<
To uninstall you may have to have your SMF "emulate" an older version. At the Package Manager, click on "Advanced" and change the version from SMF 2.0 to SMF 2.0 RC5. Then the programs in the list will allow you to install/uninstall if they're RC5 compliant.
The usual cautions apply if the uninstaller runs into an error.
The mod now works with 2.0 gold.
Installed 1.1 with 2.0 Gold and there's no change in the footer when I add the text and save. :(
It's working for me now. Try uninstalling and then deleting yours, and then get the one on the mod download site again.
Odd ???
It works fine on my main site which I upgraded a few hours ago but not on my test site. No worries then, thanks for your input.
Steve
Quote from: Motardist on June 14, 2011, 12:29:35 PM
Installed 1.1 with 2.0 Gold and there's no change in the footer when I add the text and save. :(
and me too
did u solve it?
Does this add links directly in the footer? And can I have columns of links with a bold title above each? Does somebody mind posting an image of the mod in action?
All it does is add whatever html you tell it to add. It does not add any content (copyrights or otherwise) of its own, only what you tell it to add. You can add as much as your the varchar MySQL variable (if I'm not mistaken) will permit you to add.
Nice mod! Thanks...but...
The only thing stopping me from installing this mod is that the copyright does not appear before the SMF copyright.
I know there's a post in this thread (by Neo_TE) which instructs us on how to modify the Subs.php file in order to accomplish this but, I feel this should be included in the mod. Manual edits, after the fact, shouldn't be necessary...don't you think?
If I were the developer...and I'm not...I'd rewrite the mod to include this.
I'm sure there are others who feel the same way...
Give it a shot now.
Not working in SMF 2.0 RC5
Got this error
QuoteThe package you are trying to download or install is either corrupt or not compatible with this version of SMF.
Is there a way to change to colour of the custom copyright? My forum background colour is off-white.. but yet the text of the custom copyright is white.. so you cant really see it
Quote from: yoyooo on August 07, 2011, 09:30:39 AM
Not working in SMF 2.0 RC5
Got this error
QuoteThe package you are trying to download or install is either corrupt or not compatible with this version of SMF.
The mod is not compatible with any version of SMF previous to SMF 2.0 final. Please upgrade your forum to the latest version of SMF before installing this mod.
Quote from: SIMul8rReviews on August 07, 2011, 06:38:33 PM
Is there a way to change to colour of the custom copyright? My forum background colour is off-white.. but yet the text of the custom copyright is white.. so you cant really see it
Since you are able to use html in the copyright box, you can do inline styling to change the color. Something like this would probably work
<div style="color: red;">Your Copyright</div>
or if you're using a link then
<a style="color: red;" href="link">Your Copyright</a>
I noticed that the mod didn't place the custom copyright before the SMF copyright statement, so when I saw the package being updated today I thought I would simply install it with hopes that it would solve the problem.
Imagine my surprise when I attempted to uninstall it and I got the following:
An Error Has Occurred!
This package cannot be uninstalled, because there is no uninstaller!
Please contact the mod author for more information.
It seemed odd as I downloaded the installed older version of 1.0.2 from the Themes\Default directory and there's the uninstall.php file there. List files in the Admin package manager also shows the file there, too.
Is this a known problem with Custom Copyright? I couldn't find anything describing why the uninstall routine isn't working. This is a 2.0.1 forum that was a clean install as my upgrade from 1.1.1x had issues.
Don't know why, it works just fine on my 2.0.1 forum
im having a problem with it..the problem is when i uncheck the Display your custom copyright after the SMF copyright? box.it does not show at all.how do i get it above the smf copyright...examples below.
UNCHECKED
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi1228.photobucket.com%2Falbums%2Fee460%2Fkrash661%2Fcopyright.png&hash=eeff5055fd01c91e5c8e822105c22b083002118d)
CHECKED
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi1228.photobucket.com%2Falbums%2Fee460%2Fkrash661%2FCOPYRIGHT2.png&hash=2426d32030a40ce17d42148fac906645ba5d18a2)
Quote from: krash661 on November 11, 2011, 07:26:14 PM
im having a problem with it..the problem is when i uncheck the Display your custom copyright after the SMF copyright? box.it does not show at all.how do i get it above the smf copyright...examples below.
UNCHECKED
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi1228.photobucket.com%2Falbums%2Fee460%2Fkrash661%2Fcopyright.png&hash=eeff5055fd01c91e5c8e822105c22b083002118d)
CHECKED
(https://www.simplemachines.org/community/proxy.php?request=http%3A%2F%2Fi1228.photobucket.com%2Falbums%2Fee460%2Fkrash661%2FCOPYRIGHT2.png&hash=2426d32030a40ce17d42148fac906645ba5d18a2)
??
??
?? ?? ?? ?
Between this mod and the other 2, exactly named Custom Copyright which is the best to use.
Quote from: tMicky on September 11, 2012, 07:39:51 PM
Between this mod and the other 2, exactly named Custom Copyright which is the best to use.
Can you show a link to the other two mods please.I believe these are the ones?
The top mod is for the custom copyright and the footer links.
The version by Dream Portal is outdated by this mod which is more upto date.
Have a look at the Mod Emulate link in my signature.
Quote from: Old Fossil on September 12, 2012, 12:02:23 AM
Quote from: tMicky on September 11, 2012, 07:39:51 PM
Between this mod and the other 2, exactly named Custom Copyright which is the best to use.
Can you show a link to the other two mods please.
I believe these are the ones?
The top mod is for the custom copyright and the footer links.
The version by Dream Portal is outdated by this mod which is more upto date.
Have a look at the Mod Emulate link in my signature.
thank you :)
Mod had been working fine for me with SMF 2.0.3, but after doing the security update to SMF 2.0.4 it stopped working.
In package manager it still shows it installed and I still have settings for it in Modification settings, but it's not displaying the code at the bottom of the page any more.
When I try to uninstall the mod I get one test failed.
./Sources/ManageSettings.php Test failed
Edited to add...
Manually check for the mod code in these files and it seems to all be there yet.
./Sources/ManageSettings.php
./Sources/Subs.php
./Themes/default/languages/Modifications.english.php
Made sure I had the boxes check for...
Enable Custom Copyright
Display your custom copyright after the SMF copyright?
and saved...
Not sure why it's not working.
Got it working in SMF 2.0.4
In Sources/Subs.php
I found this...
class="new_win">SMF © 2011
and changed it to this.
class="new_win">SMF © 2013
@ApplianceJunk: thank you for sharing your fix.
;D
No problem, glad it helped.
Mod is now compatible with 2.0.4.
Actually, you can not just change the SMF copyright like that....
Why not? Looks fine to me.
Hmmmm... I must be confused. I thought that the copyright still read 2011... However, you are right.. It shold have been updated to 2013 when the 2.0.4 update was installed.
The copyright *here* does, but the one in index.english.php should be updated.
Of course if it were converted to a preg_replace rather than a str_replace, it could handle whatever.
Nice mod, thank you!
Would it be possible in a future update to add a URL link (bbcode?) as to send people to page with extended © information?
The problem is you need to actually create that page which is out of the scope of this mod to implement.
nice mod ty
My custom copyright box is showing up, Im typin in it but it wont save.
Thanks
when Update portuguese files
<file name="$languagedir/Modifications.portuguese_pt.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Custom Copyright Translate By Candidosa2
$txt['custom_copyright_enable'] = 'Activar Direitos de autor Personalizado';
$txt['custom_copyright_after'] = 'Indique seu direitos autorais costume após o SMF direitos autorais?';
$txt['custom_copyright_message'] = 'Digite seu direitos autorais personalizado';
]]></add>
</operation>
</file>
<file name="$languagedir/Modifications.portuguese_pt-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Custom Copyright Translate By Candidosa2
$txt['custom_copyright_enable'] = 'Activar Direitos de autor Personalizado';
$txt['custom_copyright_after'] = 'Indique seu direitos autorais costume após o SMF direitos autorais?';
$txt['custom_copyright_message'] = 'Digite seu direitos autorais personalizado';
]]></add>
</operation>
</file>
Nice mod, useful to my forum. Thank you
Installed on 2.0.6 but the custom copyright only appears when " Display your custom copyright after the SMF copyright? " is unchecked.
No errors in installation.
Quote from: Chas Large on December 23, 2013, 06:46:40 AM
Installed on 2.0.6 but the custom copyright only appears when " Display your custom copyright after the SMF copyright? " is unchecked.
No errors in installation.
Works fine for me either way.
http://i.imgur.com/KhGB1q0.png
http://i.imgur.com/rVJXTcH.png
Quote from: Chas Large on December 23, 2013, 06:46:40 AM
Installed on 2.0.6 but the custom copyright only appears when " Display your custom copyright after the SMF copyright? " is unchecked.
No errors in installation.
I've been having the same problem.
:)
In ./Sources/Subs.php, find
if(empty($modSettings['custom_copyright_message']) || $modSettings['custom_copyright_message'] == 'Edit This...' || empty($modSettings['custom_copyright_enable']))
And replace with
if(empty($modSettings['custom_copyright_message']) || $modSettings['custom_copyright_message'] == 'Edit This...' || !empty($modSettings['custom_copyright_enable']))
Untested!!
Had it working with SMF 2.0.6 but after I update to SMF 2.0.7 it stopped working.
Stopped working as in it don't display anything at the bottom of my forum pages now.
Edited: Looking back at my older post in this topic it maybe the same thing I ran into before.
Will give that fix a try tomorrow and update my post if it gets things working again.
Updated.
Works great, thanks!
In 2.0.7, it appears only if "Display after the SMF copyright" is checked. In case it is unchecked, it does not appear on top of it.
This was perfectly fine in 2.0.6
http://www.simplemachines.org/community/index.php?topic=419522.msg3658464#msg3658464
Didn't work. The code is now found in Subs-CustomCopyright.php located in Sources folder.
Replacing it doesn't correct the issue. In fact, it makes the Copyright vanish all together. It doesn't appear even in the other scenario i.e. Display after copyright, leave alone the one in question.
I have installed the other mod available .. http://custom.simplemachines.org/mods/index.php?mod=1317 after emulating the forum and it worked like a charm... Anyways, Many Thanks :)
That mod is terrible to be honest...
Both display methods work on a Vanilla version of SMF which means you have something interfering. If you like You can link me to your board and I'll try to see why when I have Some Spare time.
Works with 2.0.8
can i see screen shots
can you update it using BBCODE
why?
not support bbcode
that is true. why would it do that?
for stylish colorful custom copyright
can't you just put actual HTML in?
Quote from: Kindred on November 12, 2014, 03:30:02 PM
can't you just put actual HTML in?
You can. There's no need to support bbcode for this mod, html can do more anyway.
And i cannot download this mod.........
I get this error:
Code
install.php
This file should be able to execute standalone.
File Operations
Move the included file "Subs-CustomCopyright.php" to "./Sources".
Move the included file "CustomCopyright.english.php" to "./Themes/default/languages".
Move the included file "CustomCopyright.english-utf8.php" to "./Themes/default/languages".
Can you guys help me please? In simple english... because i am dutch
Please let me hear of you
Greetings from Joey
This no longer works correctly. When installed it places the text over the other copyright, doesnt matter whats ticked. Certainly doesn't place it at the end, as for the mods comment, What sets this mod apart from the other copyright mods, is that it works on ALL themes." Afraid not, complete mess.
Quote from: papegaaien en parkieten on October 04, 2015, 02:51:24 AM
And i cannot download this mod.........
...
Can you guys help me please? In simple english... because i am dutch
joey, you are clicking the wrong location.
You selected the "parse this mod" button... you SHOULD be clicking the filename above that to download the mod.
JF3000,
You will need to provide somewhat more information if you need help... because I have installed this on 5 different sites with about 15 different themes and it seems to work fine for me. It uses hooks to put the custom copyright into the copyrightbuffer location.
However, if you theme uses some bizarre format for css on the copyright -- or you have edited the smf copyright -- it might not work.
Using the default theme it places your text right over the top of the existing. Even on a fresh install.
you must have some bad css because, as I said, it places it correctly for me on over a dozen themes.
and I am telling you from a fresh install from this site and installing and only installing your mod it places the copyright text over the other text. Doesn't matter now I have moved on, I've mentioned it not working for me. Thanks for trying to work with me to get it resolved and instead telling me it just works for you. Lovely.
First of all, It's not my mod...
Second... It would probably hell if you included an actual URL that demonstrates your problem since I have tried several additional times and can not make it do what you are claiming it does...