Re: Ads in Blocks...
[email protected] (Robert Town)
| Newsgroups | gmane.comp.cms.xaraya.curiosa |
|---|---|
| Organization | not organized |
| Message-ID | <[email protected]> |
J. Cox wrote: > I am not sure what is causing the problem. However, what might be happening > is there is a stray nl2br call in the html block which would cause the > problem. Check the block and see if there is something like: > $content = nl2br($content); > and comment that out if there is. Thanks for the help :) I will see iff its there, if it is I will tell you :)