Fuel_relationships_model->find_by_candidate returns empty array

edited April 2017 in Bug Reports
Fuel_relationships_model->find_by_candidate returns empty array :(

Comments

  • edited 12:33PM
    and now returns a bunch of these..
    Array
    (
    [0] => Fuel_relationship_model Object
    (
    [_parsed_fields:protected] =>
    [_fuel:protected] => Fuel Object
    (
    [name:protected] => FUEL
    [folder:protected] => fuel
    [_attached:protected] => Array
    (
    [fuel_admin] => Fuel_admin Object
    (
    [main_layout:protected] => admin_main
    [validate:protected] => 1
    [is_inline:protected] =>
    [last_page:protected] =>
    [panels:protected] => Array
    (
    [top] => 1
    [nav] => 1
    [titlebar] => 1
    [actions] => 1
    [notification] => 1
    [bottom] => 1
    )

    [display_mode:protected] =>
    [_display_modes:protected] => Array....
  • edited 12:33PM
    working now, just wrong usage of the method :)
Sign In or Register to comment.