• Resolved bashyio

    (@bashyio)


    Image uploads work in the back-end but the image links in the chat are broken.
    When I use the image uploader in the chat, the images get uploaded to the Media Library and appear temporarily, get until I hit send.

    But when I hit send, it’s all broken. For some reason, the link gets distorted.
    For example, instead of this in the image source:

    https://forexdorm.com/wp-content/uploads/2020/05/20200521-021145-2921424245ec5e361cae97.jpg

    I got this:
    https://fore<img src='https://forexdorm.com/wp-content/plugins/wise-chat/gfx/emoticons//laugh-big.png' alt='laugh-big' /></a>orm.com/wp-content/uploads/2020/05/20200521-021145-2921424245ec5e361cae97.jpg

    I should mention that this problem applies to emoticons too. For some reason, the image url is all messed up:

    <span class="wcMessageContent">
    		<img src="https://fore<img src=" https:="" forexdorm.com="" wp-content="" plugins="" wise-chat="" gfx="" emoticons="" laugh-big.png'="" alt="laugh-big" class="wcEmoticon">orm.com/wp-content/plugins/wise-chat/gfx/emoticons//not-one-care.png' alt='not-one-care' class='wcEmoticon' /> 
    	</span>
    • This topic was modified 4 years, 9 months ago by bashyio.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bashyio

    (@bashyio)

    Added a space to the urls so it doesn’t load images:

    For Images:

    https://fore<img src='https://forexdorm.com/wp-content/plugins/wise-chat/gfx/emoticons//laugh-big.png' alt='laugh-big' class='wcEmoticon' ></a>orm.com/wp-content/uploads/2020/05/20200521-021145-2921424245ec5e361cae97.jpg

    For Emoticons:

    <span class="wcMessageContent">
    		<img src="https://fore<img src=" https:="" forexdorm.com="" wp-content="" plugins="" wise-chat="" gfx="" emoticons="" laugh-big.png'="" alt="laugh-big" class="wcEmoticon">orm.com/wp-content/plugins/wise-chat/gfx/emoticons//not-one-care.png' alt='not-one-care' class='wcEmoticon' /> 
    	</span>
    • This reply was modified 4 years, 9 months ago by bashyio.
    Plugin Author Marcin

    (@marcinlawrowski)

    Hello @bashyio

    It looks “xd” part in forexdorm.com domain was replaced by xD emoticon. Please update to the latest version of the plugin. I have tested your image URL and it is working perfectly now.

    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Images and Emoticon Not Working Properly’ is closed to new replies.