Welcome Guest, Not a member yet? Register   Sign In
Class not found
#7

Are you using CodeIgniter 3? If so, did you check your
Code:
application/config/config.php
file if the path to the Composer autoload file is correctly set there? In mine, I have set the autoload like this:

PHP Code:
$config['composer_autoload'] = FCPATH 'vendor/autoload.php'
Reply


Messages In This Thread
Class not found - by richb201 - 05-18-2021, 12:59 PM
RE: Class not found - by iRedds - 05-18-2021, 08:00 PM
RE: Class not found - by richb201 - 05-19-2021, 03:55 AM
RE: Class not found - by iRedds - 05-19-2021, 06:37 AM
RE: Class not found - by richb201 - 05-19-2021, 07:12 AM
RE: Class not found - by iRedds - 05-19-2021, 07:23 AM
RE: Class not found - by paulbalandan - 05-19-2021, 10:20 AM
RE: Class not found - by richb201 - 05-19-2021, 12:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB