[Fixed] upload image in posts issue - Posted (185 Views)
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar

If you use the Upload to album option when posting, the image preview does not appear. Looks to be a pathing issue.

<a class="view-image" href="/mvcPhotoAlbum/GetPhoto/5619" target="_blank" rel="noopener">
<img src="/mvcPhotoAlbum/Thumbnail/5619" alt="" border="0" loading="lazy"></a>

There is a missing / after "mvc" in the path

 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar

does normal attach work?

Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar

working ok now