Welcome Guest, Not a member yet? Register   Sign In
Help please!
#1

[eluser]Unknown[/eluser]
Hi everybody, and Merry Christmas !

I wish someone could help me please, i have a weird problem : i write <?php $this->config->item('base_url'); ?> in my view, and nothing is displayed, as you can see on this page : http://test.ownsurf.com/.

Yesterday i was having the same problem, the same view, from the same controller, but not the same function.

<?php

function index()
{

$this->load->view('header');

}
function ref()
{

$this->load->view('header');

}

From the function index, the base_url variable was correct, but from the ref function, no ...

If someone have had the same problem previously, and fixed it, please help me, thanks!!


Messages In This Thread
Help please! - by El Forum - 12-25-2010, 05:05 AM
Help please! - by El Forum - 12-25-2010, 08:04 AM
Help please! - by El Forum - 12-25-2010, 09:07 AM
Help please! - by El Forum - 12-25-2010, 01:05 PM



Theme © iAndrew 2016 - Forum software by © MyBB