Solved Error while uploading attachments on 2.3 Beta 8

This topic has been solved
C

Chromaniac

Guest
Code:

Code:
TypeError: XF\Data\Exif::getExifTagName(): Argument #1 ($tagId) must be of type int, string given, called in /xf-beta/src/XF/Data/Exif.php on line 18 in src/XF/Data/Exif.php at line 35
XF\Data\Exif->getExifTagName() in src/XF/Data/Exif.php at line 18
XF\Data\Exif->getExifData() in src/XF/Http/Request.php at line 1164
XF\Http\Request->getFileExifData() in src/XF/Http/Request.php at line 1127
XF\Http\Request->getFile() in src/XF/Pub/Controller/Attachment.php at line 88...

Read more

Continue reading...