Results 1 to 10 of 14
-
15th May 2011, 08:30 PM #1OPMember
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
-
15th May 2011, 08:31 PM #2
HTML is dangerous and is disabled by default.
You want your users to post something like this?
Code:<script>alert('XSS')</script>
Trusted: Dom, l0calh0st, 0ccul7, robert420
Find all threads started by NewEraCracker
-
15th May 2011, 10:22 PM #3Respected 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]
-
16th May 2011, 03:39 PM #4OPMember
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
-
16th May 2011, 06:05 PM #5MemberWebsite's:
thedailygrindforum.comYou 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]
-
16th May 2011, 07:05 PM #6Respected 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]
-
16th May 2011, 10:47 PM #7OPMember
Is it possible to enable dynamic images???
-
17th May 2011, 12:23 AM #8Respected Member
I can't say positively but I have never seen a setting for it.
-
17th May 2011, 12:43 AM #9Respected DeveloperWebsite's:
wrzc.orgno 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'); ?>
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
-
17th May 2011, 02:35 AM #10Respected 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}
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
help with codes!
By kicker-hp_27 in forum Web Development AreaReplies: 5Last Post: 18th Feb 2011, 07:12 PM -
Make Links Clickable - HTML Codes
By viruz99 in forum Technical Help Desk SupportReplies: 8Last Post: 3rd Jan 2011, 01:32 PM -
WHO CODES for VB4?
By Exel in forum General DiscussionReplies: 4Last Post: 27th Sep 2010, 05:19 PM -
(X)HTML, CSS slicing (6 years experience) | PSD to (X)HTML and CSS | Professional job
By Wamer in forum Completed TransactionsReplies: 8Last Post: 21st Jul 2010, 06:13 PM -
TryIt Editor 1.4 - Use to check HTML Codes
By Rapid S in forum Web Development AreaReplies: 0Last Post: 15th Jun 2010, 02:12 PM
themaRegister - register to forums...
Version 3.54 released. Open older version (or...