SOLVED: Global problem with module templates

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
streever

SOLVED: Global problem with module templates

Post by streever »

-------------
After testing, I think it's a server issue.
If I login & change the TEMPLATES folder of each module--and each template--to 777 then it works.
Apparently, my server isn't chmodding the "future" files as 777.
I don't know if it's supposed to or not, but this fixes it.
-------------
Hi all,

it seems like half the modules I use require me to update the templates ON THE SERVER--not in the cms.

I literally have to search, find, and then modify .php files with default templates.

Is this due to read/write permissions?

I tried setting EVERYTHING in the modules to 777 but no luck.... the templates that are kicked out area ALWAYS what is hard-coded.

I never had this problem before version 1.0-1.1.

Modules that I have this problem with:
News
Company Directory
Blogs
Forms

thanks,

david
Last edited by streever on Sun Aug 05, 2007 8:04 pm, edited 1 time in total.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: SOLVED: Global problem with module templates

Post by Dr.CSS »

Did you try the unmask trick?...

Site Admin > Global Settings then third line down is file unmask box input 002 or 000 or leave blank... click Submit...
Locked

Return to “CMSMS Core”