» Log in
User Name:

Password:

Not a member yet?
Register Now!
» Online Users: 56
0 members and 56 guests
No Members online
Most users ever online was 611, 03-21-2008 at 11:10 PM.
» .::.
Web Hosting - web hosting, dedicated servers and web design services
Online Degree - search for 1000+ online degrees, online colleges & online universities.
Tattoo - we are a group of tattoo enthusiasts
Gexa Energy - your absolute best choice in electric service
Texas electricity - save on electric rates
Football Betting - best nfl betting promotions at sportsbook.com.
Oral Chelation - initial cleansing of your veins & arteries
Portatiles - Ofertas en Ordenadores y Portatiles. Increibles Ofertas DELL.

Register Now! Contact Us

About this Page
This is a discussion on Copyrights within the Open topics forums, part of the General category; I know that we shouldn't take out the copyrights at the bottom of the page, but I have a ...


Go Back   Nukemods Forum » General » Open topics

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 02-12-2006, 09:43 PM
Junior Member
 
Join Date: Nov 2005
Posts: 84
Copyrights
I know that we shouldn't take out the copyrights at the bottom of the page, but I have a page that is a part of my "content" and at the bottom of the content box it has

Copyright © by tinaturner.mobstop.com All Right Reserved.

Published on: 2006-02

But I don't really want the content copyrighted.... is there a way to get it off?


http://www.tinaturner.mobstop.com/mo...ame=TinaTurner
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-22-2006, 11:27 AM
Junior Member
 
Join Date: May 2006
Posts: 6
Re: Copyrights
Originally Posted by ultimitetinafan
I know that we shouldn't take out the copyrights at the bottom of the page, but I have a page that is a part of my "content" and at the bottom of the content box it has

Copyright © by tinaturner.mobstop.com All Right Reserved.

Published on: 2006-02

But I don't really want the content copyrighted.... is there a way to get it off?


http://www.tinaturner.mobstop.com/mo...ame=TinaTurner
The script is a property of phpnuke.org. All phpnuke logos and trademarks in your site are property of their respective owners. The comments are property of their posters. All the rest are your property.

Add copyright note in footer part. You can do that by loginto admin/preferences.
__________________
Tech Link Directory Project
http://viduranet.com/nuke/modules.php?name=Web_Links
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-22-2006, 11:38 AM
Junior Member
 
Join Date: May 2006
Posts: 6
Re: Copyrights
Also you can remove the phpnuke default copyright note by replacing
Code:
	if ($commercial_license == 1) {
		echo "$total_time
\n</font>\n";
	} else {
		echo "$copyright
$total_time
\n</font>\n";
	}
}
with
Code:
	if ($commercial_license == 0) {
		echo "$total_time
\n</font>\n";
	} else {
		echo "$copyright
$total_time
\n</font>\n";
	}
}
in root\footer.php line 43.
But to do this you MUST(I repeat, YOU MUST) get the written permission of script author.
__________________
Tech Link Directory Project
http://viduranet.com/nuke/modules.php?name=Web_Links
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copyrights Recercare Other "stuff" 1 05-31-2005 05:10 PM
question involving copyrights ShRapNeR Open topics 15 07-31-2003 03:49 PM


All times are GMT -5. The time now is 02:02 PM.


Design by Vjacheslav Trushkin, color scheme by ColorizeIt!.

LinkBacks Enabled by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31