Welcome Guest, Not a member yet? Register   Sign In
New to CI. Getting very strange results...
#4

[eluser]cwoolley[/eluser]
[quote author="clooner" date="1275314054"]I believe the function is base_url() and not baseurl(). Also try to enable error displaying. By putting the following in the index.php to see the php error
Code:
error_reporting(E_ALL);
ini_set('display_errors', 1);
[/quote]

clooner: I set the ini_set code and now I get the following error in both display3 and display4 functions:
Fatal error: Call to undefined function: base_url() in .../CI/application/controllers/mycal.php on line 30

Is there some setting I've missed to define the library(s) where these functions reside?


Messages In This Thread
New to CI. Getting very strange results... - by El Forum - 05-31-2010, 02:48 AM
New to CI. Getting very strange results... - by El Forum - 05-31-2010, 02:54 AM
New to CI. Getting very strange results... - by El Forum - 05-31-2010, 02:58 AM
New to CI. Getting very strange results... - by El Forum - 05-31-2010, 03:08 AM
New to CI. Getting very strange results... - by El Forum - 05-31-2010, 03:11 AM
New to CI. Getting very strange results... - by El Forum - 05-31-2010, 03:11 AM
New to CI. Getting very strange results... - by El Forum - 05-31-2010, 03:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB