Search found 29 matches

by cmsforchurch
Wed Jun 26, 2013 4:36 pm
Forum: Modules/Add-Ons
Topic: Unterminated string constant error in moduleinterface.php
Replies: 2
Views: 1248

Re: Unterminated string constant error in moduleinterface.ph

I just tried commenting out all lines in my config.php except the 10 you listed. I'm still getting the same error in moduleinterface.php.
by cmsforchurch
Wed Jun 26, 2013 2:34 pm
Forum: Modules/Add-Ons
Topic: Unterminated string constant error in moduleinterface.php
Replies: 2
Views: 1248

Unterminated string constant error in moduleinterface.php

Since recently upgrading from CMSMS 1.9.4.2 to CMSMS 1.10.3, and then to CMSMS 1.11.7 I am no longer able to browse to folders within my uploads directory when I try insert a link or image using TinyMCE. It simply redisplays the contents of my uploads directory. I just noticed that Internet Explorer...
by cmsforchurch
Tue Jun 25, 2013 10:13 pm
Forum: Modules/Add-Ons
Topic: Tiny MCE Browse Button / File Selection doesn't work
Replies: 0
Views: 990

Tiny MCE Browse Button / File Selection doesn't work

When I try to insert a link or an image using Tiny MCE, and click the Browse button to select a file, it displays the list of directories and files that are in my uploads directory as it should. However, if I click one of those directories it simply displays the same list of directories and files in...
by cmsforchurch
Thu Jun 20, 2013 6:52 pm
Forum: CMSMS Core
Topic: Please Help! Can't browse to directories below uploads
Replies: 9
Views: 3253

Re: Please Help! Can't browse to directories below uploads

Yes, I just checked, and Micro Tiny MCE works for browsing into directories to pick the file. I could suggest that all my users switch to using Micro Tiny MCE so they can link to files correctly. But if possible, I would prefer to get Tiny MCE to work again - that's what all my users are used to usi...
by cmsforchurch
Thu Jun 20, 2013 6:02 pm
Forum: CMSMS Core
Topic: Please Help! Can't browse to directories below uploads
Replies: 9
Views: 3253

Re: Please Help! Can't browse to directories below uploads

That fixed the File Manager problems!! Thanks!

I still am not able to browse down to another directory when I try to insert an image or a link in page content using TinyMCE. Does that use a different variable in config.php?
by cmsforchurch
Thu Jun 20, 2013 5:09 pm
Forum: CMSMS Core
Topic: Please Help! Can't browse to directories below uploads
Replies: 9
Views: 3253

Re: Please Help! Can't browse to directories below uploads

calgy1000, I just tried the uploads_path that you suggested and got the same results: won't open the clicked directory. When I make a change like that to config.php is there anything else I need to do to make the change go into effect? I logged out of CMSMS admin and logged back in. Do I also need t...
by cmsforchurch
Thu Jun 20, 2013 4:13 pm
Forum: CMSMS Core
Topic: Please Help! Can't browse to directories below uploads
Replies: 9
Views: 3253

Re: Please Help! Can't browse to directories below uploads

Dr.CSS, I believe they are correct, though I don't know much about php or what is needed. calguy1000, what do you mean by 'absolute path'? The root_url is the correct url to my website: $config['root_url'] = 'http://www.zumbrolutheran.org'; and the root_path matches what was stated on my web host's ...
by cmsforchurch
Thu Jun 20, 2013 2:32 pm
Forum: CMSMS Core
Topic: Please Help! Can't browse to directories below uploads
Replies: 9
Views: 3253

Please Help! Can't browse to directories below uploads

Please help! My church website needs to share sermons and other data on our website every week. We have been unable to upload any files for over a week now. Browsing to directories below uploads simply displays the same list instead of the contents of the clicked directory. This happens in both File...
by cmsforchurch
Wed Jun 19, 2013 6:27 pm
Forum: CMSMS Core
Topic: Filemanager won't open files below uploads directory
Replies: 2
Views: 1136

Re: Filemanager won't open files below uploads directory

I just tried that. Now it defaults to going to the root directory instead of the uploads directory. And if I click the uploads directory it still just displays the same directory list again instead of showing me the contents of uploads. And I sill get the same error if I try to create a new directory.
by cmsforchurch
Wed Jun 19, 2013 2:09 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Several problems when trying to upgrade to 1.11.7 [SOLVED]
Replies: 20
Views: 5829

Re: Several problems when trying to upgrade to 1.11.7

Thanks for all your help! I finally got the upgrade to complete. The remaining install problems were all within the defalt php.ini file that my web host provided for PHP 5.3: I had to update the session.save_path and it had many syntax errors due to some weird word wrapping it had done to the text. ...
by cmsforchurch
Wed Jun 19, 2013 1:59 pm
Forum: CMSMS Core
Topic: Filemanager won't open files below uploads directory
Replies: 2
Views: 1136

Filemanager won't open files below uploads directory

I recently upgraded to CMSMS 1.11.7. Now Filemanager won't open directories within the uploads directory. Clicking a directory in uploads simply displays the contents of uploads again instead of the contents of the clicked directory. Also, if I try to create a new directory on the Filemanager page, ...
by cmsforchurch
Tue Jun 18, 2013 3:31 pm
Forum: Modules/Add-Ons
Topic: File Manager won't allow me to open directories
Replies: 4
Views: 1735

Re: File Manager won't allow me to open directories

Thanks for the suggestion staartees. But it didn't help the problem and only showed me more problems. Might these additional problems be related to the fact that File Manager won't let me open or create directories? New problems: If I click any TinyMCE tool in the toolbar that opens a pop up window,...
by cmsforchurch
Tue Jun 18, 2013 1:47 pm
Forum: Modules/Add-Ons
Topic: File Manager won't allow me to open directories
Replies: 4
Views: 1735

Re: File Manager won't allow me to open directories

I just upgraded to CMSMS 1.11.7 and am still getting the same errors. If I click on a directory it simply displays the same page again instead of opening the directory. And if I try to create a new directory it gives this error: You are not allowed to modify files outside the uploads-dir! (That requ...
by cmsforchurch
Sun Jun 16, 2013 8:16 pm
Forum: Modules/Add-Ons
Topic: File Manager won't allow me to open directories
Replies: 4
Views: 1735

File Manager won't allow me to open directories

I recently upgraded to CMSMS 1.10.3. Now when I am on the File Manager screen, it no longer allows me to click on a directory to open the directory. Clicking the directory just brings back the same screen. If I try to create a new directory, it says: You are not allowed to modify files outside the u...
by cmsforchurch
Sat Jun 15, 2013 12:28 pm
Forum: [locked] Installation, Setup and Upgrade
Topic: Several problems when trying to upgrade to 1.11.7 [SOLVED]
Replies: 20
Views: 5829

Re: Several problems when trying to upgrade to 1.11.7

Thank you for all your suggestions. I will definitely give them a try. For the moment I'm going to have to take a break from trying to upgrade to 1.11.7. This is Vacation Bible School this week at church and I cannot have the web server going up and down as I try different upgrades. I will get back ...

Go to advanced search