How can I edit Modules ?

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
karc2007
Forum Members
Forum Members
Posts: 32
Joined: Wed Jun 27, 2007 10:57 am

How can I edit Modules ?

Post by karc2007 »

Hello,

I have installed a module called "glossary 0.5.1". Because, I want to correct some html-errors in its output, I need to edit the PHP-File. But I can´t do it because, if I try to edit it or to copy (with my FTP Program "smartFTP") an edited file over the old one it results in an 550-error.  Also I can´t change permissions with my FTP-PRogram (it also results in an 550-error).

I can change permissions to other files and folders.. but the with PHP-files of modules it is mostly not possible.

Is it possible to edit the php-file from the CMS-System ? I didn´t find a possibility to do that, yet.

Thanks for any help,
Marc
Last edited by karc2007 on Mon Jul 02, 2007 12:35 pm, edited 1 time in total.
cyberman

Re: How can I edit Modules ?

Post by cyberman »

How do you have uploaded glossary module? As xml file or via ftp?
karc2007
Forum Members
Forum Members
Posts: 32
Joined: Wed Jun 27, 2007 10:57 am

Re: How can I edit Modules ?

Post by karc2007 »

With the module manager.. I think this means as XML-file.

Once, I tried to just upload another another module to my folder /modules/...
but It didn´t appear at "Modules", when I checked it the CMS-Admin.

Do I have to activate uploaded modules somehow? And if so, how can I do it ?

thanks so far,
Marc
Last edited by karc2007 on Mon Jul 02, 2007 12:34 pm, edited 1 time in total.
cyberman

Re: How can I edit Modules ?

Post by cyberman »

If you upload it via ModuleManager your server (means wwwrun process) will be the owner of all uploaded files.

So you have no permission to change something.

But you can use chown command to change ownership.
Locked

Return to “[locked] Installation, Setup and Upgrade”