Viewing 15 replies - 1 through 15 (of 15 total)
  • Same here. Going to it on my dashboard results on a blank white page.

    Hi
    I have the same problem too (blank white page). I hope they will fix it soon!

    Same issue for me.

    I turned debug mode on but i don’t see any errors. When i click on WP Ultimate CSV Importer in my dash board firebug shows 2 errors:
    TypeError: document.getElementById(…) is null
    var checkmodule = document.getElementById(‘checkmodule’).value;

    jQuery( document ).ready(function() {
    jQuery(‘.dropdown-toggle’).dropdown(‘toggle’);
    var checkmodule = document.getElementById(‘checkmodule’).value;
    if(checkmodule != ‘dashboard’ && checkmodule != ‘filemanager’ && checkmodule !=’support’ && checkmodule !=’export’) {
    var get_log = document.getElementById(‘log’).innerHTML;
    if (!jQuery.trim(jQuery(‘#log’).html()).length) {
    document.getElementById(‘log’).innerHTML = ‘<p style=”margin:15px;color:red;”>NO LOGS YET NOW.</p>’;

    I am having the same issue – all plugins have been deactived and swithed to 2015 theme then reinstalled importer plugin. Not sure what to try next to get it to work.

    I tried deactivating all plugins then reactivating them. I tried also changing themes but non of these solutions wworked for me!

    I still see the white blank page ??

    Between many csv import plugins this seems to be the best one! I hope soon plugin author will fix this problem.

    I had the same problem this morning.

    After updating my PHP to version 5.5 it all works again.

    I am using WP 4.2 and WP Ultimate CSV Importer 3.7.1.

    Hi
    Thanks bart77. My PHP was 5.3 and i asked my webhost to update it to 5.5.
    Now plugin works again ??

    Thanks

    Is there anybody here who imported CSV successfully since the last update?

    Thread Starter dan77

    (@dan77)

    I can confirm that after updating to PHP 5.5 the plugin is showing again and seems to work.
    no import check from my side but I will mark topic as resolved, since the blank screen is gone ??

    Plugin Author smackcoders

    (@smackcoders)

    This issue has been fixed and updated as version 3.7.2. Kindly upgrade the plugin now.

    Hi smackcoders,

    updated and activated plugin, it works perfectly with admin user, but now it seems impossible to show WP Ultimate CSV Importer in editor menù.

    If you can, please check it.

    Plugin Author smackcoders

    (@smackcoders)

    Yes, will update the fix with next release soon.

    Thanks for your fast response, Smackcoders.

    With new version, editor user has access to importer, but after file selection, next button is always freedze and doesn’t allow to proceed.

    ??

    Plugin Author smackcoders

    (@smackcoders)

    Noted and need to test the issue. Thanks for informing.

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘blank page after update!!’ is closed to new replies.