Site lagging and getting "queue_limit_exceeded" with plugin activated

This topic contains 3 reply and 2 voices, and was last updated by Tareq Hasan 10 years, 9 months ago
Viewing 3 Posts - 1 through 3 (of 3 total)
Author Posts
June 28, 2013 at 2:09 am 5353
Tareq Hasan Hello, I am getting errors in the headers of my site, it is very slow and lagging with just this plugin installed.
<script type='text/javascript' src='http://www.somesite.com/wp-includes/js/jquery/jquery.js?ver=1.8.3'></script>
<script type='text/javascript' src='http://www.somesite.com/wp-includes/js/plupload/plupload.js?ver=1.5.5'></script>
<script type='text/javascript' src='http://www.somesite.com/wp-includes/js/plupload/plupload.html5.js?ver=1.5.5'></script>
<script type='text/javascript' src='http://www.somesite.com/wp-includes/js/plupload/plupload.flash.js?ver=1.5.5'></script>
<script type='text/javascript' src='http://www.somesite.com/wp-includes/js/plupload/plupload.silverlight.js?ver=1.5.5'></script>
<script type='text/javascript' src='http://www.somesite.com/wp-includes/js/plupload/plupload.html4.js?ver=1.5.5'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var pluploadL10n = {"queue_limit_exceeded":"You have attempted to queue too many files.","file_exceeds_size_limit":"%s exceeds the maximum upload size for this site.","zero_byte_file":"This file is empty. Please try another.","invalid_filetype":"This file type is not allowed. Please try another.","not_an_image":"This file is not an image. Please try another.","image_memory_exceeded":"Memory exceeded. Please try another smaller file.","image_dimensions_exceeded":"This is larger than the maximum size. Please try another.","default_error":"An error occurred in the upload. Please try again later.","missing_upload_url":"There was a configuration error. Please contact the server administrator.","upload_limit_exceeded":"You may only upload 1 file.","http_error":"HTTP error.","upload_failed":"Upload failed.","big_upload_failed":"Please try uploading this file with the %1$sbrowser uploader%2$s.","big_upload_queued":"%s exceeds the maximum upload size for the multi-file uploader when used in your browser.","io_error":"IO error.","security_error":"Security error.","file_cancelled":"File canceled.","upload_stopped":"Upload stopped.","dismiss":"Dismiss","crunching":"Crunching\u2026","deleted":"moved to the trash.","error_uploading":"\u201c%s\u201d has failed to upload."};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.somesite.com/wp-includes/js/plupload/handlers.min.js?ver=3.5.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wpuf_frontend_upload = {"confirmMsg":"Are you sure?","nonce":"b907588c3d","ajaxurl":"http:\/\/www.somesite.com\/wp-admin\/admin-ajax.php","plupload":{"url":"http:\/\/www.somesite.com\/wp-admin\/admin-ajax.php?nonce=c418f3b8f5","flash_swf_url":"http:\/\/www.somesite.com\/wp-includes\/js\/plupload\/plupload.flash.swf","filters":[{"title":"Allowed Files","extensions":"*"}],"multipart":true,"urlstream_upload":true}};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.somesite.com/wp-content/plugins/wp-user-frontend-pro/js/upload.js?ver=3.5.1'></script>
<script type='text/javascript' src='http://www.somesite.com/wp-includes/js/jquery/ui/jquery.ui.core.min.js?ver=1.9.2'></script>
<script type='text/javascript' src='http://www.somesite.com/wp-includes/js/jquery/ui/jquery.ui.datepicker.min.js?ver=1.9.2'></script>
<script type='text/javascript' src='http://www.somesite.com/wp-content/plugins/wp-user-frontend-pro/js/jquery-ui-timepicker-addon.js?ver=3.5.1'></script>
<script type='text/javascript'>
/* <![CDATA[ */
var wpuf_frontend = {"ajaxurl":"http:\/\/www.somesite.com\/wp-admin\/admin-ajax.php","error_message":"Please fix the errors to proceed","nonce":"b907588c3d"};
/* ]]> */
</script>
<script type='text/javascript' src='http://www.somesite.com/wp-content/plugins/wp-user-frontend-pro/js/frontend-form.js?ver=3.5.1'></script>
Any support would be appreciated.
June 28, 2013 at 1:11 pm 5380
Tareq Hasan Tareq Hasan

The scripts are here is needed to run the plugin. If it’s loaded once, the browser will cache the scripts and it’ll not require to load the plugins again. We run the plugin and it doesn’t slow down the site, not a big deal.

June 28, 2013 at 2:55 pm 5387
howlerckc howlerckc This reply has been marked as private.
June 28, 2013 at 6:05 pm 5392
Tareq Hasan Tareq Hasan

If you disable the plugin, does it becomes faster?

I’ve updated the plugin code to load only the scripts on the pages that has the plugin shortcodes. So you need to download the plugin again and try.

Viewing 3 Posts - 1 through 3 (of 3 total)