Love Fuel?
Donate
About
Forums
Discussions
Login
FuelPHP Forums
Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
General
Corresponding URI does not exist
trs_rojelou
May 2013
Info - 2013-05-10 17:28:39 --> Controller_Pit_Hybrid->before - company_id:1 user:root --> controller->T_tenants_history\Controller_Search action->index start
Debug - 2013-05-10 17:28:39 --> Auth\Auth_Acl_CustomAcl->has_access - company_id:1 user:root -->
http://pit.localhost/t_tenants_history
method: GET
Debug - 2013-05-10 17:28:40 --> Auth\Auth_Acl_CustomAcl->has_access - company_id:1 user:root --> 該当URIが存在しません(
Corresponding
URI
does not exist
) URI:
http://pit.localhost/t_tenants_history
does anyone knows what is the cause and the solution for this? it is a module in the system that i work on im just confused why it is not working.
Harro
May 2013
This debug line is generated by your own code (it's not generated by the Framework), so I don't think you'll find help here regarding this message.
trs_rojelou
May 2013
ok sir thanks
Harro
May 2013
Accepted Answer
Your application seems to have a custom Auth class called Auth_Acl_CustomAcl which generates this message.
Add a Comment
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
5,088
General
↳ General
3,364
↳ Job Board
13
↳ Installation & Setup
214
Packages
↳ Oil
213
↳ Orm
700
↳ Auth
260
Development
↳ Tips and Tutorials
126
↳ Code share
145
↳ Applications
52
In this Discussion
Harro
May 2013
trs_rojelou
May 2013