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

(OS: Windows 7, Compiler: Visual Studio 2010 C++ compiler) I've got a correctly working
every time we open a *.xaml file in our project - we see not
I want to unescape all nested quotes within a string. The following examples are
How to write a simple bittorrent application. Something like a hello world using a
update: I would like to pass the var value to the server hello, same
(Solved) Thanks to NetCat: it was a UI XML problem :) Today I have
I have an monotouch application that includes an objective-c static library. The application runs
Our company is migrating from VSS to SVN as part of an upgrade from
I have a TabContainer with three pages of input fields. For each TabPanel there's
This is really starting to piss me off. I feel like I have tried

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.