Search found 17 matches
- Sat Jan 31, 2009 12:54 am
- Forum: General Discussion
- Topic: HTML Jump or Anchor Link with CMSMS
- Replies: 1
- Views: 1422
Re: HTML Jump or Anchor Link with CMSMS
I think this is just for general discussion but to answer you question... I found that you can just add the html in the page. works fine.
- Thu Jan 29, 2009 11:17 pm
- Forum: The Lounge
- Topic: cmsms vs joomla
- Replies: 10
- Views: 16158
Re: cmsms vs joomla
Wow, thanks for all the input! I only had a couple of days to research Joomla and write something up so it isn't perfect and I might have missed the point on some of the Joomla stuff. I would love feedback from anyone - especially if I'm wrong about something or if there is fault in my thinking. ...
- Sun Jan 25, 2009 11:36 pm
- Forum: The Lounge
- Topic: cmsms vs joomla
- Replies: 10
- Views: 16158
cmsms vs joomla
I've made a couple of sites now in CMSms and love it. Now I've been asked to look at doing a joomla install for someone and after the install, which was very easy, I've been banging my head against the wall trying to figure out where things are and how to customize them - I'll manage if I have to b...
- Fri Jan 23, 2009 4:59 am
- Forum: Modules/Add-Ons
- Topic: SOLVED calendar 1.0
- Replies: 4
- Views: 1404
Re: calendar 1.0
I figured it out. Just took thinking harder about the instructions.
- Fri Jan 16, 2009 9:55 pm
- Forum: Modules/Add-Ons
- Topic: SOLVED calendar 1.0
- Replies: 4
- Views: 1404
SOLVED calendar 1.0
Is there a way to run two calendar templates? Like having a calendar in a side bar AND a large full page calendar? Also, Can I set a calendar to only display events from a specific category. Like, display a calendar for person A and a second calendar for person B - with both on the same page? than...
- Fri Dec 05, 2008 6:01 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Is there a way to add blog style excerpts of daughter pages to a parant
- Replies: 8
- Views: 2688
Re: Is there a way to add blog style excerpts of daughter pages to a parant page?
OK, so here it is in action!! http://www.usa-explained.net/portal/index.php?page=medical Thanks so much! I created the extra block and article template you suggested and this is my code for the index template:: {content_dump block_name="page_summary" start_id=$content_id exclude="$co...
- Thu Dec 04, 2008 8:09 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Is there a way to add blog style excerpts of daughter pages to a parant
- Replies: 8
- Views: 2688
Re: Is there a way to add blog style excerpts of daughter pages to a parant page?
I fixed the link issue this way:
{content_dump start_id=$content_id}
{foreach from=$dump item=dump }
{$dump->content->title}
{$dump->created->date}
content->alias}>See: {$dump->content->title}
{/foreach}
works fine...
{content_dump start_id=$content_id}
{foreach from=$dump item=dump }
{$dump->content->title}
{$dump->created->date}
content->alias}>See: {$dump->content->title}
{/foreach}
works fine...
- Thu Dec 04, 2008 7:59 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Is there a way to add blog style excerpts of daughter pages to a parant
- Replies: 8
- Views: 2688
Re: Is there a way to add blog style excerpts of daughter pages to a parant page?
I'm working away on this and have a couple of questions now. I've added the code {content_dump} to my template and the following to my page: {content_dump start_id=$content_id} {foreach from=$dump item=dump } {$dump->content->title} {$dump->created->date} content->alias}.htm>See: {$dump->conte...
- Thu Dec 04, 2008 6:40 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Is there a way to add blog style excerpts of daughter pages to a parant
- Replies: 8
- Views: 2688
Re: Is there a way to add blog style excerpts of daughter pages to a parant page?
Wow! this is great! thanks so much. i'll see where I can get with it and I'll certainly ask if I have any questions. Thanks!
-Richard
-Richard
- Tue Dec 02, 2008 9:23 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Is there a way to add blog style excerpts of daughter pages to a parant
- Replies: 8
- Views: 2688
[SOLVED] Is there a way to add blog style excerpts of daughter pages to a parant
Has any one written this kind of thing?
thanks!
-Richard
thanks!
-Richard
- Tue Dec 02, 2008 9:19 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] FrontEndUser error in forgot password script.
- Replies: 4
- Views: 1768
Re: FrontEndUser error in forgot password script.
Fixed, thanks! I also need to do the same for {if $error != \'\'}
- Sun Nov 30, 2008 3:49 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] FrontEndUser error in forgot password script.
- Replies: 4
- Views: 1768
[SOLVED] FrontEndUser error in forgot password script.
Hi all, I just got Forum made simple sorted out and now I've got a glitch with the forgot password section of the the frontenduser module. I get this: "" Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /homepages/27/d104848708/htdocs/usa-explained.net/portal/tmp/templates...
- Sun Nov 30, 2008 3:12 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED]Forum made Simple upgrade from 0.9.1 to0. 9.2 problem.
- Replies: 1
- Views: 952
Re: Forum made Simple upgrade from 0.9.1 to0. 9.2 problem.
I fixed it. Un-installed and removed 0.9.2 and then reinstalled it.
-R
-R
- Sun Nov 30, 2008 2:19 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED]Forum made Simple upgrade from 0.9.1 to0. 9.2 problem.
- Replies: 1
- Views: 952
[SOLVED]Forum made Simple upgrade from 0.9.1 to0. 9.2 problem.
Hi all , I've upgraded my forum made simple from 0.9.1 to 0.9.2 and now I do not have any links in the forum to add new posts, reply etc. the content is there just no links... I followed the instructions posted here: http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Extensions/Forum...
- Sun Nov 30, 2008 12:33 am
- Forum: Modules/Add-Ons
- Topic: SOLVED - ForumMadeSimple
- Replies: 2
- Views: 1314
Re: ForumMadeSimple
Thanks! that did it.
-Richard
-Richard