Title: Plugin error
Last modified: August 30, 2016

---

# Plugin error

 *  [cyanogenic](https://wordpress.org/support/users/cyanogenic/)
 * (@cyanogenic)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/plugin-error-61/)
 * Hi there,
    So I have tried installing this on a few wordpress blogs but none 
   of them seem to work. Not sure if it’s my server’s PHP version or not (not sure
   how to check though).
 * The issue:
    When I click the Afg+ button, nothing really happens except a little
   thing that says Afg is creating my review. Nothing happens after that, it hangs.
   I looked into the Review section and tried to create a new post only to be greeted
   by the following errors, I have included 3 errors out of a full page of errors:
 *     ```
       Warning: Illegal string offset 'href' in /home/xxxxx/public_html/sandbox/wordpress1/wp-content/plugins/affiget-mini-for-amazon/review/elements/product-details/class-affiget-review-element-product-details.php on line 643
   
       Notice: Uninitialized string offset: 0 in /home/xxxxx/public_html/sandbox/wordpress1/wp-content/plugins/affiget-mini-for-amazon/review/elements/product-details/class-affiget-review-element-product-details.php on line 643
   
       Warning: Illegal string offset 'title' in /home/xxxxx/public_html/sandbox/wordpress1/wp-content/plugins/affiget-mini-for-amazon/review/elements/product-details/class-affiget-review-element-product-details.php on line 645
       ```
   
 * All the errors are relating to lines 643 to 636 relating to this part of the 
   file
 *     ```
       $value = sprintf( $link_template,
       					esc_attr( $value['href'] ),
       					esc_attr( $attr ),
       					esc_attr( $value['title'] ),
       					esc_html( $value['text'] )
       			);
       			return $value;
       ```
   
 * Can you please assist in how I can fix this error?
 * thanks
 * [https://wordpress.org/plugins/affiget-mini-for-amazon/](https://wordpress.org/plugins/affiget-mini-for-amazon/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [cyanogenic](https://wordpress.org/support/users/cyanogenic/)
 * (@cyanogenic)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/plugin-error-61/#post-6725203)
 * WordPress version 4.3.1
    Plugin version 1.1.6
 *  Plugin Author [Saru Tole](https://wordpress.org/support/users/sarutole/)
 * (@sarutole)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/plugin-error-61/#post-6725294)
 * Hello cyanogenic,
 * thanks for your feedback! Please friend me on Facebook,
    so that we can schedule
   a troubleshooting session.
 * Regards,
    Saru

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Plugin error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/affiget-mini-for-amazon_dae2dd.svg)
 * [AffiGet Mini for Amazon](https://wordpress.org/plugins/affiget-mini-for-amazon/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/affiget-mini-for-amazon/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/affiget-mini-for-amazon/)
 * [Active Topics](https://wordpress.org/support/plugin/affiget-mini-for-amazon/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/affiget-mini-for-amazon/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/affiget-mini-for-amazon/reviews/)

## Tags

 * [errors](https://wordpress.org/support/topic-tag/errors/)
 * [illegal string](https://wordpress.org/support/topic-tag/illegal-string/)

 * 2 replies
 * 2 participants
 * Last reply from: [Saru Tole](https://wordpress.org/support/users/sarutole/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/plugin-error-61/#post-6725294)
 * Status: not resolved