blank page / broken theme and images when importing yoga demo

I'm installing this theme for a client, but when I attempt to use the 1 step demo import all i get is a blank page after several seconds. Looking at the website, the theme doesn't look much like the yoga demo and all the images are broken.



Comments

  • also, this only seems to happen when clicking the checkbox for importing attachments.
  • Hi,

    it's all because of the limits on your server side. So or you will import demo without attachments or you need to contact with your admin.

    Thanks!
  • Can you be more specific in what limits would be preventing us from importing the attachments? I am the server admin and I'm not aware of any settings that would be causing this problem.
  • this is the error that gets generated from trying to import the attachments in the auto importer:

    [Mon Feb 08 16:03:59 2016] [warn] [client 70.113.86.71] Timeout waiting for output from CGI script /home/annadom5/public_html/qigongtogether.com/wp-admin/themes.php, referer: http://qigongtogether.com/wp-admin/themes.php?page=mfn_import
    [Mon Feb 08 15:53:34 2016] [notice] [client 70.113.86.71] mod_hive matched URI http://qigongtogether.com/wp-login.php (/home/annadom5/public_html/qigongtogether.com/wp-login.php) with match 2, referer: http://qigongtogether.com/wp-login.php?redirect_to=http://qigongtogether.com/wp-admin/&reauth=1
  • The following variables should be increased for sure: upload_max_filesize, max_execution_time, post_max_size, memory_limit and max_input_vars. You can check Appearance > System Status section as well for more details.
  • hmm. i've increased these variables up to my server's hardcoded limits:

    Max_execution_time 120 
    max_input_time 120 
    memory_limit 256 MB
    post_max_size 128 MB 
    upload_max_filesize 128 MB 

    I've also increased the wp memory limit to 128mb.

    unfortunately, i'm still getting the same error message:

    [Tue Feb 09 20:41:19 2016] [warn] [client 70.113.86.71] Timeout waiting for output from CGI script /home/annadom5/public_html/qigongtogether.com/wp-admin/themes.php, referer: http://qigongtogether.com/wp-admin/themes.php?page=mfn_import
  • If you increased all above variables and still have a problem then we have no idea what else might be the problem. Maybe you should contact with your admin and ask him what else might be the reason? Because we really have no idea.
  • I am the admin; we haven't had any issues importing any theme besides this one.

    Is there an xml file we can try instead of the auto-importer? The documentation eludes to one but no link is provided.
  • I got the problem of when I click the betheme demo, and select demo, the next option of selecting theme not even show up
  • @QigongTogether2 This is no determinant. You hadn't such issue before because you did never had such advanced importer that is importing all options and other stuff. That's the reason why you did never had such problem. We met with some users who got the same problem and guess where the problem was in ALL cases - on server side. We are 1000% sure about that.

    XML files are located under betheme.zip/functions/importer/demo/ folder but if you are unable to import them with our importer, you won't be able to import .xml files as well.

    @gsw85 Please send us private message with dashboard access then.
  • The source of the issue is that the documentation is very unclear on what should be selected in the first drop down menu. If you select anything other than 'demo' and your chosen theme then try to import anything else, it essentially breaks the entire importer.

    I discovered this by deleting my wp database and starting over from scratch. The documentation needs to be clarified on the demo importer portion to avoid problems like this for other users.
Sign In or Register to comment.