Welcome Guest, Not a member yet? Register   Sign In
CI4 image not found problem
#6

Let assume ur upload path is located in the public. Any time u see base_url() it already point to the public. I found no reason why the image should not be rechargeable.

Try

<?= FCPATH.'path/to/image.jpg'; ?>

This will return the system relative path.
Reply


Messages In This Thread
CI4 image not found problem - by serialkiller - 02-22-2022, 06:52 AM
RE: CI4 image not found problem - by seunex - 02-22-2022, 07:07 AM
RE: CI4 image not found problem - by serialkiller - 02-22-2022, 07:51 AM
RE: CI4 image not found problem - by seunex - 02-22-2022, 10:10 AM
RE: CI4 image not found problem - by serialkiller - 02-22-2022, 11:00 AM
RE: CI4 image not found problem - by seunex - 02-22-2022, 11:24 AM
RE: CI4 image not found problem - by iRedds - 02-22-2022, 12:37 PM
RE: CI4 image not found problem - by serialkiller - 02-23-2022, 01:41 AM
RE: CI4 image not found problem - by iRedds - 02-23-2022, 02:04 AM
RE: CI4 image not found problem - by serialkiller - 02-23-2022, 08:29 AM
RE: CI4 image not found problem - by InsiteFX - 02-24-2022, 02:02 AM



Theme © iAndrew 2016 - Forum software by © MyBB