Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

[SOLVED] Undefined property: stdClass::$params 05 Oct 2011 05:31 #96

Hello,

First of all, thanks for your work.
This is my first component creation, but I can't make it work. It's fine in the sandbox but not in any of my joomla installations.
I don't get any icons in the front-end.
In the back-end, if I try to add a record, I get errors like :
Undefined property: stdClass::$params in C:\wamp\www\joomla17\administrator\components\com_test\models\test.php on line 74
or
get_class() expects parameter 1 to be object, array given in C:\wamp\www\joomla17\administrator\components\com_test\dom\html\toolbar.php on line 53

I guess I miss something, but I can't find out since I am a noob in component design (but then, cook is for me, right ;))

Please Log in or Create an account to join the conversation.

Last edit: by admin.

Re: Undefined property: stdClass::$params 05 Oct 2011 08:33 #98

  • doob
  • doob's Avatar
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 22
  • Thank you received: 2
I had same error but what you need is generate your component again ..

Please Log in or Create an account to join the conversation.

Last edit: by doob.

Re: Undefined property: stdClass::$params 05 Oct 2011 08:49 #99

As for the buttons not showing on front end.

Make sure you are logged in.

Buttons that show will depend on uers level.

Public = None
Manager = All
Administrator = All
Registered = None
Author = New
Editor = Edit - New
Publisher = Edit - New
Super User = None

Or any mixture of these.

Please Log in or Create an account to join the conversation.

Re: Undefined property: stdClass::$params 05 Oct 2011 11:32 #102

Thanks a lot!

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.126 seconds

I jumped and started to work on a demo component... but 2 days later this demo component became the real component. I just showed today the end result to my customer and he turned to me and said... "this is more than I expected"... All of this is because Cook did cut about 70% of my work and provided me more ways to improve the usability of the component. The end result was 17 tables all related between than to generate a full dashboard for the travel agents. Thanks for Cook developers for such great tool. This component would not be possible to be done at short time with all the features in it
Griiettner (Forum)  

Get Started