Mobile app version of vmapp.org
Login or Join
Pierce454

: There is a decent chance that the error doe not come from the page itself but rather from an element on the page. Example: <img src="img/bla.jpg"/> would point to /female/dresses/img/bla.jpg

@Pierce454

There is a decent chance that the error doe not come from the page itself but rather from an element on the page.

Example: <img src="img/bla.jpg"/> would point to /female/dresses/img/bla.jpg instead of /img/bla.jpg.

Because the server first checks for the female folder when it's searching for the bla.jpg, it will never give the error on the element itself

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Pierce454

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme