Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted May 7, 20186 yr I think I saw this on the marketplace at one point. I am hoping someone can help me find it (or tell me im crazy and it never existed). I am looking for an application or plugin that will allow me to customize the Error Messages displayed to users.
May 8, 20186 yr You can simply translate them from the Languages area of the AdminCP. No plugin is necessary.
May 8, 20186 yr Author I was hoping to add different images to the error page depending on where they are receiving the error.
May 8, 20186 yr This would indeed require a custom plugin, but I'm really not aware of such app or plugin in our marketplace.
May 8, 20186 yr Cough...Kitchen Sink.... (just a single one time customize though, not situation specific)
May 8, 20186 yr Author 6 hours ago, All Astronauts said: Cough...Kitchen Sink.... (just a single one time customize though, not situation specific) Yes, I was going to renew my purchase for kitchen sink but I am running 4.3 and am waiting for an update.
May 8, 20186 yr It's fine as far as I can tell (as noted in the support topic). I just need to make a full sweep before adding the 4.3 tag in the Marketplace. Actually worked on KS today rewriting some JS to ditch a library (and general clean up) A refreshed version should be out in a day or two but still, no worries to use now.
May 14, 20186 yr I'm always a fan of @All Astronauts so Kitchen Sink is an option. Here's another option:
May 16, 20186 yr Author One example is the -200 error message when someone uploads an image. It does not tell the user what the problem is (the resolution is too high). If I customize that error 200, how do I know there isn't another place where an error -200 would appear and why it would appear. So, I could customize the error -200 to say "The resolution for your photo is too high. Please choose an image with a resolution of {current resolution settings} or lower." but if that error shows somewhere else for some other reason, it would be silly to show that error message.
May 16, 20186 yr 4 minutes ago, Josiah Wallingford said: It does not tell the user what the problem is Because the IPS software doesn’t know that. So you shouldn’t replace that generic error message with an assumed cause.
May 16, 20186 yr Author So the error -200 is a generic error... but why would the IPS software not know what the error is if it is throwing out the error? I know the error is occurring because the resolution of the image is too large because I set the allowed resolutions in the settings. The software must know that is the cause, otherwise, why would it give an error at all? The file matches all other criteria (including being well under the file size limit) just fine and when I reduce the resolution of the image and re-submit, no error.
May 16, 20186 yr I haven’t investigated this specific error in detail, but I believe Invision Community just hands over the file to the server’s image library and if it doesn't get a working file back, it has to give up and shows such a generic error. When, as in such a case, the problem happens outside the IPS software, it does not have to know the cause.
May 17, 20186 yr The -200 error during upload means an error occurred but not a specific one. Sometimes it means GD ran out of memory which can't be captured for instance.
Archived
This topic is now archived and is closed to further replies.