Welcome Guest, Not a member yet? Register   Sign In
Entity class not working on 2 module
#4

Our you defining the use clause like I showed?

If the Entity is in the acp then the use clause should be like below.

Site/Post controller
use app/Modules/Acp/Entities/entityName;
use app/Modules/Acp/Models/PostModel;

Is that how you have your Site controller?
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Entity class not working on 2 module - by tmtuan - 10-15-2020, 09:00 PM
RE: Entity class not working on 2 module - by InsiteFX - 10-16-2020, 11:19 AM



Theme © iAndrew 2016 - Forum software by © MyBB