![]() |
Problem with Images /myimage.jpgtmp - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5) +--- Forum: Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=11) +--- Thread: Problem with Images /myimage.jpgtmp (/showthread.php?tid=69831) |
Problem with Images /myimage.jpgtmp - onixs1 - 01-22-2018 for some reason some image are adding to the extension of the images a letter and in others not for example. /mymagen.jpgtmp I have no idea why these letters are being added to the end of the extension that prevent the image from being shown. I've gone to check everything and can not find where the problem is, does anyone else have this problem? Help! RE: Problem with Images /myimage.jpgtmp - InsiteFX - 01-23-2018 The question is how are you putting the images on your website? Are you uploading them etc; Then maybe we can help you if you show what your doing. |