Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

New to Joomla

  • 21-07-2010 9:14pm
    #1
    Registered Users, Registered Users 2 Posts: 173 ✭✭


    Hi Guys im in a bit of pickle at the moment, the company i work for is using Joomla as their CMS client. Having a bit of trouble editing the site on Joomla as the status is unwriteable for both html and css code. Help :( Thanks in advance


Comments

  • Closed Accounts Posts: 18,163 ✭✭✭✭Liam Byrne


    .....as the status is unwriteable for both html and css code

    Can you explain what "the status is unwriteable" means ?


  • Moderators, Sports Moderators, Regional Abroad Moderators Posts: 2,666 Mod ✭✭✭✭TrueDub


    Hi Guys im in a bit of pickle at the moment, the company i work for is using Joomla as their CMS client. Having a bit of trouble editing the site on Joomla as the status is unwriteable for both html and css code. Help :( Thanks in advance

    That usually means the template they/you are using is locked - you can still edit the content using the standard Joomla editors, from the Admin backend view.

    Are you trying to alter the html/php/css code for the site or template?


  • Registered Users, Registered Users 2 Posts: 173 ✭✭loopyloulilly


    Yes truedub I'm trying to alter the html/php/css code for the site or template, but when I save/apply the new changes this comes up "Operation Failed!: failed to open file /usr/local/pem/vhosts/123600/webspace/httpdocs/demo/templates/theme145/css/template.css for writing."


  • Registered Users, Registered Users 2 Posts: 2,013 ✭✭✭lynchie


    Yes truedub I'm trying to alter the html/php/css code for the site or template, but when I save/apply the new changes this comes up "Operation Failed!: failed to open file /usr/local/pem/vhosts/123600/webspace/httpdocs/demo/templates/theme145/css/template.css for writing."

    Change the permissions of the files to allow the php / httpd user write access to them or alternatively use ftp to make your changes. Think joomla has an ftp module built in for doing this too so you could try that too.


  • Moderators, Sports Moderators, Regional Abroad Moderators Posts: 2,666 Mod ✭✭✭✭TrueDub


    lynchie wrote: »
    Change the permissions of the files to allow the php / httpd user write access to them or alternatively use ftp to make your changes. Think joomla has an ftp module built in for doing this too so you could try that too.

    It does, but it's fiddly. You need a userid for the target system too.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 173 ✭✭loopyloulilly


    cheers guys for helping me out, on my ftp changed the file attributes to chmod 777 worked like a charm!! ;);)


  • Registered Users, Registered Users 2 Posts: 7,468 ✭✭✭Evil Phil


    Don't forget to change it back once you've finished.


Advertisement