GBFilePicker image window disappears with no warning!!
Posted: Fri Jun 26, 2015 5:23 am
I use GBFilePicker a lot in ListIt2 and CustomGS.
It works perfectly for ages then the image window disappears. The upload bit at the top works perfectly, but the image list below simply stops showing.
The calculated CSS shows the max-height as 0;
element.style {
max-height: 0;
opacity: 1;
}
Even if there are lots of images in there.
I believe something I've done has caused a conflict, but I've been unable to figure out what.
This has happened on multiple sites now and I'm completely stumped as to the cause of the problem.
I've attached an image of the problem with firebug showing the missing div with images in it.
Has anyone else had this problem and fixed it?
I'm using:
Cms Version: 1.11.11
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.6
MicroTiny: 1.2.7
ModuleManager: 1.5.8
ListIt2Vouchers: 1.4.1
Search: 1.7.11
ThemeManager: 1.1.8
AceEditor: 1.0
CGExtensions: 1.45
ListIt2TradingHours: 1.4.1
Captcha: 0.5.2
CustomGS: 2.1
GBFilePicker: 1.3.3
ListIt2: 1.4.1
ListIt2XDefs: 1.2
CGSimpleSmarty: 1.7.4
CGSmartImage: 1.17.1
Gallery: 2.0.1
AdvancedContent: 0.9.4.3
JQueryTools: 1.3.4
CGBlog: 1.12.9
ListIt2Directory: 1.4.1
FormBuilder: 0.8.1.1
FormBrowser: 0.4.2
Php Information:
phpversion: 5.4.30-pl0-gentoo
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 5M
session_save_path: No check because OS path
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
----------------------------------------------
It works perfectly for ages then the image window disappears. The upload bit at the top works perfectly, but the image list below simply stops showing.
The calculated CSS shows the max-height as 0;
element.style {
max-height: 0;
opacity: 1;
}
Even if there are lots of images in there.
I believe something I've done has caused a conflict, but I've been unable to figure out what.
This has happened on multiple sites now and I'm completely stumped as to the cause of the problem.
I've attached an image of the problem with firebug showing the missing div with images in it.
Has anyone else had this problem and fixed it?
I'm using:
Cms Version: 1.11.11
Installed Modules:
CMSMailer: 5.2.2
CMSPrinting: 1.0.5
FileManager: 1.4.5
MenuManager: 1.8.6
MicroTiny: 1.2.7
ModuleManager: 1.5.8
ListIt2Vouchers: 1.4.1
Search: 1.7.11
ThemeManager: 1.1.8
AceEditor: 1.0
CGExtensions: 1.45
ListIt2TradingHours: 1.4.1
Captcha: 0.5.2
CustomGS: 2.1
GBFilePicker: 1.3.3
ListIt2: 1.4.1
ListIt2XDefs: 1.2
CGSimpleSmarty: 1.7.4
CGSmartImage: 1.17.1
Gallery: 2.0.1
AdvancedContent: 0.9.4.3
JQueryTools: 1.3.4
CGBlog: 1.12.9
ListIt2Directory: 1.4.1
FormBuilder: 0.8.1.1
FormBrowser: 0.4.2
Php Information:
phpversion: 5.4.30-pl0-gentoo
md5_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_STRICT: 0
E_DEPRECATED: 0
memory_limit: 128M
max_execution_time: 30
output_buffering: 4096
safe_mode: Off (False)
file_uploads: On (True)
post_max_size: 8M
upload_max_filesize: 5M
session_save_path: No check because OS path
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
----------------------------------------------