Notice: Trying to get property of non-object in boxes_form_block_admin_configure_alter() (line 531 of /opt/development/yourhelps/sites/all/modules/boxes/boxes.module).
Notice: Trying to get property of non-object in boxes_form_block_admin_configure_alter() (line 538 of /opt/development/yourhelps/sites/all/modules/boxes/boxes.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | Screenshot at 2012-04-03 23:59:37.png | 53.49 KB | rogical |
Comments
Comment #1
rogical commentedComment #2
kspal commentedHi,
After having installed OpenEnterprise feature, I get a similar notice on "'Add custom box' block" page:
.
Comment #3
kspal commentedComment #4
jec006 commentedTagging as release blocker
Comment #5
e2thex commentedI can not dup this with the latest version of boxes.
Here are my steps
Create custom box.
Go to block admin/structure/block
find block and click delete
Comment #6
febbraro commentedComment #7
2phaI am getting this issue with a custom module.
I am simply trying write a custom box module and it is not going so well.
I have not used boxes before and documentation is not real good.
This is my module file:
This is my class:
I must be doing something wrong, but I'm not sure what.
Every time I go to a page with this box/block, it asks me to configure it again.
EDIT:
I feel a bit stupid, I had the "add ...... box" set to display on node with context, instead of the actual box.