compacta is the name of a a custom template i made for news sumary.
I mistyped some tags when I wrote it.
For what I can say the problem was caused by my mistyping on the template.
I was originally trying to change the page title based on the news, but I gave up for now.
Hope this info help ypu.
Search found 17 matches
- Mon Feb 06, 2012 3:52 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Smarty error when page is loaded for the first time
- Replies: 10
- Views: 3436
- Wed Jan 25, 2012 10:19 pm
- Forum: CMSMS Core
- Topic: [SOLVED] Smarty error when page is loaded for the first time
- Replies: 10
- Views: 3436
Re: Smarty error when the page is loaded for the first time
Hi to all,
I made some changes on my compacta template and it works ok now
1)removed all entryes that had htmlall
2) for some lack of attention I had closed my unordered list with {/ul} insted of </ul>
these two changes apear to have fixed the problem.
I made some changes on my compacta template and it works ok now
1)removed all entryes that had htmlall
2) for some lack of attention I had closed my unordered list with {/ul} insted of </ul>
these two changes apear to have fixed the problem.
- Wed Jan 25, 2012 11:14 am
- Forum: CMSMS Core
- Topic: [SOLVED] Smarty error when page is loaded for the first time
- Replies: 10
- Views: 3436
[SOLVED] Smarty error when page is loaded for the first time
I get this error when I access the page for the first time. If I reload the page the error desapears. I triyed with cache on and off but the error persists. Any hints of ehat I may try? Using 1.10.3 string(163) "Smarty error: [in module_db_tpl:News;summarycompacta line 5]: syntax error: unrecog...
- Sat Jan 21, 2012 11:12 am
- Forum: CMSMS Core
- Topic: [SOLVED] sintax error on debug - cant edit pages
- Replies: 2
- Views: 943
Re: sintax error on debug - cant edit pages
this was a very lonly post.
it was an error on the layout file line 1
it was an error on the layout file line 1
- Sun Jan 15, 2012 10:01 am
- Forum: CMSMS Core
- Topic: [SOLVED] sintax error on debug - cant edit pages
- Replies: 2
- Views: 943
Re: sintax error on debug - cant edit pages
No suggestions?
Reinstall?
I saw this error on other posts but they happens on specific modules. In my case its when I want to edit pages.
Reinstall?
I saw this error on other posts but they happens on specific modules. In my case its when I want to edit pages.
- Sat Jan 14, 2012 3:35 pm
- Forum: CMSMS Core
- Topic: [SOLVED] sintax error on debug - cant edit pages
- Replies: 2
- Views: 943
[SOLVED] sintax error on debug - cant edit pages
I cant edit pages anymore, Im using cmsms 1.10.3. Can anyobe help me with this? Debug: (0.144463) - (usage: 8615488) - (peak: 8666488) (mysqli): SELECT * FROM cms_content_props WHERE content_id IN () ORDER BY content_id Error (1064): Você tem um erro de sintaxe no seu SQL próximo a ') ORDER BY conte...
- Mon Jan 09, 2012 11:47 am
- Forum: CMSMS Core
- Topic: [SOLVED] contents show with haschildren
- Replies: 4
- Views: 1664
Re: contents show with haschildren
Thank you DR.css its is working fine I had ident the code like this: {capture assign='menu2'} {menu start_level="2"} {/capture} {if !empty($menu2)} <h1>Tópicos</h1> <div class="left-box"> {$menu2} </div> {/if} when I put exactly as you wrote it work just fine!
- Sun Jan 08, 2012 5:21 pm
- Forum: CMSMS Core
- Topic: [SOLVED] contents show with haschildren
- Replies: 4
- Views: 1664
Re: contents show with haschildren
Thank you Dr.Css,
I can understand your code and I like it. Thank you for the hints.
But its not working for me. I still get my tópicos left-box with no content on it.
I must have missed something! Any suggestions?
site: http://filhosdaverdade.org.br/novo
I can understand your code and I like it. Thank you for the hints.
But its not working for me. I still get my tópicos left-box with no content on it.
I must have missed something! Any suggestions?
site: http://filhosdaverdade.org.br/novo
- Sun Jan 08, 2012 2:02 pm
- Forum: CMSMS Core
- Topic: [SOLVED] contents show with haschildren
- Replies: 4
- Views: 1664
[SOLVED] contents show with haschildren
Hi, I have a box qith my menu (level 2) it works fine, but i dont want it to show when there is no level 2 menu for de node. I searched in the forum but all I find appears to more complex than this issue. here is the code i used - but its not working: {if $node->haschildren == true} <h1>Tópicos</h1>...
- Fri Dec 02, 2011 8:26 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: After upgrade to 1.10.1 , Module manager is gone
- Replies: 13
- Views: 4088
Re: After upgrade to 1.10.1 , Module manager is gone
I had the same problem, using 1.10.2.
Thanks!!
This worked!!Reinstalling the "ModuleManager" on the "Module"-tab fixed the issue for me.
Thanks!!
- Mon Apr 11, 2011 11:22 am
- Forum: CMSMS Core
- Topic: Module Manager not pulling up Available modules [SOVLED]
- Replies: 11
- Views: 4442
Re: Module Manager not pulling up Available modules [SOVLED]
I had 1.9.4 before.
But if the problem was in that we would see lots of topics about it in the forum.
So i think something whent wrong while unzip the program in the host.
But if the problem was in that we would see lots of topics about it in the forum.
So i think something whent wrong while unzip the program in the host.
- Sun Apr 10, 2011 11:18 am
- Forum: CMSMS Core
- Topic: Module Manager not pulling up Available modules [SOVLED]
- Replies: 11
- Views: 4442
Re: Module Manager not pulling up Available modules
Hi Alpdog14,
it worked fine after paste the folder into the modules.
you should put a [SOLVED] at this topic.
and thank you for your help.
it worked fine after paste the folder into the modules.
you should put a [SOLVED] at this topic.
and thank you for your help.
- Fri Apr 08, 2011 4:45 pm
- Forum: CMSMS Core
- Topic: Module Manager not pulling up Available modules [SOVLED]
- Replies: 11
- Views: 4442
Re: Module Manager not pulling up Available modules
great!
I will try that Alpdog14
Thank you
I will try that Alpdog14
Thank you
- Thu Apr 07, 2011 10:47 pm
- Forum: CMSMS Core
- Topic: Module Manager not pulling up Available modules [SOVLED]
- Replies: 11
- Views: 4442
Re: Module Manager not pulling up Available modules
Im having the same problem, where did you got the module manager for download? from the core?
- Mon Jan 03, 2011 11:10 am
- Forum: Modules/Add-Ons
- Topic: Book content type for virtual library
- Replies: 4
- Views: 2212
Re: Book content type for virtual library
Hi ajprogramming,
sorry to reply this late ( I though I had enabled the forum to notify me on my email)
, so happy new year!
I have 128 MB and I don't intend to expand all the pages - would this enable me to keep all these books ?
sorry to reply this late ( I though I had enabled the forum to notify me on my email)

I have 128 MB and I don't intend to expand all the pages - would this enable me to keep all these books ?