[solved?] {content} and {global_content name='Contact'} not working

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
User avatar
elfduck
Forum Members
Forum Members
Posts: 27
Joined: Thu Dec 18, 2008 6:45 am

Re: {content} and {global_content name='Contact'} not working

Post by elfduck »

I embedded the search into an iframe and into the page. Then I added form action="index.php?page=searchresults" & form target="_top" and now it works. And the other pages I have user defined tags, I removed the global content blocks completely.

I know this is only a way around the problem, but for now it's enough for me. Thanks for your help, maybe I'll find a solution for the problem and post it here someday...  :D
Well it computes a little...
Pierre M.

Re: {content} and {global_content name='Contact'} not working

Post by Pierre M. »

Hello,
elfduck wrote: Basically, the "Contact" GCB contains something like this:

Code: Select all

Organization | Mailing address | Phone number | Fax | Email
Could these '|' interfere somehow with Smarty tags handling ? like in {content|capitalize} ?

Pierre M.
User avatar
elfduck
Forum Members
Forum Members
Posts: 27
Joined: Thu Dec 18, 2008 6:45 am

Re: [solved?] {content} and {global_content name='Contact'} not working

Post by elfduck »

Could these '|' interfere somehow with Smarty tags handling ? like in {content|capitalize} ?
It was worth the shot, but it didn't help :(
Well it computes a little...
alby

Re: [solved?] {content} and {global_content name='Contact'} not working

Post by alby »

you close communication with mysql ....

Alby
User avatar
elfduck
Forum Members
Forum Members
Posts: 27
Joined: Thu Dec 18, 2008 6:45 am

Re: [solved?] {content} and {global_content name='Contact'} not working

Post by elfduck »

That was a good idea too, so I commented out the closing of mysql connection (and also the unsetting of my variables, just to make sure), but I didn't work either... ???
Well it computes a little...
Post Reply

Return to “CMSMS Core”