No answer yet.
- gathering info.
Findings:
-
vb 3.5.3
- vbGallery 1.0.2
- Safemode off
- GD2
- PHP Version 4.3.11
Did some testing.
- Upload, Edit the image fails. (jpg,gif,png)
- On upload no thumbnail is created.
- If you use AdminCP the thumb can be rebuilt and all is ok.
upload.php
Warning: array_keys(): The first argument should be an array in /includes/functions_gallery_imageedit.php on line 464
Warning: in_array(): Wrong datatype for second argument in /includes/functions_gallery_imageedit.php on line 464
Warning: array_keys(): The first argument should be an array in /includes/functions_gallery_imageedit.php on line 464
Warning: in_array(): Wrong datatype for second argument in /includes/functions_gallery_imageedit.php on line 464
functions_gallery_imageedit.php Code:
Content visible to verified customers only.
editimage.php
Warning: array_keys(): The first argument should be an array in /gallery/editimage.php on line 225
Warning: in_array(): Wrong datatype for second argument in /gallery/editimage.php on line 225
Code:
Content visible to verified customers only.
/includes/functions_gallery.php Code:
Content visible to verified customers only.