[Solved] Problem with the {content] tag

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.
Post Reply
billthefish
New Member
New Member
Posts: 6
Joined: Thu Dec 08, 2011 11:37 pm

[Solved] Problem with the {content] tag

Post by billthefish »

I'm having a problem with the {content} tag. I'm following the help instructions for assigning page content to a variable for use in a User Defined Tag. I'm using the exact syntax specified in the help:

Code: Select all

{content assign=pagecontent}
Every time I use this tag inside an article I get an out of memory error:
Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 523800 bytes) in /lib/smarty/Smarty.class.php on line 1260

It doesn't matter how big the article is I get the same error. I raised my php memory_limit for 90M to the php default of 128M and I still get the error.

My system info:
CMSMS version: 1.10.2
PHP version: 5.3.5
MySql version: 5.1.39
Apache version: 2.6.32.36
Post Reply

Return to “CMSMS Core”