Yeah, I did mess with that after I sent this message off. Sorry.
I guess I just thought they would leave my settings alone when I updated. That's kinda important!
Thanks anyways.
Search found 29 matches
- Tue Jan 19, 2010 5:18 pm
- Forum: CMSMS Core
- Topic: Lost table buttons
- Replies: 4
- Views: 1449
- Tue Jan 19, 2010 4:48 pm
- Forum: CMSMS Core
- Topic: Lost table buttons
- Replies: 4
- Views: 1449
Lost table buttons
I had table buttons on my tinyMCE and now they're gone! 
I'm not sure if they went away when I updated or not. (I hope not.)
Does anyone know anything about this?

I'm not sure if they went away when I updated or not. (I hope not.)
Does anyone know anything about this?
- Tue Jan 06, 2009 7:28 pm
- Forum: CMSMS Core
- Topic: Upgrading
- Replies: 1
- Views: 760
Upgrading
I'm actually afraid to upgrade from 1.3.1 to the latest! I'm seeing way too many conflicting issues and problems when upgrading from other users (many unanswered questions as well) and it is leaving a bad feeling. I have a lot of sensitive changes that I worked hard on and the instructions to make a...
- Thu Oct 02, 2008 2:17 pm
- Forum: Modules/Add-Ons
- Topic: Photo Gallery - Adding text to specific Album pages
- Replies: 1
- Views: 972
Photo Gallery - Adding text to specific Album pages
Could anyone tell me how to add text to specific album pages? Basically, these are the pages that show the thumbs of a particular gallery.
- Tue Sep 30, 2008 10:45 pm
- Forum: CMSMS Core
- Topic: tracewatch
- Replies: 0
- Views: 788
tracewatch
I newbie here...does anyone know how to implement http://www.tracewatch.com/ into a CMSMS site? I'm having trouble finding database info.
Thanks
Thanks
- Wed Aug 06, 2008 3:40 pm
- Forum: CMSMS Core
- Topic: GCB Permissions
- Replies: 0
- Views: 737
GCB Permissions
Does anyone know of a way to set permissions for specific GCB's for other users? I have 2 GCBs on my site and one is a footer that I don't want any of the users to mess-up. The other is a news block they need to edit. As it is now, I set it as having permissions and so they show up in the box in the...
- Fri Jul 25, 2008 4:25 pm
- Forum: CMSMS Core
- Topic: omitting Captcha
- Replies: 4
- Views: 1459
Re: omitting Captcha [SOLVED]
I guess I wasn't clear in my post. The question should have asked how it could be done, not where the answer may potentially be. At any rate, after speaking with someone who uses this system as well I discovered that the documentation isn't as user friendly as it could be for newer users. The answer...
- Fri Jul 25, 2008 3:44 pm
- Forum: CMSMS Core
- Topic: omitting Captcha
- Replies: 4
- Views: 1459
omitting Captcha
I have Captcha installed for an email form I use on my site but I also have a Front End User page for some security pages that are for members who sign in. Is there a way to get rid of the Captcha for that sign in page but keep it for the email form?
- Wed May 07, 2008 6:18 pm
- Forum: CMSMS Core
- Topic: NMS and implimenting the date_format
- Replies: 1
- Views: 1054
Re: NMS and implimenting the date_format
I also have a problem when I create a new message: everything disappears. I can see the tabs but nothing is under them.



- Tue May 06, 2008 3:21 pm
- Forum: CMSMS Core
- Topic: NMS and implimenting the date_format
- Replies: 1
- Views: 1054
NMS and implimenting the date_format
I've updated my version to "Greenland" and everything should be a go. However, I still have a problem with the Newsletter module. Under the messages tab it states: string(149) "Smarty error: [in module_file_tpl:NMS;messages.tpl line 26]: [plugin] modifier 'cms_date_format' is not impl...
- Mon May 05, 2008 9:39 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] News Module tabs not displaying info
- Replies: 4
- Views: 1915
Re: [SOLVED] News Module tabs not displaying info
Where did you find cms_date_format.php? I can't tell if it's something that needs to be installed or..? My NMS messages tag states that it's "not implemented" but I don't know how to do that. Anyone?
TIA
TIA
- Tue Apr 22, 2008 5:39 pm
- Forum: CMSMS Core
- Topic: Javascript and the {literal} {/literal} tags [SOLVED]
- Replies: 10
- Views: 4924
Re: Javascript and the {literal} {/literal} tags [SOLVED]
ok, it's working. I did not create a new global content block. Instead, I just inserted the javascript to the cell that I wanted the ads to rotate in with the {literal} {/literal} tags. I swore I did that before but it just didn't go for some reason. It may be the javascript headers. See below for e...
- Tue Apr 22, 2008 5:16 pm
- Forum: CMSMS Core
- Topic: Javascript and the {literal} {/literal} tags [SOLVED]
- Replies: 10
- Views: 4924
Re: Javascript and the {literal} {/literal} tags
In other words, the javascript should show in a global content that was already created (which has a table cell for it).
- Tue Apr 22, 2008 4:33 pm
- Forum: CMSMS Core
- Topic: Javascript and the {literal} {/literal} tags [SOLVED]
- Replies: 10
- Views: 4924
Re: Javascript and the {literal} {/literal} tags
I think I'm doing this wrong to begin with. I created a global content block called "footer." I made a 2-cell table for a static image on one side and on the other ads to load randomly. With calguy1000's advice, I created a new global content block called "adsjs" and then placed ...
- Tue Apr 22, 2008 4:17 pm
- Forum: CMSMS Core
- Topic: Javascript and the {literal} {/literal} tags [SOLVED]
- Replies: 10
- Views: 4924
Re: Javascript and the {literal} {/literal} tags
Where am I calling the global content block from, the footer content block or the whole template? I think my problem is that I'm making changes from the footer content block (with the wysiwyg editor). Is that correct?