FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » Wrong paths in FUD 1.2.8
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Wrong paths in FUD 1.2.8 [message #2677] Thu, 16 May 2002 12:13
delvar is currently offline  delvar   United Kingdom
Messages: 7
Registered: May 2002
Location: UK
Karma:
Junior Member
just noticed this small bug in usercp.inc

<td valign="middle"><a class="UserControlPanel" href="search.php?<?php echo $_RSID; ?>"><img src="<?php echo $GLOBALS["fud_img_suffix"];?>top_search.gif" border=0 alt="Search"></a></td>


should be

<td valign="middle"><a class="UserControlPanel" href="search.php?<?php echo $_RSID; ?>"><img src="<?php echo $GLOBALS["WWW_ROOT"].$GLOBALS["fud_img_suffix"];?>to p_search.gif" border=0 alt="Search"></a></td>

**EDIT**
wasnt easy to see,
$GLOBALS["WWW_ROOT"].
added befor
$GLOBALS["fud_img_suffix"]
**EDIT**

same with Members image,

found in index.php
existing_content.gif
goto.gif
new_content.gif

worth checking the rest of the images if you already havnt fixed it.


Hay 'tis anuver usles sig!

[Updated on: Thu, 16 May 2002 12:14]

Report message to a moderator

[Message index]
 
Read Message
Previous Topic: Built in E-Mail
Next Topic: No Login at home-page
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Sep 19 16:29:56 GMT 2024

Total time taken to generate the page: 0.04194 seconds