Hello
I just moved my ojs from a inner folder to public_html folder.
Now image uploading in not working.
When I upload an image, the image gets uploaded but isnt shown. When
I check the source code
<img src=“//public/site/images/admin/image.png”
Now when I remove one forward slash before “public”
The image appears
Please guide what to change in order to make this work.
Regards