Author |
Message |
Bluezzz
Involved
![Involved Involved](modules/Forums/images/ranks/4stars.gif)
![](modules/Forums/images/avatars/18475d12420d903fc5c23.jpg)
Joined: Feb 08, 2005
Posts: 290
Location: USA
|
Posted:
Wed Sep 20, 2006 5:26 pm |
|
I'm using RN76 2.02.02, my question is, and yes I read the *don't change copyright* info ...
Is it too much to ask to be able to change the copyright (in footer, found in meta.php) from one looooooooooooooong line to two medium lines? From one massive line ...
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL. PHP-Nuke comes with absolutely no warranty, for details, see the license.
To two smaller lines like ...
PHP-Nuke Copyright © 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL.
PHP-Nuke comes with absolutely no warranty, for details, see the license.
Is that too much to ask??? Hmmm? |
_________________ Bluezzz
~ Stop & smell the roses, while you can! ~ |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
kguske
Site Admin
![](modules/Forums/images/avatars/41f0b40a419280935f3a0.gif)
Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Wed Sep 20, 2006 5:32 pm |
|
I'd just change it to one small line: PHP-Nuke Copyright © 2004 by Francisco Burzi.
The rest of the stuff is fluff. |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
evaders99
Former Moderator in Good Standing
![](modules/Forums/images/avatars/803d73f6452557b947721.jpg)
Joined: Apr 30, 2004
Posts: 3221
|
Posted:
Wed Sep 20, 2006 6:27 pm |
|
Just add a line break, enough done. |
_________________ - Only registered users can see links on this board! Get registered or login! -
Need help? Only registered users can see links on this board! Get registered or login! |
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Bluezzz
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Sep 20, 2006 7:15 pm |
|
Thanks for your replies : o}
It's not *legal* to change it to just a short line LOL, and I respect that! I tried to put it on it's own line but it didn't work, I didn't try the br command because it's a php page and not an html page. How do I make a line break? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
evaders99
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Sep 20, 2006 9:58 pm |
|
Text is text, no harm was done by adding a line break. The copyright is still in place and intact.
You can just edit your config table to modify the copyright |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Bluezzz
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Wed Sep 20, 2006 10:36 pm |
|
OK good, now, where is this config table and how do I edit it to add a break in the line? LOL |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
kguske
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Sep 21, 2006 6:58 am |
|
It's perfectly legal to change the displayed copyright on your site. You can even remove it completely from your site and from the code (although I think it's dishonorable). What you cannot do is remove the copyright from the source code and redistribute the source code.
For example, look at the install function included in version 8.0. This came from Joomla. Is Joomla in the displayed copyrights? It is in the source code.
Not trying to start a debate about this, as it has been hashed over many times.
To answer the last question, just insert in the config.php file inside the copyright text. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Bluezzz
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Sep 21, 2006 1:31 pm |
|
oh so the slash is behind the br? whodathunk!? I tried < /br > (less the spaces of course LOL ... ok so you are saying as long as I leave the code IN the meta.php file I can make it invisible? or even shorten what is seen and make the rest invisible?
I just don't want to infringe on his copyright, I respect it and I agree it's not something to be debated. My copyright, the one I want to change is in the bottom of the meta.php file btw (but I'll also look in the config.php). |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Bluezzz
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Sep 21, 2006 1:36 pm |
|
Nope, the copyright I'm referring to kguske is the copyright that shows at the very bottom of the page ... it's no where in my config.php file, the only place I've seen it is in the meta.php file. I'm not referring to anything that doesn't show on the page but the way-to-long-copyright-text that shows at the bottom of the page(s). |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Bluezzz
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Sep 21, 2006 1:56 pm |
|
Folks ... I cannot find where 'o where that is in any file : o/ As stated above, the *sentence* (in the footer, I assume footer 4 since it cannot be altered from the Admin Preferences even) I want to simply put a line break is:
PHP-Nuke Copyright (c) 2004 by Francisco Burzi. This is free software, and you may redistribute it under the GPL (http://phpnuke.org/files/gpl.txt). PHP-Nuke comes with absolutely no warranty, for details, see the license (http://phpnuke.org/files/gpl.txt).
I want two distinct sentences, not one looooooooong one. I thought it was in meta.php but any change I try to make in that file appears to have NO effect. Nor do I find it in config.php ... HELP!? |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
evaders99
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Sep 21, 2006 6:12 pm |
|
It is in your config table, use phpMyAdmin to edit it |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Bluezzz
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Sep 21, 2006 8:55 pm |
|
I don't know how to edit in config table LOL ... isn't there a file I can just *fix* and then reupload? : o/ |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Guardian2003
Site Admin
![](modules/Forums/images/avatars/125904890252d880f79f312.png)
Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Thu Sep 21, 2006 9:07 pm |
|
No sorry.
But having said that you might be able to use a sql UPDATE statement. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Bluezzz
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Sep 21, 2006 9:24 pm |
|
I'm not that savy hun, no clue what to do here LOL |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
evaders99
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Sep 21, 2006 9:25 pm |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
Bluezzz
![](modules/Forums/images/avatars/gallery/blank.gif)
|
Posted:
Thu Sep 21, 2006 10:10 pm |
|
I have a phpMyAdmin tutorial on my own site via my phpMyAdmin area. I've perused Raven's How To ... but I'm sorry to say this doesn't really help me since I'm not a programmer, and not overly code savvy. I have no clue how to edit a config table without probably messing it up. If it's that difficult to answer this question I'll just leave the silly looooooooooooooooooong line credit as is I guess. Thanks anyway. |
|
|
|
![](themes/RavenIce/forums/images/spacer.gif) |
|