Search found 19 matches
- Tue Jul 20, 2010 6:20 pm
- Forum: Modules/Add-Ons
- Topic: PHP error Notice from captcha module after upgrade
- Replies: 9
- Views: 3228
Re: PHP error Notice from captcha module after upgrade
I was having the same problem, but it appears to only be a problem with hn_captcha, if you switch to one of the other Captcha types it works fine.
- Tue Aug 05, 2008 6:28 pm
- Forum: CMSMS Core
- Topic: [Solved] Your mail settings have not been configured
- Replies: 7
- Views: 2658
Re: Your mail settings have not been configured
I just upgraded to CMS Made Simple 1.4 "Jamaica" and I am experiencing a similar behavior. When I enter the settings and hit submit, it confirms that I want to write the settings, butjust returns me toi that page and does not remove the error messge from the admin Main page.
- Tue Oct 30, 2007 11:19 am
- Forum: CMSMS Core
- Topic: Pages become inactive on save.
- Replies: 25
- Views: 8316
Re: Pages become inactive on save.
CalGuy , Blast and others, I took the file posted by blast and changed line 241 as follows: Current if( check_permission(get_userid(),'Modify Page Structure') || $adding ) { My modification to allow the owner to make the page inactive or hide it from the menu: if( check_permission(get_userid(),'Modi...
- Tue Oct 30, 2007 11:05 am
- Forum: CMSMS Core
- Topic: Pages become inactive on save.
- Replies: 25
- Views: 8316
Re: Pages become inactive on save.
That did fix the saving issue. Thanks for your work CalGuy. However, now these users have no option to make their pages inactive. We are a school and many teachers post content throughout the year and hide it until it needs to be shown. This is a feature that we have really liked about CMSMS. Is thi...
- Thu Oct 25, 2007 1:23 pm
- Forum: CMSMS Core
- Topic: Pages become inactive on save.
- Replies: 25
- Views: 8316
Re: Pages become inactive on save.
Ronny, I used the zip the first time and now have applied as alby suggested. No Joy! Propblem still persists as explained above. The patch does not make a difference for me.
- Thu Oct 25, 2007 1:11 pm
- Forum: CMSMS Core
- Topic: Pages become inactive on save.
- Replies: 25
- Views: 8316
Re: Pages become inactive on save.
Hi Dave, I want to inform you that (on my site) after applying patch suggested by calguy everything works fine. Here my user permission settings: Add Pages, Remove Pages, Use Album Regards blast2007 Blast, I just created a new group with permissions: Add Pages, Remove Pages, Use Album and I am sti...
- Thu Oct 25, 2007 11:16 am
- Forum: CMSMS Core
- Topic: Pages become inactive on save.
- Replies: 25
- Views: 8316
Re: Pages become inactive on save.
Calguy, thanks for your work but it still is not right. I've applied your diff file but I'm still having problems. Users have permission to Add Pages, Modify Files, and Use Album With a user from this group 1. I create a new page, add title ... and submit. The Inactive and Show in Menu appear correc...
- Tue Oct 23, 2007 6:29 pm
- Forum: CMSMS Core
- Topic: Pages become inactive on save.
- Replies: 25
- Views: 8316
Re: Pages become inactive on save.
Is more information needed here? What information? I'm about to try to do a roll back because I'm spending a couple hours a day fixing items not showing up on the web. This is very frustrating, I've submitted it as a bug and no action has been taken. The fix suggested above, to give permission to th...
- Fri Oct 19, 2007 11:39 am
- Forum: CMSMS Core
- Topic: Pages become inactive on save.
- Replies: 25
- Views: 8316
Re: Pages become inactive on save.
This seems like a bug in 1.2. Should it be reported somewhere?
- Thu Oct 18, 2007 4:54 pm
- Forum: CMSMS Core
- Topic: Pages become inactive on save.
- Replies: 25
- Views: 8316
Re: Pages become inactive on save.
That works, but gives them the ability to delete pages they do not own. In addition, it makes pages visible when the go to content pages. Not a big deal, but we have some limited ability users and over 1000 pages.
- Thu Oct 18, 2007 3:56 pm
- Forum: CMSMS Core
- Topic: Pages become inactive on save.
- Replies: 25
- Views: 8316
Re: Pages become inactive on save.
They do own their pages and are able to edit, it is just that when they save their edits the page becomes inactive.
- Thu Oct 18, 2007 12:40 pm
- Forum: CMSMS Core
- Topic: Pages become inactive on save.
- Replies: 25
- Views: 8316
Pages become inactive on save.
I have an education site with about 250 users and just upgraded to 1.2. When an editing user edits a page, the page automatically becomes inactive. They do not have access to making pages active or inactive, they did have access to this setting prior to the upgrade. I checked the new "Page Defa...
- Fri Oct 13, 2006 12:58 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: nuSoap won't install
- Replies: 9
- Views: 3528
Re: nuSoap won't install
Ok, I think I've figured out what happened here. We recently moved to a new MySql Server and in the process changed the mysql user that accesses the database. Then we only gave that user create, insert, update, delete permissions which allowed the site to run fine. Next, we ran the upgrade on the si...
- Wed Oct 11, 2006 8:16 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: nuSoap won't install
- Replies: 9
- Views: 3528
Re: nuSoap won't install
I think I found the problem, it appears that the permissions on the databse user were only set to create, insert, update, delete. Once I increased the permissions and ran the upgrade I was able to install the nuSoap module as well as the module manager. What are the appropriate permissions for the d...
- Wed Oct 11, 2006 1:29 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: nuSoap won't install
- Replies: 9
- Views: 3528
Re: nuSoap won't install
Still no help here, is this a bug?
Does it need to b e reported somewhere else?
Also, I'm using Mysql 5.0.24 if that is needed.
Any help out there?
Does it need to b e reported somewhere else?
Also, I'm using Mysql 5.0.24 if that is needed.
Any help out there?