Jump to content

Dawx

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Everything posted by Dawx

  1. Could you possibly tell me how to fix this? I'm not the best at php. Thanks.
  2. Kohana PHP5 Framework
  3. I have the following error and i'm not too sure what the problem is. Warning: ini_set() has been disabled for security reasons in /index.php on line 62 Warning: require() [function.require]: Unable to access /core/Bootstrap.php in /index.php on line 106 Warning: require(/core/Bootstrap.php) [function.require]: failed to open stream: No such file or directory in /index.php on line 106 Fatal error: require() [function.require]: Failed opening required '/core/Bootstrap.php' (include_path='.:/usr/lib/php') in /index.php on line 106 any help would be much appreciated
  4. I've been getting this error message: Trying to get property of non-object in /application/controllers/index.php on line 37 Here is line 37 $this->view->title = $pageInfo[0]->title; any help would be much appreciated.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.