Jump to content
thirty bees forum
  • 0

Impossible to upload any theme


Baarssen

Question

When i try to upload a theme in 1.06 i get the message: incorrect/bad configuration file.

It doesnt matter what theme i use. Also when i do the procedure by ftp (zip file). I also unzipped it and zipped it again. No luck.

I tried several themes, including warehouse 3.8.6 and 3.8.7

Any idea what i do wrong?

0_1534886253653_themeipload.png

Link to comment
Share on other sites

18 answers to this question

Recommended Posts

  • 0

I have the same problem on TB 1.0.6 on my Linux server. It says Bad configuration file. However, when uploading the same exact theme file to TB 1.0.6 on my windows server (WAMP) it works perfectly. @Traumflug - any way to debug what's causing this?

Link to comment
Share on other sites

  • 0

@Baarssen @Traumflug Found the problem. Edit controllers/admin/AdminThemesController.php Change: $xmlFile = $sandbox.$themeDir.'/config.xml'; to $xmlFile = $sandbox.$themeDir.'/Config.xml';

That's Config with a capital C.

Hope this helps. :)

On git: https://github.com/thirtybees/thirtybees/issues/579

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...