Not logged in. · Lost password · Register
Forum: Support Bug reports and troubleshooting RSS
Wrong image titles in threadlist
jense #1
Member since Nov 2006 · 327 posts · Location: Dortmund
Group memberships: Members
Show profile · Link to this post
Subject: Wrong image titles in threadlist
Two typos in common_out.lib.php around line 584:
  1.         if ($UNB['LoginUser']->GetThreadFlag($thread->GetID(), UNB_UFF_HIDE))
  2.         {
  3.             $tpitem['hiddenImage'] = ($i++ ? ' &nbsp;' : '') . ' <img ' . $UNB['Image']['hide'] . ' title="' . $UNB_T['forum.advanced.hiding'] . '" />';
  4.         }
  5.         if ($UNB['LoginUser']->GetThreadFlag($thread->GetID(), UNB_UFF_IGNORE))
  6.         {
  7.             $tpitem['ignoredImage'] = ($i++ ? ' &nbsp;' : '') . ' <img ' . $UNB['Image']['ignore'] . ' title="' . $UNB_T['forum.advanced.ignoring'] . '" />';
  8.         }
The text snippets for threads have to be used, i.e. 'thread.advanced...'
Alala, Alala, Gimme three wishes - CSS
Avatar
Yves (Administrator) #2
User title: UNB developer & webmaster
Member since Jan 2004 · 3814 posts · Location: Erlangen, Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Done.
♪ ...nanananah, all in all we’re just brilliant thieves, nanananah... ♪♬
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Go to forum
This board is powered by the Unclassified NewsBoard software, 20110527-dev, © 2003-2011 by Yves Goergen
Page created in 183.5 ms (90.4 ms) · 41 database queries in 141.2 ms
Current time: 2012-02-08, 09:14:08 (UTC +01:00)