| Author |
Message |
gt
Newbie


Joined: Oct 17, 2006
Posts: 4
|
Posted:
Sat Dec 02, 2006 6:19 pm |
|
A few days ago I asked them to modify me the googletab shirtlinks and there was a kind manager who did it to me since this one installs the code here the bundle
<<link removed by admin>>/originalcodes.zip
salt an icon under the web that shows errors on the page apparently there are absent files which did not send me to him and there goes out for me error in the system in the lines of the header 69 that seems favicon.ico that the installed thing but it continues without working and other seems to be that the file is mainfile in the line 1503
according to the line parec to be that I lack these files
if (file_exists("themes/$ThemeSel/images/favicon.ico")) {
echo "<link REL=\"shortcut icon\" HREF=\"themes/$ThemeSel/images/favicon.ico\" TYPE=\"image/x-icon\">\n";
}
but and unfelled the favicon and error goes out for me
<<link removed by admin>>/error_log.rar
are there absent files of the modification that realizes myself?
he would be grateful for his help indicating the possible errors or the files that I need so that the web works well and if errors on the page thank you a greeting |
| |
|
|
 |
Guardian
Site Admin


Joined: Jul 18, 2005
Posts: 383
|
Posted:
Sat Dec 02, 2006 8:03 pm |
|
TEGO Shortlinks is NOT the same as GT so we need to first find out what you are using.
Or are you saying your error log is showing a missing file - favicon.ico
If yes, then that is nothing to do with url re-writing and is probbly a theme issue.
Can you copy and paste the error message you are getting here. |
| |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Sun Dec 03, 2006 9:26 am |
|
Well, I am not sure what your log file has to do with favico.ico. As Guardian suggests, the favico.ico issue is related to that file not being where it is supposed to be, but to be honest, most sites do not have one.
The real issue that I see in your error logs is this:
"mainfile.php on line 1503"
Would you please post lines 1490 to 1520 from your mainfile.php? It looks like it is trying to fine an NSN Groups functions file but cannot.
Again, this has nothing to do with ShortLinks, so I will move this to the general PHP-Nuke forum.
BTW, I have removed your two links as they may contain sensitve data. I have them stored on my hard drive so if we need to talk about them we still can. |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
montego
Site Admin/Owner


Joined: Feb 12, 2005
Posts: 1294
|
Posted:
Sun Dec 03, 2006 9:42 am |
|
GT, just ran across this thread on RavenPHPScripts that might interest you regarding favico.ico:
http://ravenphpscripts.com/postx5318-25-0.html |
_________________ “To err is human, but when the eraser wears out ahead of the pencil, you’re overdoing it.”
-- Josh Jenkins |
|
|
 |
|
|