Giter VIP home page Giter VIP logo

Comments (3)

markstory avatar markstory commented on May 29, 2024 1

1st question how can i resolve this problem?? change 'CakeObject' to 'object' should be ok or not??

Are you sure you're using the right version of AclExtras for the version of CakePHP you're using? Object was renamed to CakeObject during 2.x because PHP5 reserved object as a typehint. You can try editing the AclExtras files but there could be other problems.

2nd question is where should i put the sentences like this

In your controller. Generally that goes in AppController so that all your controller behave the same way.

from acl_extras.

AimanMRT avatar AimanMRT commented on May 29, 2024

1st question how can i resolve this problem?? change 'CakeObject' to 'object' should be ok or not??

Are you sure you're using the right version of AclExtras for the version of CakePHP you're using? Object was renamed to CakeObject during 2.x because PHP5 reserved object as a typehint. You can try editing the AclExtras files but there could be other problems.

2nd question is where should i put the sentences like this

In your controller. Generally that goes in AppController so that all your controller behave the same way.

1st..I just do change cakeobject to object..look everything been sync..but my new ctp file not sync in node..but i insert it manual use acl plugin..can be use for now..but i also need aclextras work normal to easy do work next time..

2nd..
I do create new funtion beforefilter and put the sentences inside..but my system was stop to run..😂😂..

from acl_extras.

markstory avatar markstory commented on May 29, 2024

I do create new funtion beforefilter and put the sentences inside..but my system was stop to run..😂😂..

I don't know what's going on there. You will have to figure that one out on your own.

from acl_extras.

Related Issues (20)

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.