Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
plugins-topic
V5 File Uploader - loader button not showing up
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2012 - 11:33 am

your site is throwing a bunch of 501 errors right now, so will have to look later...

Avatar
didier Roudaut
Tours, France
Member
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2012 - 12:00 pm

Yep ! All my post have disappeared for an unkown reason ! I'm quite anxious !

Avatar
didier Roudaut
Tours, France
Member
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2012 - 12:19 pm

The site is OK now ! (don't know what has happen, some kind of maintenance I guess !)

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2012 - 2:32 pm

yeah but it still works...  looks like plupload in English still...  would need it back in fail mode to investigate...

Avatar
didier Roudaut
Tours, France
Member
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2012 - 2:38 pm

Sure I was making some test, now it's back to french !

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2012 - 2:47 pm

okay, I think I see the string causing the issue... trying to determine if in our stuff or plupload itself...  investigating...

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2012 - 2:51 pm

okay, looks like one (at least this one) that I have already fixed in our working version of plupload...

lets see if we can get away with a quick and easy fix...  go to sp-resources/forum-plugins/plupload/library/sp-plupload-components.php and edit that file...  around line 110, find this code:

msg = file.name + ': ".__('Error', 'sp-plup')." ".__('999 - Unknown server error (check image size - may be exhausting memory)', 'sp-plup')."<br />';

and lets try replacing it with:

                        msg = file.name + ': ".__('Error', 'sp-plup')." ".esc_attr(__('999 - Unknown server error (check image size - may be exhausting memory)', 'sp-plup'))."<br />';

that will fix the error seeing now, but might be more... wasnt planning on releasing this version of plupload yet, but may need to...

Avatar
didier Roudaut
Tours, France
Member
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2012 - 3:13 pm

I changed the line according to your instructions !

Let's check now !

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2012 - 3:15 pm

worked for me now!  still a few other strings in there that need similar treatment and have been fixed up...  wont be long on a update for plupload... just needs bit more testing...

Avatar
didier Roudaut
Tours, France
Member
Free Members
sp_UserOfflineSmall Offline
Apr 15, 2012 - 3:18 pm

It also work great for me in firefox and IE, but on Chrome, the uploader shows up but the add file button has no effect !

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17362
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625