Search found 10 matches
- Tue Apr 13, 2010 9:27 pm
- Forum: Modules/Add-Ons
- Topic: MySQL Dump not supplying password?
- Replies: 1
- Views: 1208
MySQL Dump not supplying password?
Interesting problem... I keep getting the following error when trying to use the MySql Dump module: -- Connecting to internal-db.s71278.gridserver.com... /usr/bin/mysqldump: Got error: 1045: Access denied for user 'db71278'@'70.32.68.17' (using password: NO) when trying to connect What's strange is,...
- Mon Jan 04, 2010 5:19 pm
- Forum: Modules/Add-Ons
- Topic: CTL Module Maker creates blank modules?
- Replies: 33
- Views: 9819
Re: CTL Module Maker creates blank modules?
Just checked the server logs too. Nothing fishy reported. No Javascript errors either. Verrry strange.
- Mon Jan 04, 2010 4:55 pm
- Forum: Modules/Add-Ons
- Topic: CTL Module Maker creates blank modules?
- Replies: 33
- Views: 9819
CTL Module Maker creates blank modules?
I'm running CTLModuleMaker 1.8.9 on CMS Made Simple 1.6.4 "Moindou." When I use CTL Module Maker to create a new Module, everything seems to work and it successfully creates all the files and installs the new module. However when I go to content -> the module I just made, the page shows up...
- Sun Jun 28, 2009 3:39 am
- Forum: Modules/Add-Ons
- Topic: TinyMCE no longer accepts "extended_valid_elements" ?
- Replies: 2
- Views: 1921
TinyMCE no longer accepts "extended_valid_elements" ?
I just installed the new CMS 1.6 and now the old trick I use to get iframes and forms working in TinyMCE no longer works. I have this code in the Advanced -> Extra Configuration field of the TinyMCE config: extended_valid_elements : "iframe[marginheight|id|frameborder|scrolling|align|marginwidt...
- Tue Jan 13, 2009 8:55 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Apply button problem
- Replies: 11
- Views: 4501
Re: Apply button problem
I managed to solve this problem in one of the most unlikely of ways -- not sure if this will also help you, but it's worth a shot! In the config.php file, for the root_url, I had a slash at the very end, which resulted in all my CMS'd url's to have two consecutive slashes in it. Once I removed the s...
- Tue Apr 29, 2008 3:30 pm
- Forum: CMSMS Core
- Topic: page in multiple sections?
- Replies: 1
- Views: 1089
page in multiple sections?
I have a pretty simple question: is there any way to have the content of a certain page appear in multiple sections, short of creating a global content block? Before, I simply created a link in other sections to the page I wanted to appear multiple times. But the problem with this is that if the loo...
- Fri Sep 28, 2007 7:32 pm
- Forum: CMSMS Core
- Topic: SOLVED - news module links not working and template not reflecting changes
- Replies: 5
- Views: 2425
Re: news module links not working and template not reflecting changes
nevermind! i solved it... turns out the {content} tag was missing and that's where news loads its details...
- Sun Sep 23, 2007 4:28 am
- Forum: CMSMS Core
- Topic: SOLVED - news module links not working and template not reflecting changes
- Replies: 5
- Views: 2425
Re: news module links not working and template not reflecting changes
The calling procedure I used is: {news number='5'} But I changed it to just {news} and it still isn't working. =( I recently migrated the site from another directory on the same server using a procedure I found on this forum... do you think that might have something to do with it? Perhaps there is s...
- Fri Sep 21, 2007 5:06 pm
- Forum: CMSMS Core
- Topic: SOLVED - news module links not working and template not reflecting changes
- Replies: 5
- Views: 2425
Re: news module links not working and template not reflecting changes
Ah, got it. Thank you very much! I still haven't quite figured out why none of the links (read more, etc.) are working, though. I just uninstalled and installed a brand new version of News Module 2.5. I am running CMSMS 1.1.x. The website is: http://uc.fas.harvard.edu/ When you click on "testte...
- Fri Sep 21, 2007 5:45 am
- Forum: CMSMS Core
- Topic: SOLVED - news module links not working and template not reflecting changes
- Replies: 5
- Views: 2425
SOLVED - news module links not working and template not reflecting changes
Hi there. I'm new to CMSMS and I have already combed a bunch of forum entries looking for the answer to these issues. Not finding it, I decided I'd try to post an appeal for help myself... So here goes. I am trying to set up a blog-like interface within CMSMS. I first tried "blogs made simple&q...