- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 64 guest(s) and 0 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Fix: Web Links logo not displaying in Administration Menu [ ]
Author
Message
TrevorE
Lieutenant
Joined: Dec 28, 2003
Posts: 292
Posted:
Wed Mar 17, 2004 3:35 pm
The administrative settings section for the Web Links module is coded so that it displays:
modules/Downloads/images/link-logo.gif
To have it display the proper image, apply this fix:
Open up admin/modules/links.php
Find, at the top:
Code:
<img src=\"modules/Downloads/images/link-logo.gif\" border=\"0\" alt=\"\">
Replace with:
Code:
<img src=\"modules/Web_Links/images/link-logo.gif\" border=\"0\" alt=\"\">
Save and upload to your web server.
KillerBeatz
Nuke Soldier
Joined: Mar 17, 2004
Posts: 29
Location: Texas
Posted:
Wed Mar 17, 2004 6:33 pm
thank you man...this helped me out bro.
Peace
Killer
TrevorE
Lieutenant
Joined: Dec 28, 2003
Posts: 292
Posted:
Thu Mar 18, 2004 12:43 pm
No problem
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum