I have created a fresh Joomla instal and have uploaded the Media Mogul template
The problem I am having is in making changes in Index.php and template.css files
I have changed the permissions in both my host file manager and with Filezilla but I am unable to make changes, I have copied an error message I am getting at the end of this post.
I can make changes using Template manager>site templates> HTML and these work ok
Im baffled now
Any help would be good with this
Thanks
Error: Unable to upload LIVERPOOL LOGO FIREWORKS.png to /httpdocs/templates/rt_mediamogul/images/style2/LIVERPOOL LOGO FIREWORKS.png: filemng failed: cp: cannot create regular file `/usr/local/psa/home/vhosts/liverpoolsstory.co.uk/httpdocs/templates/rt_mediamogul/images/style2/LIVERPOOL LOGO FIREWORKS.png': Permission denied
filemng: Error occured during /bin/cp command.
May be a problem with your host, have you contacted them?
I did a quick search for your problem, tons of hits, but this one stood out:
Sounds as if the file ownership is set to your Web-Server (apache/www/nobody or something like that) instead of your own account, you might need to ask your host to CHOWN (change owner) the files for you.
Don't know if it makes a difference on your server / platform but if that's your actual logo title, it's in all caps with spaces.
And the easiest way to replace the logo is to save your logo as logo.pgn and overwrite / replace the original logo.png.
This also eliminates having to reference that name for the template to load your new logo properly.
And with MM, there are six styles, so be sure to place the new logo.png in the correct style folder or it wont load.
Thanks for that, I had actually just found the solution and fixed the problem after a search showed the link below.
After trying all ways of changing permissions (Filezilla and host file manager) with no success, I used JoomlaXPlorer to change the permissions and it worked right away
I also know what you mean about repacing files (Logo) I always upload with file name saved as is then overwrite when on server, This just helps me out, I'm a bit dense at the best of times...