131: Linked image is a query or fragment

This error message has been obsolete since version 27 of the Aneamal Translator. A related error message is 204: Link expected to point to a file.

Legacy information

You linked an image file with [i]-> which the Aneamal Translator shall integrate into the webpage. Your provided path to the image file starts with a question mark ? or hash #. These characters have a special meaning in URLs, starting a query string or fragment identifier respectively. Therefore Aneamal does not accept them as start of a file path for an image.

Solution

If your file or folder names indeed contain the characters ? or #, it is recommended to rename them. This prevents a lot of confusion.