After upgrade.
Screenshot [prntscr.com]
But in the editor are just fine. all image links are pointed to the right directory.
I tested the link to each image, its correct. But not on the page, it comes out with a broken icon.
If I upload it to the real server, it all works fine, but not on wamp > localhost which i need to work
so i can check how it looks/feels before i post it...
Steps i took to resolve it.
1 checked the url links to the images like 20 times.
2 restarted wampserver, + services.
3 tried chrome, firefox, ie...
Here is how i have it on the account page
<img src="../images/credit.JPG" width="25" height="25" />
I even tried a direct link to it, still broken.
<img src="C:/wamp64/www/images/credit.JPG" width="25" height="25" />
Everything else is ok after the upgrade.. But this is frustrating me! :shock:
Is there a step i need to do to allow images now on the latest build?