• ivycat

    (@ivycat)


    Fatal error: Unsupported operand types in /path/to/wordpress/wp-content/plugins/tb-testimonials/tb-testimonials.php on line 899

    We are using the Testimonials plugin in the footer, and on the checkout page using Shopp Plugin and SSL enabled, we get the above error.

    It is easily fixed though, by replacing line 899 (and line 908) with:

    if( is_object( $preloader_obj) ) $preloaders += $preloader_obj;

    Just thought I’d bring this up so maybe future versions can be updated? I had fixed this once, but an upgrade erased my fix.

    https://www.ads-software.com/extend/plugins/tb-testimonials/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Travis Ballard

    (@ansimation)

    Definitely will do. IIRC there was another error when SSL was enabled but that might have been it. Thanks for using TBTestimonials!

    Thread Starter ivycat

    (@ivycat)

    Howdy Travis,

    We ran into this issue again and, when it rears its ugly head, it actually will not let the user checkout because of the error.

    Is there any chance that you can incorporate this fix into your code ASAP, so we don’t have to worry and test future upgrades?

    Thanks,
    Eric

    Plugin Author Travis Ballard

    (@ansimation)

    Eric this should be fixed now. If not email me directly and I’ll make sure it gets fixed. Didn’t see this post until now, apologies.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: TBTestimonials] Strange Issue with Preloaders (Non supported Operand Type)’ is closed to new replies.