Class 'KT_fileUpload' not found on 5.3 upgrade

Any tips and tricks that has to with the interakt extensions that doesn't fit into one of the other categories
ianraba
Posts: 34
Joined: 2010-06-24 17:44

Class 'KT_fileUpload' not found on 5.3 upgrade

Post by ianraba » 2011-10-18 10:46

just updated to 5.3 and have updated my includes folder but have an issue with image upload
prior to upgrade worked 100% fine now generates a 500 error
giving this error: [18-Oct-2011 09:08:49] PHP Fatal error: Class 'KT_fileUpload' not found in /home/xxx/public_html/includes/tng/triggers/tNG_FileUpload.class.php on line 185

This is driving me nuts
any ideas please

User avatar
Fred
Site Admin
Posts: 491
Joined: 2010-02-15 12:10
Location: Armagh, Northern Ireland
Contact:

Re: Class 'KT_fileUpload' not found on 5.3 upgrade

Post by Fred » 2011-10-19 01:20

Ian,
What does line 185 look like?

"$fileUpload = new KT_fileUpload();"

I just tested it on my server with php 5.3.3 installed.

Post Reply