PDA

View Full Version : Mini Mods - Own Copyright On Archive Page


Mudvayne
11-08-2006, 10:00 PM
First of all I want to thank you all who are using this modification. I've updated this modification. Now you don't have to edit code. All you have to do is imporrt a product & edit a phrase.

New Installation Instruction: Import the product via product manager. Then search for phrase 'own_copyright' & edit it. The default value is 'Copyright ?2003 - 2007, Golpo. All Rights Reserved.'

Update Instruction: Search for phrase 'own_copyright' & delete it. Undo the code edit. For this either upload the original './archive/index.php' or in './archive/index.php' search for:
<div id="copyright\">$vbphrase[own_copyright]<br />$vbphrase[vbulletin_copyright]</div>
Replace it with:
<div id="copyright\">$vbphrase[vbulletin_copyright]</div>
Then follow the new installation instruction.

Live Demo: Golpo Community Forum Archive (http://www.golpo.net/forum/archive/index.php)

Ntfu2
11-09-2006, 04:36 AM
why not just edit the vbulletin_copyright phrase and call it a day. No file modification neede?

Mudvayne
11-09-2006, 04:38 AM
Umm I didn't try in that way.. Cause I'm not sure editing vB copyright message allowed or not :confused:..

ChavMagnet
11-09-2006, 05:26 AM
He is using his brain and gave something. Nice hack *Installed*

Mudvayne
11-09-2006, 05:44 AM
Glad u like it :)..

Mr Pink
11-09-2006, 06:44 AM
Umm I didn't try in that way.. Cause I'm not sure editing vB copyright message allowed or not :confused:..

If you don't delete vB copyright, and just add something, yes, I think it's possible. ;)

Snake
11-09-2006, 07:34 AM
Thanks man.

Floris
11-09-2006, 08:07 AM
Yes, you can't remove the copyright, but you can edit it to include your own added text.

basilrath
11-09-2006, 10:49 AM
thanks for the effort its what its all about man............well done

Mudvayne
11-09-2006, 11:29 AM
I've updated the thread.. vB staff should make this default..

kall
11-10-2006, 03:06 AM
Uhh.. why not just use $vboptions[copyrighttext] ??

Adding your own to the vbulletin copyright would make your own copyright show twice on all pages.

This IS a default vBulletin option already.

Ntfu2
11-10-2006, 03:27 AM
Uhh.. why not just use $vboptions[copyrighttext] ??

Adding your own to the vbulletin copyright would make your own copyright show twice on all pages.

This IS a default vBulletin option already.

I dont think that displays on archive pages does it?

Mudvayne
11-11-2006, 01:31 AM
Editing vB's copyright does show own copyright on ACP too :p..

http://img241.imageshack.us/img241/93/copype0.jpg

letsjoy
11-11-2006, 06:47 PM
Thanks Thanks Thanks Thanks ........ I want this...

Mudvayne
05-01-2007, 09:06 AM
Update:

No more code edit. Just import the product & edit the phrase.