Hello,
Background
I have a manually installed the latest version of Joomla on a server with a company called Smartyhost.com.au. I had to manually change the permissions to be writable for Joomla (to allow upload of plugins like Chronoform) as they were automatically set to un-writable by the hosting company.
I have also had to insert this line of code into the folder.php to be able to upload plugins:
if ($test=='VIRTUAL_DOCUMENT_ROOT') { $test = $_SERVER['DOCUMENT_ROOT']; } // MOD HERE!!
Issue
I have a form in chronoforms on the site which I have enabled and set to 'yes' yet the form still remains disabled in the forms manager. I just wondered if it's an issue with congfig.php or something to do with the hosting company. What needs to be changed for this to work please.
Any help would be much appreciated.
Thank you in advance.
Neil.
Background
I have a manually installed the latest version of Joomla on a server with a company called Smartyhost.com.au. I had to manually change the permissions to be writable for Joomla (to allow upload of plugins like Chronoform) as they were automatically set to un-writable by the hosting company.
I have also had to insert this line of code into the folder.php to be able to upload plugins:
if ($test=='VIRTUAL_DOCUMENT_ROOT') { $test = $_SERVER['DOCUMENT_ROOT']; } // MOD HERE!!
Issue
I have a form in chronoforms on the site which I have enabled and set to 'yes' yet the form still remains disabled in the forms manager. I just wondered if it's an issue with congfig.php or something to do with the hosting company. What needs to be changed for this to work please.
Any help would be much appreciated.
Thank you in advance.
Neil.