Activity Stream
48,167 MEMBERS
62229 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1.     
    #1
    Member

    Default How To Add HTML Codes in IPB 3.x

    How can I enable or add html codes. Like Following SnapShot. I tried but not working.

    My Website is www.appleshare.org

    makfun Reviewed by makfun on . How To Add HTML Codes in IPB 3.x How can I enable or add html codes. Like Following SnapShot. I tried but not working. My Website is www.appleshare.org http://pix.appleshare.org/images/32065427372012063483.jpg Rating: 5

  2.   Sponsored Links

  3.     
    #2
    Moderator
    NewEraCracker's Avatar
    HTML is dangerous and is disabled by default.

    You want your users to post something like this?
    Code: 
    <script>alert('XSS')</script>
    Aka not good idea
    Trusted: Dom, l0calh0st, 0ccul7, robert420
    Find all threads started by NewEraCracker

  4.     
    #3
    Respected Member
    IN your acp it is by user group and forum settings.

    But what you are showing can be done with bbcode.

    Code: 
    Google
    
    
    [ url="www.google.com"]Google[ /url]
    [ img]http://appleshare.org/public/style_images/5_cooltext504305537.png[ /img]

  5.     
    #4
    Member
    Thanks for this. Actually, I want to post following Forums URL (1) or Forums (2). Any one of them code. But I am receiving this error.




    and also I have enabled images in ACP


  6.     
    #5
    Member
    Website's:
    thedailygrindforum.com
    You are trying to add html code into your forum where you do not allow it.
    Remove the <a href=.... part
    And only use this:
    PHP Code: 
    [url=http://www.***********/*****appleshare][img]http://images.***********/imagens/banner9/?u=appleshare&u3=7403064[img][/url] 

  7.     
    #6
    Respected Member
    You are using dynamic images in an img statement. It has to be the direct link to the image.

    dynamic : ?u=appleshare&u3=7403064 not allowed

    but this is allowed [img ]http: //appleshare.org/public/style_images/5_cooltext504305537.png[/img]

  8.     
    #7
    Member
    Is it possible to enable dynamic images???

  9.     
    #8
    Respected Member
    I can't say positively but I have never seen a setting for it.

  10.     
    #9
    Respected Developer
    Website's:
    wrzc.org
    no you can't add dynamic images as it's a security issue.

    This is the easiest way of doing it.

    create a file called index.php and in it put the following:
    PHP Code: 
    <?php header('Location: http://images.***********/imagens/banner9/?u=appleshare&u3=7403064'); ?>
    Then create a folder on your site called some.jpg

    Now that's a FOLDER and in that folder you put the index.php file like I'm showing below



    That means if you go to example.com/some.jpg what your actually going to is example.com/some.jpg/index.php but your tricking IPB into thinking it's a jpg file by the way you named the folder.

    Their are loads of other ways of doing it but that's the easiest way I can think of at the moment.

    Here's proof of it working on an IPB website

    Tutorial How to SEO your Warez Site a guide to help you increase your organic traffic

    Huge list of Warez Sites and free Multiposter Templates

  11.     
    #10
    Respected Member
    The easiest way would be his not using anything but html <img.

    Like This:
    PHP Code: 
    <php>$neoBimg "<img src='http://images.***********/imagens/banner9/?u=appleshare&u3=7403064>";</php>{$neoBimg

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. help with codes!
    By kicker-hp_27 in forum Web Development Area
    Replies: 5
    Last Post: 18th Feb 2011, 07:12 PM
  2. Make Links Clickable - HTML Codes
    By viruz99 in forum Technical Help Desk Support
    Replies: 8
    Last Post: 3rd Jan 2011, 01:32 PM
  3. WHO CODES for VB4?
    By Exel in forum General Discussion
    Replies: 4
    Last Post: 27th Sep 2010, 05:19 PM
  4. Replies: 8
    Last Post: 21st Jul 2010, 06:13 PM
  5. TryIt Editor 1.4 - Use to check HTML Codes
    By Rapid S in forum Web Development Area
    Replies: 0
    Last Post: 15th Jun 2010, 02:12 PM

Tags for this Thread

BE SOCIAL