| Author |
Message |
gbhughs Regular


Joined: Sep 11, 2004 Posts: 84
|
Posted:
Mon May 22, 2006 9:53 pm |
|
Hey I just grabbed the newest version released . 2.02.02 and I'm having a problem with using html in the content module.
I tried the suggested fix here:
and did what it said here:
But I keep getting a mainfile.php error when I do this.
Is the fix the same in this version? |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Mon May 22, 2006 10:11 pm |
|
Thanks for trying. Which error do you get? Are you using nukeWYSIWYG? |
|
|
|
 |
kguske Site Admin

Joined: Jun 04, 2004 Posts: 6044
|
Posted:
Mon May 22, 2006 10:13 pm |
|
Sorry...didn't check your links. Were you referring to:
| Quote: | | The html tags you attempted to use are not allowed |
If so, they are defined in your config.php file. It's likely that there is something in your HTML that isn't defined. Check your tags carefully... |
|
|
|
 |
gbhughs Regular


Joined: Sep 11, 2004 Posts: 84
|
Posted:
Mon May 22, 2006 10:37 pm |
|
Now that you mention the config file it brings back a little light.
I remember on the previous version v.2.01.00 I had to change something to be able to do this.
All I am trying to do there is place links (<a href="">) and a few google ads in those links (javascript).
On another site I run, I can do this just fine. I compared the line in the config files and they are the same. So what am I missing? |
|
|
|
 |
gbhughs Regular


Joined: Sep 11, 2004 Posts: 84
|
Posted:
Tue May 23, 2006 2:35 am |
|
I have found my problem...
In my links I use an onmouseover to hide the link in the window status.
If I take out.
It works fine.
My question is what has changed in the latest release? Cause in the one prior to this I can use this kind of link just fine in the content module. I know it has something to do with the congfig.php file, but what I need to add or delete I'm not sure. |
|
|
|
 |
montego Site Admin

Joined: Aug 29, 2004 Posts: 9133 Location: Arizona
|
Posted:
Tue May 23, 2006 5:33 am |
|
It is a cross-site scripting exploit that has been plugged. |
|
|
|
 |
gbhughs Regular


Joined: Sep 11, 2004 Posts: 84
|
Posted:
Tue May 23, 2006 11:04 am |
|
|
|
 |
|
|
|
|