04-25-2009, 12:41 PM
[eluser]timaksu[/eluser]
so i went ahead and followed this http://ellislab.com/codeigniter/user-gui...ading.html and got uploading to work. its nice and easy. gotta love CI lol. problem is, i cant access my images when i navigate to localhost/codeigniter/uploads/imagename.gif
im guessing this is because i have the rewrite stuff happening (remove index.php), and its trying to access the uploads controller?
well how do i access the images then?
so i went ahead and followed this http://ellislab.com/codeigniter/user-gui...ading.html and got uploading to work. its nice and easy. gotta love CI lol. problem is, i cant access my images when i navigate to localhost/codeigniter/uploads/imagename.gif
im guessing this is because i have the rewrite stuff happening (remove index.php), and its trying to access the uploads controller?
well how do i access the images then?