Search found 8 matches
- Sat Aug 31, 2013 7:16 pm
- Forum: Modules/Add-Ons
- Topic: Module: Eventlisting installation error
- Replies: 9
- Views: 4567
Re: Module: Eventlisting installation error
I was very lucky and I could remove the whole isnatll through the control panel. I tried an earlier version of the module and that did install, but quite frankly had so many problems that I uninstalled that to and I went for an alternative CG Calendar which seems to work well.
- Fri Aug 30, 2013 10:12 pm
- Forum: Modules/Add-Ons
- Topic: Module: Eventlisting installation error
- Replies: 9
- Views: 4567
Re: Module: Eventlisting installation error
I believe it is the same. This is the error report I get when trying to install the module: Installation Error:Table 'cms_module_eventslisting_templates' already exists with(CREATE TABLE cms_module_eventslisting_templates ( entry_id INTEGER NOT NULL AUTO_INCREMENT, name VARCHAR(255), content TEXT, P...
- Fri Aug 30, 2013 11:22 am
- Forum: Modules/Add-Ons
- Topic: Module: Eventlisting installation error
- Replies: 9
- Views: 4567
Re: Module: Eventlisting installation error
Can I join this thread as another with an issue. I get the same error message, but was able to go back and remove the module using the module tab.
giles
giles
- Fri Sep 11, 2009 2:36 pm
- Forum: CMSMS Core
- Topic: PHPList as part of CMSMS
- Replies: 1
- Views: 1004
PHPList as part of CMSMS
I have read that PHPList is now part of the core of CMSMS.
Is this correct, because I can't find it? If it is indeed correct, how to I enable it?
Regards
Giles
Is this correct, because I can't find it? If it is indeed correct, how to I enable it?
Regards
Giles
- Thu Jun 11, 2009 4:43 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [SOLVED] Read more .. giving odd result
- Replies: 6
- Views: 2636
[SOLVED] Read more .. giving odd result
detailpage is alias name of page that you want display your news article detail. News article detail will be display in {content} tag of that page Ahhhh! OK I think I have got it. To display the whole news story successfully I need to : 1. set up another page similar to my original, but without the...
- Thu Jun 11, 2009 2:53 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [SOLVED] Read more .. giving odd result
- Replies: 6
- Views: 2636
Re: Read more .. giving odd result
I dont know if you refer to the detailpage= parameter... That will open a new page, holding the alias, as called with the detailpage= parameter and put the news details there instead of putting it in the content of the current page. Ronny, Many thanks for your input. Can I just check that I have un...
- Thu Jun 11, 2009 2:04 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [SOLVED] Read more .. giving odd result
- Replies: 6
- Views: 2636
Re: Read more .. giving odd result
MMmmmm thanks for the input but that doesn't change anything. I did create a new template "test" and called it with: {cms_module module="news" category="Frontpage" detailtemplate="test"} I even made it the default template, but I still end up with the two summ...
- Thu Jun 11, 2009 1:36 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: [SOLVED] Read more .. giving odd result
- Replies: 6
- Views: 2636
[SOLVED] Read more .. giving odd result
I am running CMSMS 1.5.4 and have installed the news module on the front page. It shows the summary from the story and a link to read the rest. No problem. However, when I click the "read more" link I get the summary followed by the body of the story PLUS another summary which is clearly f...