This topic has 6 replies, 2 voices, and was last updated 8 years by lumberjack.

  • Author
  • #109654
     lumberjack
    Participant

    Hi,

    The popup login randomly works? The loading wheel just keeps spinning, doesn’t login?

    Attachments:
    You must be logged in to view attached files.
    #109839
     Radu
    Moderator

    Hi,

    I’ve logged on your website from the login pop-up, i received the success message and after that the page was refreshed but it was taken over 10 seconds, maybe this is caused by server ?

    And i’ve checked console and it says :

    COPY CODE
    
    
    (index):308 Uncaught TypeError: $ is not a function(anonymous function) @ (index):308
    
    $(function(){var t="http://upload.wikimedia.org/wikipedia/commons/c/ce/Transparent.gif",e=!0,o=new Image;o.src=t,$("img").live("mouseenter touchstart",function(){var o=$(this);if(!o.hasClass("Overlay")&&(e||o.hasClass("protectMe"))){var i=o.offset(),n=$('<img class="Overlay" src="'+t+'" width="'+o.width()+'" height="'+o.height()+'" />').css({position:"absolute",zIndex:9999999,left:i.left,top:i.top}).appendTo("body").bind("mouseleave",function(){setTimeout(function(){n.remove()},0,$(this))});"ontouchstart"in window&&$(document).one("touchend",function(){setTimeout(function(){n.remove()},0,n)})}})});
    

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109908
     lumberjack
    Participant

    Hi,

    The site has a good deal of resources allocated to it on our VPS.

    What resources do you recommend to ensure it loads quicker as our clients are not happy with the time it takes to login which is understandable.

    Thanks for more advice…

    #109930
     lumberjack
    Participant
    This reply has been set as private.
    #109931
     lumberjack
    Participant

    try this

    Attachments:
    You must be logged in to view attached files.
    #109992
     Radu
    Moderator

    Hi,

    This warning

    [10-Mar-2016 22:28:48 UTC] PHP Warning: Cannot unset offset in a non-array variable in /home/zoidpp/public_html/wp-content/plugins/image-cleanup/image-cleanup.plugin.php on line 831

    it seems to be caused by image cleanup plugin

    And this

    [10-Mar-2016 22:36:24 UTC] WordPress database error Unknown column ‘resolution’ in ‘field list’ for query
    INSERT IGNORE INTO wp_slim_stats (resolution, screen_width, screen_height, plugins, server_latency, page_performance, dt, notes, content_type, content_id, author, resource, other_ip, ip, language, country, browser, browser_version, browser_type, platform, user_agent, visit_id)
    VALUES (‘1764×1197′,’2560′,’1440′,’flash’,’3144′,’1382′,’1457688984′,”,’page’,’5339′,’c55′,’/events-internal/nsw/’,”,’122.252.14.164′,’en-us’,’xx’,’Firefox’,’44’,’0′,’macosx’,’Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:44.0) Gecko/20100101 Firefox/44.0′,’1813′) made by do_action(‘wp_ajax_nopriv_slimtrack’), call_user_func_array, wp_slimstat::slimtrack_ajax, wp_slimstat::slimtrack, wp_slimstat::insert_row, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query

    it seems to be caused by w3 total cache.

    Regarding the issue with long time after clients login, this can be caused by some plugins, i recommend you to make some tests this login popup with all plugins deactivated excluding buddypress VC and k-elements.

    Normally this it should work ok…especially if you have a strong VPS, try to deactivate the plugins and check the behaviour, if you have site live, i recommend you to copy whole website into a staging server where you will do the tests.

    Let me know

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #112118
     lumberjack
    Participant

    Thanks…

Viewing 7 posts - 1 through 7 (of 7 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?