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...
[solved?] {content} and {global_content name='Contact'} not working
Re: {content} and {global_content name='Contact'} not working
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...
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...
Well it computes a little...
-
Pierre M.
Re: {content} and {global_content name='Contact'} not working
Hello,
Pierre M.
Could these '|' interfere somehow with Smarty tags handling ? like in {content|capitalize} ?elfduck wrote: Basically, the "Contact" GCB contains something like this:
Code: Select all
Organization | Mailing address | Phone number | Fax | Email
Pierre M.
Re: [solved?] {content} and {global_content name='Contact'} not working
It was worth the shot, but it didn't helpCould these '|' interfere somehow with Smarty tags handling ? like in {content|capitalize} ?
Well it computes a little...
-
alby
Re: [solved?] {content} and {global_content name='Contact'} not working
you close communication with mysql ....
Alby
Alby
Re: [solved?] {content} and {global_content name='Contact'} not working
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...

