2016-06-30, 22:13:20
Morning,
Noticed this in 3.3.9 and now in 3.3.10. It may be something to do with the os (Ubuntu/lubuntu) I'm using but wanted to pick your brains for any thoughts.
In the files tab the button isn't displayed correctly. Instead of reading 'upload files and/or images' it just displays the shockwave jigsaw icon. The function appears ok in Firefox but not in chrome.
Using the chrome dev tools to inspect shows the following:
Any ideas?
Noticed this in 3.3.9 and now in 3.3.10. It may be something to do with the os (Ubuntu/lubuntu) I'm using but wanted to pick your brains for any thoughts.
In the files tab the button isn't displayed correctly. Instead of reading 'upload files and/or images' it just displays the shockwave jigsaw icon. The function appears ok in Firefox but not in chrome.
Using the chrome dev tools to inspect shows the following:
Code:
<div id="uploadify" class="uploadify" style="height: 25px; position: relative;"><object id="SWFUpload_0" type="application/x-shockwave-flash" data="template/js/uploadify/uploadify.swf?preventswfcaching=1467288133381" width="100%" height="25" class="swfupload" style="position: absolute; z-index: 1;" title="undefined"><param name="wmode" value="transparent"><param name="movie" value="template/js/uploadify/uploadify.swf?preventswfcaching=1467288133381"><param name="quality" value="high"><param name="menu" value="false"><param name="allowScriptAccess" value="always"><param name="flashvars" value="movieName=SWFUpload_0&uploadURL=%2FtestingFolder%2FflatFileCmsTest%2FGetSimple%2FG3_v3.3.10%2Fadmin%2Fupload-uploadify.php&useQueryString=false&requeueOnError=false&httpSuccess=&assumeSuccessTimeout=30&params=sessionHash%3Dd01a12fe3f9cceb57b4fd00f25fa0f399200e35b%26amp%3Bpath%3D&filePostName=Filedata&fileTypes=*.*&fileTypesDescription=All%20Files%20(*.*)&fileSizeLimit=2048&fileUploadLimit=999&fileQueueLimit=999&debugEnabled=false&buttonImageURL=%2FtestingFolder%2FflatFileCmsTest%2FGetSimple%2FG3_v3.3.10%2Fadmin%2F&buttonWidth=100%25&buttonHeight=25&buttonText=&buttonTextTopPadding=0&buttonTextLeftPadding=0&buttonTextStyle=color%3A%20%23000000%3B%20font-size%3A%2016pt%3B&buttonAction=-110&buttonDisabled=false&buttonCursor=-2"></object><div id="uploadify_button" class="uploadifyButton "><span class="uploadifyButtonText">Upload files and/or images...</span></div></div>
Any ideas?