Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with cakephp 2.4.6 #28

Open
mightymouse2045 opened this issue Mar 25, 2014 · 4 comments
Open

Not working with cakephp 2.4.6 #28

mightymouse2045 opened this issue Mar 25, 2014 · 4 comments

Comments

@mightymouse2045
Copy link

I can't get this working with the latest release of cakephp. Is this a known issue or it should be working?

Setting it up as per instructions, I get an error:

Fatal Error

Error: Call to a member function set() on a non-object
File: /usr/src/gnome-shell/web/CakePHP/plugins/BrowniePHP/Controller/Component/BrwPanelComponent.php
Line: 59

Is this just a configuration issue?

@maurozadu
Copy link
Collaborator

I've checked with 2.4.6 an didn't find any error. Did you already solved it? Could you give more details about the error? Thanks

@alscheuring
Copy link

I also just downloaded 2.4.6 and tried to install Brownie and had trouble. This was on MAMP 3.0.3.

I get the initial login page, put in my email and password, and then get an error at http://localhost:8888/cakephptest/admin/contents/index

Model Does Not Exist
Error: The requested address '/cakephptest/admin/contents/index' was not found on this server.

@alscheuring
Copy link

My mistake. I didn't have any tables/models/controllers created with data in them for Brownie to work with. Looks good!

@devilzbrother
Copy link

Hi,

I have installed the plugin, after first screen of login it shows me this error:

2014-05-15 22:28:05 Error: [NotFoundException] Model does not exists
Request URL: /cakephp02/admin/contents/edit/Category
Stack Trace:
#0 [internal function]: ContentsController->beforeFilter(Object(CakeEvent))
#1 D:\wamp\www\cakephp02\lib\Cake\Event\CakeEventManager.php(244): call_user_func(Array, Object(CakeEvent))
#2 D:\wamp\www\cakephp02\lib\Cake\Controller\Controller.php(674): CakeEventManager->dispatch(Object(CakeEvent))
#3 D:\wamp\www\cakephp02\lib\Cake\Routing\Dispatcher.php(187): Controller->startupProcess()
#4 D:\wamp\www\cakephp02\lib\Cake\Routing\Dispatcher.php(165): Dispatcher->_invoke(Object(ContentsController), Object(CakeRequest))
#5 D:\wamp\www\cakephp02\app\webroot\index.php(108): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#6 {main}

However I have ran the queries (install 3 tables) and update the AppController, AppModel and bootstrap.

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants