MyBB Community Forums

Full Version: Import theme problems
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Well when I go to import a theme that I got from here. Such as afresh black i get this

The following errors were encountered:

* MyBB could not find the theme with the file you uploaded. Please check the file is the correct and is not corrupt.


I'm not exactly sure what is going on I have looked at some other topics and tried updating the themes.php found in /admin/modules/styles but that didn't help it any
You are uploading the theme's .xml file, and not the whole .zip, right?
Correct.
Make sure ./uploads is CHMOD'd to 777.

Also, make sure that ./cache and ./cache/themes are all CHMOD'd to 777.
Yup everything has been chmod'ed to the correct things since the beginning.
Can you add attachments to posts with no errors?
Yup works fine
This identical thing is happening to me also :/ When I made my new theme I had to create it in my main forum after I already created it in a test MyBB site because the .xml wouldn't load due to the error mentioned above

Bug??

Regards
I have a feeling this can be caused then </theme> is missing from the end of the xml file.