News problem

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
gigicop
Forum Members
Forum Members
Posts: 56
Joined: Thu Jun 23, 2005 5:10 pm

News problem

Post by gigicop »

Hi everyone!
This time I'm having problems with the news module on my test site.
When I click on "read more" it displaies the following message:
Warning: Smarty error: unable to read resource: "db:page" in /web/htdocs/www.coppelletti.net/home/cms/lib/smarty ... .class.php on line 1088
What am I doing wrong now?
I'm using v. 0.9.2 and the code that I've added to the page is
cms_module module="news" summary="page" length="50" moretext="Continua..." number="5" category="Circolari" showcategorywithtitle="true"
Thanks in advance.
Gigi
TNTH

Re: News problem

Post by TNTH »

The errormessage sounds familiar to me, I had it too in 0.9.2. I've got to think real hard on this one, but I thought it was a problem with the summary-tag. Try to add a contentpage called "page" with only the following code:

Code: Select all

{cms_module module="news"}
This now is your (news)archive which is needed as a page in 0.9.2 (This problem doesn't seem to appear in 0.10 however)
Post Reply

Return to “CMSMS Core”