Welcome Guest, Not a member yet? Register   Sign In
Not able to display images
#8

[eluser]shinokada[/eluser]
Thanks to InsiteFX for a constructive reply.

I thought the same thing and I experimented to find out all the path and the below is the results.

The siteurl() gives with index.php at the end, so I will test it with baseurl.

Or I will define the path to images folder in config file to use it.

Interesting thing is that CI shows BASEPATH as C:\xampp\htdocs\ci_day6/system/ in XAMPP.

This means BASEPATH in windows will not work. I suggest to check index.php.

Code:
Basepath: C:\xampp\htdocs\ci_day6/system/
Apppath: application/
Ext: .php
Fcpath: C:\xampp\htdocs\ci_day6\index.php
Self: index.php
baseurl: http://127.0.0.1/ci_day6/
site_url(): http://127.0.0.1/ci_day6/index.php
current_url(): http://127.0.0.1/ci_day6/index.php/welcome
uri_string(): /welcome
index_page(): index.php
realpath(__FILE__): C:\xampp\htdocs\ci_day6\application\views\welcome_message.php
realpath(dirname(__FILE__)): C:\xampp\htdocs\ci_day6\application\views
realpath(dirname(__FILE__)): C:\xampp\htdocs\ci_day6\application\views/
str_replace: C:/xampp/htdocs/ci_day6/application/views
getcwd(), current working directory: C:\xampp\htdocs\ci_day6


Messages In This Thread
Not able to display images - by El Forum - 10-06-2009, 02:50 PM
Not able to display images - by El Forum - 10-06-2009, 03:59 PM
Not able to display images - by El Forum - 10-06-2009, 05:09 PM
Not able to display images - by El Forum - 10-06-2009, 05:25 PM
Not able to display images - by El Forum - 10-06-2009, 11:58 PM
Not able to display images - by El Forum - 10-07-2009, 12:33 AM
Not able to display images - by El Forum - 10-07-2009, 01:17 AM
Not able to display images - by El Forum - 10-07-2009, 01:29 AM
Not able to display images - by El Forum - 10-07-2009, 06:48 AM
Not able to display images - by El Forum - 10-15-2009, 07:02 AM
Not able to display images - by El Forum - 10-15-2009, 07:51 AM
Not able to display images - by El Forum - 11-01-2009, 07:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB