Simple Machines Community Forum

Archived Boards and Threads... => Archived Boards => Joomla Bridge Support => Topic started by: andriyko on June 19, 2006, 06:31:39 PM

Title: SMF 1.1 RC2 & Joomla 1.0.9 problem editing smf.php
Post by: andriyko on June 19, 2006, 06:31:39 PM
Hi,
The file I am trying to edit is smf.php. It is in  /components/com_smf/.
It is according to the Mambo/Joomla <-> SMF Bridge (Combined Readme) UPDATED (http://www.simplemachines.org/community/index.php?topic=81152.msg540509#msg540509)

But I cannot edit this file (smf.php) because it is write protected. I try to edit it through ssh and even tried modifying it locally and scp'ing it to the server but the file on the server is write protected and cannot be overwritten.

Anyways if anyone could help me out this would be great!
Thank you.
Title: Re: SMF 1.1 RC2 & Joomla 1.0.9 problem editing smf.php
Post by: Orstio on June 19, 2006, 07:52:17 PM
Go to your Joomla admin panel.  Click on Global Configuration.  Click the "Server" tab.

Set the file and folder permissions to 777, and check the box that says "Apply to existing files".

Click Save.

Now you should be able to access the files.
Title: Re: SMF 1.1 RC2 & Joomla 1.0.9 problem editing smf.php
Post by: andriyko on June 20, 2006, 10:19:43 AM
Will I need to set the permissions back to whatever they were or I can leave them at 777 ?

Thank you.

Title: Re: SMF 1.1 RC2 & Joomla 1.0.9 problem editing smf.php
Post by: Orstio on June 20, 2006, 05:42:58 PM
That's entirely up to you.  Whatever makes you comfortable.