MyBB Community Forums

Full Version: permissions problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Well I upload the zip for myBB 1413 and then extract it, I delete the documentation folder, and try put all the files from Upload into my parent directory so it displays on the main page of my website but I get something like this:
FileOp Failure: http://www.site.com/Upload/admin or Upload/Inc etc

If I just ignore the error then my adminCP doesn not show all the content.
I even tried it with just myBB 1.4 without further ado.. failure.

Also, There is a folder from myBB called Upload and Inc which keep going back into Public_html regardless of how many times I delete them..?

Please get back to me ASAP, kudos.
You will have to contact your host as this seems to be a problem on their side.
Alright thanks, and do you know how I can centre the logo on my website?
Home » Template Sets » 'yourtheme' Templates
Edit Template: header

<center><img src="{$theme['logo']}"</center>
It doesn't let me edit it, It's just showing me the code even though it's in edit mode?
Still need help guys :p
Where are you trying to edit it? Are you trying to edit it through your ACP like iBf said?
Through ACP, isn't that what iBf was telling me to do? :o
Yep, so go ACP > Templates & Styles > Templates > *Select template set* > Header templates > Header > put <center> tags around your header image.
I got it, I had it at the start but my browser(google chrome) didn't allow me to edit the code, It worked in firefox though.
Thanks for you help guys