Welcome Guest, Not a member yet? Register   Sign In
localhost --> website looks chaos
#3

(This post was last modified: 07-05-2016, 11:27 PM by davy_yg.)

Hello,

This is my last code revision


config/config.php


PHP Code:
$config['base_url'] = 'http://localhost/CompanyGiondaCI/'



views/index.php


PHP Code:
<head>
    <
base href="<?PHP echo base_url(); ?>" /> 
I have this error message appearing :
A PHP Error was encountered
Severity: Notice
Message: Undefined property: Mpages::$load
Filename: libraries/Form_validation.php
Line Number: 147
Backtrace:
File: C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\CompanyGiondaCI\application\models\mpages.php
Line: 10
Function: __construct
File: C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\CompanyGiondaCI\application\controllers\cpages.php
Line: 32
Function: model
File: C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\CompanyGiondaCI\index.php
Line: 315
Function: require_once

Fatal error: Call to a member function helper() on null in C:\Program Files (x86)\EasyPHP-Devserver-16.1\eds-www\CompanyGiondaCI\system\libraries\Form_validation.php on line 147
A PHP Error was encountered
Severity: Error
Message: Call to a member function helper() on null
Filename: libraries/Form_validation.php
Line Number: 147
Backtrace:

Any idea how to fix it?
" If I looks more intelligence please increase my reputation."
Reply


Messages In This Thread
localhost --> website looks chaos - by davy_yg - 07-04-2016, 09:01 PM
RE: localhost --&gt; website looks chaos - by davy_yg - 07-05-2016, 11:21 PM
RE: localhost --> website looks chaos - by arma7x - 07-06-2016, 02:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB