• Hi,

    I’m using Mandigo theme 1.39 but the 2.6.3 was the last compatible version at me. Every article says it’s compatible, but the 2.6.5 and the 2.7 RC 1, 2 makes the same result: The theme not appear. Example: http://www.magneticjoe.com

    There is a virgin 2.7 RC2 with mandigo 1.39 on this site. The result is same with switched off plugins.

    The Mandigo test site with same versions works perfectly what is really strange.

    Every other themes are working well.

    Is there anybody with idea how can I solve my problem?

    Thanks in advance,
    Peter

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Peter,

    The stylesheet is not being generated for some reason:
    http://www.magneticjoe.com/wp-content/themes/mandigo/style.css.php

    This is likely due to a php security restriction, and this reminds me of what was happening on the official theme repository.

    Try turning error reporting on in style.css.php, it won’t fix it but it’ll help diagnosing the problem:
    replace error_reporting(0)
    with error_reporting(E_ALL)

    Thread Starter Petroff

    (@petroff)

    Hi Tom,

    I replaced (0) wit (E_ALL). You can check it. To be honest I don’t know wher could I find those error reports diagnostic data, but I hope you’ll find something.

    Thanks for your support,
    Peter

    Can you please get in touch with me at the email address in the README?

    I am experiencing exactly the same thing.
    Is there any solution for it yet?
    =)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Serious problem with Mandigo theme’ is closed to new replies.