Page 1 of 1

HTML Errors in Portal blocks

PostPosted: Mon Nov 12, 2007 6:22 am
Author: richiebgood
Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: Yes
Your knowledge: Basic Knowledge
Board URL: http://www.paintballer.ie

PHP Version:
MySQL Version:


What was done before the problem appeared?



[code]<div> <iframe name="FRAME1" src="http]

What was done to try to solve the problem?




De.scription and Message

Some times when i want to add html into blocks on extra portal pages, i get the following error 403:

[code]/admin/admin_blocks.php?sid=9508f4d16e3cdcdf7db6e248f3da28c1http]

I used to have the same problem when i was adding bots, and the fix to the includes/session.php worked. Fix is here: http://www.integramod.com/forum/viewtopic.php?t=3256

Can anybody help me with the same fix, if it is needed for my current problem?

PostPosted: Fri Nov 16, 2007 8:29 am
Author: richiebgood
bump. This is really annoying as the only way i can edit some blocks with html in them is via php myadmin.

It seems only to be affected then i try to use iframe or div tags.

Re: HTML Errors in blocks

PostPosted: Fri Nov 16, 2007 8:37 am
Author: CaNNon
If your typing them in DW, please post one of the edits, it could be some thing like font=+5

PostPosted: Fri Nov 16, 2007 8:39 am
Author: richiebgood
yup sorry, first post edited.

Re: HTML Errors in Portal blocks

PostPosted: Fri Nov 16, 2007 8:53 am
Author: CaNNon
test it with out the div I'm not sure it would need that.
[code]<iframe name="FRAME1" src="http]

PostPosted: Fri Nov 16, 2007 8:55 am
Author: richiebgood
nope, still get errors with out the div.

Can you try set up a block on your install and see if it works.

Re: HTML Errors in Portal blocks

PostPosted: Fri Nov 16, 2007 9:27 am
Author: CaNNon
here you go on a secondary portal page with no div command, and using some other web site. I added the map below it from your site. <img>

[url=http]click me[/url]

PostPosted: Fri Nov 16, 2007 10:04 am
Author: richiebgood
Can't seem to see it..

Any ways, could my problem be like the posted fix i mentioned in the first post?

Re: HTML Errors in Portal blocks

PostPosted: Fri Nov 16, 2007 10:17 am
Author: CaNNon
Sorry
I'd not given permission to all, try it again.

PostPosted: Fri Nov 16, 2007 10:25 am
Author: richiebgood
looks good.

here is my work in progress: http://www.paintballer.ie/portal.php?page=6

But having to do it through php admin is a pain. Could it be a sessions problem?

Re: HTML Errors in Portal blocks

PostPosted: Fri Nov 16, 2007 10:35 am
Author: CaNNon
I'm not sure what your saying, where in php admin?
I just made a portal page, created the block and dropped your code it in?

** EDIT **
you are clearing the portals cashe each time?

PostPosted: Fri Nov 16, 2007 10:47 am
Author: richiebgood
I mean, i go to cpanel and use the phpmyadmin to edit the code in the block.

I can create an empty block ok, no problems. But when i try to use those particular html tags i get the 403 errors. Doint it via phpmyadmin gives no problems.

I was getting mad trouble with adding bots before, but the link to the fix i posted above solved that. So i was thinking, since i am gettin getting the same errors then the chances of the same problem are high.

*edit, that is what i get after pressing submit with the html tags.

Re: HTML Errors in Portal blocks

PostPosted: Fri Nov 16, 2007 10:59 am
Author: CaNNon
If it is I would think it's more like you guys have a server setting in common because you can do it in cpannel. Like the host blocking, a mistake in the php module or even some older setup that won't support iframes.

*** EDIT ***
I know your doing it right and the stuff is there as i can link to it on my site.
and if it was a apache rule causing the 403 error you couldn't do it in cpannel either.