Can anyone help me with this?Could not create a file (permissions problem?) /home/tswpnth/public_html/modules/FormBuilder/templates/RenderFormTableTitleTop.tpl (Troubleshooting)
Error when installing FormBuilder
-
tswpn
Error when installing FormBuilder
I am using CMSMS 1.0beta6 and when I try to upload the xml file via the admin panel I get this error:
-
SilverXp
Re: Error when installing FormBuilder
I guess you have to give that file the right permissions.
When you want to upload something, you have to chmod the file to 777 (Writeable).
After you done that you can chmod the file back to 644.
That was my problem too when I wanted to upload an image.
When you want to upload something, you have to chmod the file to 777 (Writeable).
After you done that you can chmod the file back to 644.
That was my problem too when I wanted to upload an image.
-
tswpn
Re: Error when installing FormBuilder
I don't think you get what I mean.SilverXplosion wrote: I guess you have to give that file the right permissions.
When you want to upload something, you have to chmod the file to 777 (Writeable).
After you done that you can chmod the file back to 644.
That was my problem too when I wanted to upload an image.
To install a module with just an XML file, you need to upload it via the admin, and it automatically gets the information from the XML file and makes other files from this one file. It should work, but it isn't. Help!
Re: Error when installing FormBuilder
The modules directory (folder) needs to be writable. chgmod 777
LINK to help
LINK to help
Greg
-
tswpn
Re: Error when installing FormBuilder
It is.Greg wrote: The modules directory (folder) needs to be writable. chgmod 777
LINK to help

