Error when uploading a file to a post
5 posts by 2 authors in: Forums > CMS Builder
Last Post: October 25, 2017 (RSS)
By gkornbluth - October 24, 2017 - edited: October 25, 2017
Hi All,
Any ideas why I'm getting (An unexpected error occurred: #23128) (An unexpected error occurred: #23129) when I try to upload a 2k file to my post?
The file is uploaded, but I still get the error message.
Tried it with other files and with this post as well, in both Firefox and Chrome.
Thanks,
Jerry Kornbluth
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
By Dave - October 25, 2017
Thanks Jerry,
When you have: Admin > General > Hide Errors enabled it shows "An unexpected error occurred: #" for PHP errors. You can look up the error number in the error log like this: admin.php?menu=_error_log&action=edit&num=1234
We get asked about this from time to time so I've improved the language for "Hide PHP Errors" and added the error number to the error details so it's more obvious. But to answer your question, if you look up the error by number you can see what it was.
interactivetools.com
By gkornbluth - October 25, 2017 - edited: October 25, 2017
Sorry, this was on posting to the CMSB forum.
I've uploaded a file to this post so you can check. (file uploads even with the error...)
Jerry Kornbluth
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php
By Dave - October 25, 2017
Oh! heh, ok great thanks. Yes we're testing our latest beta before we release it. Good find, I fixed it!
That was with the image_convertCMYKToRGBIfNeeded() function we added.
interactivetools.com
Great, glad to help (ha, ha)
Jerry Kornbluth
Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php