Coder Social home page Coder Social logo

Comments (2)

classiebit avatar classiebit commented on May 29, 2024

Hi, make sure you've added this same base_url in application/config/config.php

from addchat-codeigniter.

GirkovArpa avatar GirkovArpa commented on May 29, 2024
$config['base_url'] = 'http://localhost:3000/';

Same error, using the command php -S 127.0.0.1:3000 run via command prompt in the project directory.

Hosting the site with XAMPP instead, I get this error:

addchat.min.js:21 POST http://localhost/addchat_api/get_config 404 (Not Found)

There is a file:

application/controllers/Addchat_api.php

But not a corresponding file in the views folder. This file does not exist:

application/views/Addchat_api.php

Could that be the problem? Shouldn't the addchat installation have created such a file?

from addchat-codeigniter.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.