Page doesn't come up???

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.
Locked
rettich

Page doesn't come up???

Post by rettich »

Hi List,

I tried to display some mathematical formulars with



The WYSIWYG-Editor displays the result really good, but on the website this page doesn't come up. All I can see, is an empty page. There is no menu, there is yust a blanc page.

Is there anybody, who can help me?

Mathias Rettich
rettich

PS: You many use my server to generate mathematical formulars

Post by rettich »

I forgot to mention.

You may use my server to generate mathmatical formulars:

https://moodle.staufer-gymnasium.de/cgi ... Expression
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Page doesn't come up???

Post by Ted »

You need to wrap the link in {literal}{/literal} tags, because the { and } in there are confusing smarty.
rettich

Re: Page doesn't come up???

Post by rettich »

Ted wrote: You need to wrap the link in {literal}{/literal} tags, because the { and } in there are confusing smarty.
Thanks for responding so fast!

How can I wrap teh Link into {literal}{/literal}? Could You give an example? I'm a beginner with CMS :)

Thanks a lot

  Mathias
TimothyFoo
Forum Members
Forum Members
Posts: 44
Joined: Wed Oct 12, 2005 8:50 pm

Re: Page doesn't come up???

Post by TimothyFoo »

Like this:

{literal}{/literal}

Placing the code between these tags tells the CMS software not to process it.
Locked

Return to “CMSMS Core”