Posting images in forum posts.. coding error ? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
4 posters

    Posting images in forum posts.. coding error ?

    avatar
    warrior
    New Member


    Posts : 6
    Reputation : 0
    Language : English

    Solved Posting images in forum posts.. coding error ?

    Post by warrior December 2nd 2011, 11:54 pm

    being a while that for one reason I can't post images when I 'm doing a post a message in my forum
    http://humanoid-gaming.forumotion.com/forum
    The message body seem ok i can see the image in there sometime but when I click PREVIEW or The SEND buttom
    is resulting in a strange result
    eg ' if I try posting this image
    Code:
    [img]http://cache.www.gametracker.com/server_info/74.63.54.12:30015/b_350_20_692108_381007_FFFFFF_000000.png[/img]
    the result in the PREVIEW or SEND will be
    (square box here) www.gametracker.com/server_info/74.63.54.12:30015/b_350_20_692108_381007_FFFFFF_000000.png" border="0" alt="" />
    no image !!
    I dont understand also why border="0" alt="" /> is been added to the code

    url and video embed link work well thought
    can you help me Please thank you
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51497
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Posting images in forum posts.. coding error ?

    Post by SLGray December 3rd 2011, 6:55 am

    The problem is that this word does not belong in the image link: cache.
    avatar
    Guest
    Guest


    Solved Re: Posting images in forum posts.. coding error ?

    Post by Guest December 3rd 2011, 7:25 am

    warrior wrote:
    I dont understand also why border="0" alt="" /> is been added to the code
    Because img tag in bbcode automatically becomes HTML. You can't delete it.
    Posting images in forum posts.. coding error ? DELETED
    Try this:
    Code:
    [img]http://www.gametracker.com/server_info/74.63.54.12:30015/b_350_20_692108_381007_FFFFFF_000000.png[/img]

    Hello
    RyouIkeda
    RyouIkeda
    Forumember


    Male Posts : 242
    Reputation : 4
    Language : English/Filipino/Japan
    Location : Phillipines

    Solved Re: Posting images in forum posts.. coding error ?

    Post by RyouIkeda December 3rd 2011, 7:28 am

    I think your problem is about in the link!
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51497
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: Posting images in forum posts.. coding error ?

    Post by SLGray December 3rd 2011, 7:36 am

    It is link. I tried it. It works without "cache" at the beginning of the link.



    Posting images in forum posts.. coding error ? Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Guest
    Guest


    Solved Re: Posting images in forum posts.. coding error ?

    Post by Guest December 3rd 2011, 7:38 am

    The idea to try without cache gave me slg. So, if the problem is solved thank slg for that. Mr. Green
    avatar
    warrior
    New Member


    Posts : 6
    Reputation : 0
    Language : English

    Solved Re: Posting images in forum posts.. coding error ?

    Post by warrior December 3rd 2011, 2:37 pm

    Thanks guys and girls
    you were right Smile
    the word cache in this link was the problem.
    Also when I was using only www. and not the http://www. that was making a problem also.
    Another thing is in my preference in my forum show HTML was Off
    Ty again you're the best Wink
    avatar
    Guest
    Guest


    Solved Re: Posting images in forum posts.. coding error ?

    Post by Guest December 3rd 2011, 2:39 pm

    Glad we could help. Wink
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: Posting images in forum posts.. coding error ?

    Post by Sanket December 3rd 2011, 6:55 pm

    Topic Solved & Locked