10690 Posts in 2797 Topics by 1519 members
Jump to:If this is your first visit, you will need to register before you can post. However, you can browse all messages below.
| Page: 1 | go to end | Reply | |
| Author | Topic: TreeDropDownField Error (php Notice) | 187 views |

1 May 2008 at 7:34am
in the CMS, i keep getting the message:
Notice: Trying to get property of non-object in C:\xampp\htdocs\silverstripe_behf2\sapphire\forms\TreeDropdownField.php on line 127
the message suddenly appeared after building some page types and corresponding pages, when clicking on some page of type 'Virtual Page' in the Sitetree (Site Content).
i did a fresh install, copied my project, rebuilt the database, and again the message appears; this time when clicking on a deleted page (see attached screenshot upload didn't work?).
for now, i solved the problem setting 'error_reporting(E_ALL ^ E_NOTICE)' in _config.php, but this is pretty ugly.
i'd appreciate any help on this topic.
thanks in advance
Last edited: 1 May 2008 at 7:36am
| 187 views | |||
| go to top | Reply |