Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17

Thread: shoutbox open in new wimdow not working.

  1. #11
    GMD
    GMD is offline

    Join Date
    Sep 2006
    Posts
    85

    Default

    function get_member_thumbnail2 should be in design.inc.php

    Your code should be like this
    This code should be in your shoutbox.php

  2. #12
    birkenstam's Avatar
    Join Date
    Mar 2006
    Posts
    205

    Default

    you forgotte insert the code....
    Regards Anders
    I wish i could code
    My specialities Copy Paste with instruction
    swedish dating version dolphin 6.1.5

  3. #13
    GMD
    GMD is offline

    Join Date
    Sep 2006
    Posts
    85

    Default

    Quote Originally Posted by birkenstam View Post
    you forgotte insert the code....
    Look at previous messages)
    In your shoutbox.php code should be like this:
    PHP Code:
    $sPic str_replace('110px','60px',get_member_thumbnail2($shout_arr['id'],'left'));
            
    $sPic str_replace('member.php"','member.php" target="_blank"',$sPic);

    $shout_text process_smilesprocess_line_output$shout_arr['text'], $oTemplConfig -> maxwordlength) );
     
    $content .= "
                            <tr><td title=\"{$shout_arr['date']}\" class=\"{$shout_arr['class']}\">
                                 <a target=\"_blank\" href=\"{$site['url']}profile.php?ID={$shout_arr['id']}\" class=\"membermenu\">$sPic {$shout_arr['NickName']}</a>: {$shout_text}
                            </td></tr>"


  4. #14
    birkenstam's Avatar
    Join Date
    Mar 2006
    Posts
    205

    Default

    is not working properly i get these errors;

    Fatal error: Call to undefined function: get_member_thumbnail() in /home/jakarta/public_html/profile.php on line 149

    Fatal error: Call to undefined function: get_member_thumbnail() in /home/jakarta/public_html/templates/tmpl_jag1/scripts/index.php on line 205
    Regards Anders
    I wish i could code
    My specialities Copy Paste with instruction
    swedish dating version dolphin 6.1.5

  5. #15
    GMD
    GMD is offline

    Join Date
    Sep 2006
    Posts
    85

    Default

    You should add function get_member_thumbnail2 without replacing original get_member_thumbnail.

  6. #16
    birkenstam's Avatar
    Join Date
    Mar 2006
    Posts
    205

    Default

    oh that is nice. you are now my idol is working perfect

    i feel embarrassed to ask for one more thing. is actually a question i have asked in the forum before but no one seem to know.

    the frame of the shoutbox i have tried to change the scroller design and color but could not do it with simple css style.

    as you seem to be the coder here and very helpful to us non coders i wonder if you could shed some light on the scroller problem.

    and thx again for this i appreciate it alot. and i think you should use my/yours code and css and sell it at the mods place.
    Regards Anders
    I wish i could code
    My specialities Copy Paste with instruction
    swedish dating version dolphin 6.1.5

  7. #17
    CodyT's Avatar
    Join Date
    Feb 2007
    Posts
    288

    Default

    This is kinda funny. My frst attempt _parent worked and within the shoutbox, links work normally just as if your clicking a normal link. No wierd frame stuff going on.

    So I dont see what the problem is. This is easy. Mabey its your template..?
    SocialEngine 2.81 Nulled

Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dolphin 6.000.4 Ray and Shoutbox not working
    By Stuart in forum Ray Community Widget Suite
    Replies: 11
    Last Post: 03-04-2008, 01:04 AM
  2. Shoutbox Dolphin 6.000.4 not working
    By Stuart in forum Ray Community Widget Suite
    Replies: 1
    Last Post: 03-01-2008, 08:25 PM
  3. shoutbox how can i limit the amoont of members in the shoutbox
    By birkenstam in forum Chat / ShoutBox / Instant Messenger (non-Ray)
    Replies: 0
    Last Post: 12-11-2007, 07:03 AM
  4. no new window open but.....
    By Jack Kubel in forum General Troubleshooting
    Replies: 3
    Last Post: 07-22-2005, 01:00 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •