HTML Tag Configuration in the ACP?????

This is an archive of the phpBB 2.0.x support forum. Support for phpBB2 has now ended.
Forum rules
Following phpBB2's EoL, this forum is now archived for reference purposes only.
Please see the following announcement for more information: viewtopic.php?f=14&t=1385785
Locked
User avatar
akaine
Registered User
Posts: 114
Joined: Sat Jan 01, 2005 10:49 pm

HTML Tag Configuration in the ACP?????

Post by akaine »

Hi guys I don't know if anyone can help me or not. I have html enabled on my forum however it's not working. I found in the configuration section of my forum a spot that says allowed html tags. What would I put so this will work on my forum?

Code: Select all

<img src="http://scripts.cgispy.com/image.cgi?u=AkainePSP"> 
User avatar
Lumpy Burgertushie
Registered User
Posts: 69224
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: HTML Tag Configuration in the ACP?????

Post by Lumpy Burgertushie »

akaine wrote: Hi guys I don't know if anyone can help me or not. I have html enabled on my forum however it's not working. I found in the configuration section of my forum a spot that says allowed html tags. What would I put so this will work on my forum?

Code: Select all

<img src="http://scripts.cgispy.com/image.cgi?u=AkainePSP"> 


that type of link will not work, you need to link directly to the image with a normal image extesion like gif or jpg, etc.


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
User avatar
akaine
Registered User
Posts: 114
Joined: Sat Jan 01, 2005 10:49 pm

Post by akaine »

but the link works on another forum I am in.
User avatar
Lumpy Burgertushie
Registered User
Posts: 69224
Joined: Mon May 02, 2005 3:11 am
Contact:

Post by Lumpy Burgertushie »

akaine wrote: but the link works on another forum I am in.


it is either not phpbb or is an older version ( before 2.0.8 ) or it has been modified.

that was disallowed for security reasons, because it allows scripts to be run on your board/server and you don't want that.

luck,
robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
User avatar
akaine
Registered User
Posts: 114
Joined: Sat Jan 01, 2005 10:49 pm

Post by akaine »

I got it to work.

Thanks
Locked

Return to “2.0.x Support Forum”