• Getting the following notice message when trying to show a single text field on a simple product. Please can you advise?

    Notice: Trying to get property of non-object in /volume1/web/wordpress/wp-content/plugins/wc-fields-factory/includes/wcff-injector.php on line 402 Notice: Trying to get property of non-object in /volume1/web/wordpress/wp-content/plugins/wc-fields-factory/includes/wcff-injector.php on line 402
    Notice: Trying to get property of non-object in /volume1/web/wordpress/wp-content/plugins/wc-fields-factory/includes/wcff-injector.php on line 402
    Fatal error: Call to a member function is_type() on null in /volume1/web/wordpress/wp-content/plugins/wc-fields-factory/includes/wcff-injector.php on line 108

    • This topic was modified 5 years, 9 months ago by nicdimmock.
Viewing 1 replies (of 1 total)
  • Plugin Author Saravana Kumar K

    (@mycholan)

    Please mention your WC, WP and PHP versions.

    This Fatal Error on /wcff-injector.php on line 108 means the Global Object productis not available, which is highly unlikely.

    Unless there any configuration related issue.

    1. Did you create Product Field.? or Admin Field.?
    2. Make sure “Fields Location” is set. On the Fields Factory -> Settings -> Fields Location -> Before Add To Cart Button.
    3. Make sure “Field Location” on the Appropriate post (Product or Admin) also set properly.

Viewing 1 replies (of 1 total)
  • The topic ‘Notice: Trying to get property of non-object’ is closed to new replies.