Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3944416
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T00:53:52+00:00 2026-05-20T00:53:52+00:00

Hello all im working on a project but when i upload my project i

  • 0

Hello all im working on a project but when i upload my project i got a error you can see here

http://rapcom.dk/profil/index/KoS

but i think im doing it work cause it works on my local PC :S, here is my controller

function index()
{
    $this->load->model('profil_model');
    $data['query'] = $this->profil_model->vis_profil($this->uri->segment(3)); 


    //Henter lib profilwall så man kan vise wall beskeder i profilen
    $this->load->library('profilewall');
    $data['queryWall'] = $this->profilewall->wallShow();


    $this->template->write_view('content', 'profil_view', $data);
    $this->template->render();
}

And my library called profileWall.php

<?php if ( ! defined('BASEPATH')) exit('No direct script access allowed'); 

class Profilewall
{

    private $CI;

    public function __construct()
    {
        $this->CI =& get_instance();
    }

    public function wallShow()
    {
        $this->CI->load->model('profil_model');
        return $this->CI->profil_model->wallGet($this->CI->uri->segment(3));
    }
}

do you know what can be wrong? and im 100% sure it is uploaded du the server

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T00:53:52+00:00Added an answer on May 20, 2026 at 12:53 am

    This may have to do with how you are naming the actual file. Could you try naming the file profilewall.php rather than profileWall.php and see if that works.

    For the most part you should be mindful of case issues, especially with CodeIgniter. Generally the rule of thumb is to use lowercase characters in filenames, models, etc.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Ok, I've got Zend all set up and my hello world pages working. Personally,
Hello all I am working in javascript and html5.I want to ask that how
NOTE: Using .NET 2.0, and VS2005 as IDE Hello all, I'm working on logging
Ok, let's see if this all makes sense. Today, as I began working on
hello i am working on a small uni project. nad the problem is that
It took me a long time but I finally got nHibernate's Hello World to
I have big enough and already working project, written not by a programmer, but
Hello All, I am working on a checkers game and I want to add
Hello all my second question here so be gentle :) I'm still learning java
Hello all, I am working with mysql & django. I need some time to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.