0
Welcome Guest! Login
0 items Join Now

My template is now unwritable????????? Gantry

  • My template is now unwritable????????? Gantry

    Posted 13 years 2 months ago
    • Hello:

      I have Joomla 1.5.25 and recently updated my Gantry to V3.1.18. I updated the Gantry because it said it needed to be updated. Ever since then when I am trying to make a change in my template I get the following message:

      The parameter file /templates/rt_kinetic_j15/params.ini is unwritable!

      My host site is with GoDaddy.com. I tried to add some changes to ../administrator/components/com_templates/controller.php. Specifically I changed the:

      // Try to make the params file unwriteable
      if (!$ftp && JPath::isOwner($file) && !JPath::setPermissions($file, '0644')) {

      to

      // Try to make the params file unwriteable
      if (!$ftp && JPath::isOwner($file) && !JPath::setPermissions($file, '0755')) {

      but this has not worked. I still have the problem and I am not very familiar how to solve this problem. I do know that the only thing that changed was updating the Gantry version to 3.1.18.

      Any ideas would be appreciated.

      Thanks,

      Keith. ;)
  • Re: My template is now unwritable????????? Gantry

    Posted 13 years 2 months ago
    • Is there anybody out there who can help me with this problem......... All I want to do at this point is get back to where I was................

      Thanks,

      Keith.
  • Re: My template is now unwritable????????? Gantry

    Posted 13 years 2 months ago
    • I solved this problem on my own
    • nudlaug's Avatar
    • nudlaug
    • Hero Rocketeer
    • Posts: 277
    • Thanks: 0

    Re: My template is now unwritable????????? Gantry

    Posted 13 years 1 month ago
    • cool for you but how did u solve the problem?

      regards
      o
    • nudlaug's Avatar
    • nudlaug
    • Hero Rocketeer
    • Posts: 277
    • Thanks: 0

    Re: My template is now unwritable????????? Gantry

    Posted 13 years 1 month ago
    • solved the problem myself too, I changed the write permissions of the file params.ini

Time to create page: 0.078 seconds