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

Home » FUDforum Development » Bug Reports » forum_rules bug
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: forum_rules bug [message #10467 is a reply to message #10453] Mon, 02 June 2003 16:52 Go to previous messageGo to previous message
Xodnizel   United States
Messages: 73
Registered: May 2003
Karma:
Member
Putting the following in the header template causes the template compiler to produce bad output:

<img src="logos/{VAR: frm->forum_id}.png">

It's the }. that is giving it trouble.

for that line, it outputs:

<img src="logos/<?php echo $frm->forum_id.<?php echo png">

I can work around it by putting a letter before the period, but it really should be fixed. :/

Just for reference, I've ended up doing:

<img src="logos/{VAR: frm_id}{VAR: frm->forum_id}l.png">

[Updated on: Mon, 02 June 2003 17:07]

Report message to a moderator

[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: 2.5.0RC3 - Deleting a user doesn't remove moderator status...
Next Topic: PM Icons
Goto Forum:
  

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

Current Time: Tue Oct 08 20:16:16 GMT 2024

Total time taken to generate the page: 0.04973 seconds