#1
in trying to use image uploader i received the below exception
Fatal error: Uncaught ArgumentCountError: Too few arguments to function Validation_helper::validate_file(), 2 passed in /Applications/XAMPP/xamppfiles/htdocs/onlineshoporg/engine/tg_helpers/validation_helper.php on line 55 and exactly 3 expected in /Applications/XAMPP/xamppfiles/htdocs/onlineshoporg/engine/tg_helpers/validation_helper.php:520 Stack trace: #0 /Applications/XAMPP/xamppfiles/htdocs/onlineshoporg/engine/tg_helpers/validation_helper.php(55): Validation_helper->validate_file(Array, 'allowed_types[g...') #1 /Applications/XAMPP/xamppfiles/htdocs/onlineshoporg/engine/tg_helpers/validation_helper.php(29): Validation_helper->run_validation_test(Array, 'allowed_types[g...') #2 /Applications/XAMPP/xamppfiles/htdocs/onlineshoporg/modules/store_items/controllers/Store_items.php(316): Validation_helper->set_rules('picture', 'item picture', 'allowed_types[g...') #3 /Applications/XAMPP/xamppfiles/htdocs/onlineshoporg/engine/Core.php(210): Store_items->submit_upload_picture('1') #4 /Applications/XAMPP/xamppfiles/htdocs/onli in /Applications/XAMPP/xamppfiles/htdocs/onlineshoporg/engine/tg_helpers/validation_helper.php on line 520
#2
Hi,

It's a bug and it's my fault. I was recently working on it and I must've left a whoopsie. I apologise for that.

I'm out just now and not near a computer but will fix it tomorrow, God willing.

DC