View Single Post
  #8  
Old 17th October 2010, 12:38
Omenke Omenke is offline
Senior Member
 
Join Date: May 2010
Hungary
Posts: 35
Default response options
hey!

Slightly extended response transmission possibilities


edited shoutbox/outputinfo.php
search
PHP Code:
$date '[' my_datee ($timeformat$shout_row['date']) . ']'
ADEDD!

PHP Code:
$username htmlspecialchars_uni ($shout_row['username']);
    
$valasz "<a href='javascript:window.top.SmileIT(\">>> $username:\",\"shoutbox\",\"shoutbox\")'><img height=10px style=border:none alt=válasz title=válasz src=$BASEURL/$pic_base_url/jobbra.gif></a>"
search:
PHP Code:
$str .= '' '<span class=\'shoutbox\'>' $avatars ' ' $date ' ' $mod ' ' $onoffpic ' ' $UserGender ' ' $country ' ' $Userpm 
ADD
PHP Code:
' . $valasz . ' 
save it and ready to

upload this picture of a library pic Click the image to open in full size.
Reply With Quote
The Following 3 Users Say Thank You to Omenke For This Useful Post:
Marco (18th October 2010), PAX (3rd August 2011), shasta (11th February 2012)