Search found 28 matches
- Wed Mar 04, 2009 7:30 pm
- Forum: Modules/Add-Ons
- Topic: FEU Calendar - problem logging in
- Replies: 2
- Views: 1319
Re: FEU Calendar - problem logging in
I have am getting that same error when trying to post from the frontend. Does anyone know the solution to this? Fatal error: Call to undefined method Calendar::AdminUpdateEvent() in c:\inetpub\wwwroot\Klassiekerrally\modules\FeuCalendar\FeuCalendar.module.php on line 339 line 339 looks like this: ...
- Tue Feb 17, 2009 5:32 pm
- Forum: Modules/Add-Ons
- Topic: Limit characters in summary News module
- Replies: 7
- Views: 3536
[SOLVED]Re: Limit characters in summary News module
Thanks, worked perfect!
- Tue Feb 17, 2009 3:59 pm
- Forum: Modules/Add-Ons
- Topic: Limit characters in summary News module
- Replies: 7
- Views: 3536
Re: Limit characters in summary News module
I know this is an old topic, but can't find anything else on it. I have latest version of CMSMS and News Module I tried the above methods to limited the number of words / characters that show up in a news summary, but neither seem to work. Any other ideas? Tried this and nothing: {if $entry->summary...
- Mon Feb 02, 2009 10:56 pm
- Forum: Modules/Add-Ons
- Topic: Classifieds Module
- Replies: 0
- Views: 902
Classifieds Module
Does anyone know if/when the classifieds module will be released? If you go to http://dev.cmsmadesimple.org/project/list/module?page=2 the module is listed, but there are no files available for download.
- Wed Jan 07, 2009 8:17 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Frontend User - why won't it work!?
- Replies: 10
- Views: 2699
Re: Frontend User - why won't it work!?
Got it. I had to use this:
Code: Select all
{if $ccuser->loggedin() && $ccuser->memberof('onlinespecialsmembers')}- Wed Jan 07, 2009 7:57 pm
- Forum: Modules/Add-Ons
- Topic: [solved] Frontend User - why won't it work!?
- Replies: 10
- Views: 2699
Re: Frontend User - why won't it work!?
I'm having the same problem with logging in. I know I'm logged in but it's not displaying my content. I see that yours is working now because I logged in using TEST and PASSWORD.
What did you do that made it work?
What did you do that made it work?
- Wed Jan 07, 2009 7:50 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] FEU Problems
- Replies: 8
- Views: 2544
Re: FEU Problems
Yeah... But that's no fun!
Edit:
Figured it out. Used this:
Edit:
Figured it out. Used this:
Code: Select all
{if $ccuser->loggedin() && $ccuser->memberof('members')- Tue Jan 06, 2009 3:36 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] FEU Problems
- Replies: 8
- Views: 2544
Re: FEU Problems
Yeah, it is really the same. The only difference is the content that shows up when you're logged in. The settings for custom content and everything else is the same too. Is anyone else having problems with this? Could it just be a bug?
- Mon Jan 05, 2009 11:29 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] FEU Problems
- Replies: 8
- Views: 2544
Re: FEU Problems
correct. It just clears the forms is all pretty much.
- Mon Jan 05, 2009 10:50 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] FEU Problems
- Replies: 8
- Views: 2544
Re: FEU Problems
Tried it both ways. No difference it doesn't leave the login screen when I submit the username and password.
- Mon Jan 05, 2009 10:02 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] FEU Problems
- Replies: 8
- Views: 2544
[SOLVED] FEU Problems
I have CMSMS version 1.5.1 Is anyone else having a problem with the FEU module with custom content? When I login it doesn't display what it is supposed to. It should display some html located after the {if $customcontent_loggedin}. I have nearly the exact same code on a different site with an older ...
- Mon Dec 22, 2008 3:38 pm
- Forum: Modules/Add-Ons
- Topic: NMS Option in Formbuilder?
- Replies: 0
- Views: 786
NMS Option in Formbuilder?
This may have been asked before, but I can't seem to find it anywhere.
Is there a way to integrate the option of signing up for a NMS list on to a contact form made with Form Builder?
I just want to add a check box that says "Sign up for our E-Newsletter"
Thanks
Is there a way to integrate the option of signing up for a NMS list on to a contact form made with Form Builder?
I just want to add a check box that says "Sign up for our E-Newsletter"
Thanks
- Thu Dec 04, 2008 11:39 pm
- Forum: Modules/Add-Ons
- Topic: Newsletter Made Simple is making me crazy!
- Replies: 0
- Views: 885
Newsletter Made Simple is making me crazy!
I have NMS version 2.2 It has been working fine, then I changed some content in my HTML message section and now it stalls the server for a couple minutes each time I try to process a job. No error message comes up or anything it just doesn't show the "="s like it normally does when a mes...
- Mon Oct 13, 2008 11:31 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Problems With CSS and Flash in IE
- Replies: 2
- Views: 1448
Re: Problems With CSS and Flash in IE
I have tried many different things to get this and still nothing. Does anyone have any clue?
I've tried different params for the flash, layering with CSS, the CMSMS Object tag, and nothing!!
Help Please!!!
I do not want to have to remove the Flash, this problem is only in IE
I've tried different params for the flash, layering with CSS, the CMSMS Object tag, and nothing!!
Help Please!!!
- Sun Oct 12, 2008 7:24 am
- Forum: Layout and Design (CSS & HTML)
- Topic: Problems With CSS and Flash in IE
- Replies: 2
- Views: 1448
Problems With CSS and Flash in IE
Here is the link www.studio9design.info/new Now the menu at the top is a dropdown menu but on the pages that have flash, the dropdown menu does not show. If you rollover it and move over the dropdown menu items as if they are there, the link does show up down in the bottom left corner of the browser...
