Title: Error Message &#8211; Warning
Last modified: August 21, 2016

---

# Error Message – Warning

 *  Resolved [gdisalvo](https://wordpress.org/support/users/gdisalvo/)
 * (@gdisalvo)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-message-warning/)
 * wp-content\plugins\maximum-purchase-for-woocommerce\core\vtmax-backbone.php on
   line 125
 * file_get_contents
 * Backbone.php has issue.
 * Is this in a needed fix?
 * [http://wordpress.org/plugins/maximum-purchase-for-woocommerce/](http://wordpress.org/plugins/maximum-purchase-for-woocommerce/)

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

 *  Plugin Author [vark](https://wordpress.org/support/users/vark/)
 * (@vark)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-message-warning/#post-4031187)
 * [@gdisalvo](https://wordpress.org/support/users/gdisalvo/),
    Thanks for the info.
   You’ve specified the file and line which has the problem, but you’ve not said
   what the problem is exactly? Thanks, Vark
 *  Thread Starter [gdisalvo](https://wordpress.org/support/users/gdisalvo/)
 * (@gdisalvo)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-message-warning/#post-4031264)
 * Wow Thanks for the quick response.
    The issue is the admin page where this message
   is located. I can’t tell if the setup is active or not. PLus error message tells
   me something went cray cray.
 * When I setup all the options, BTW – only one to setup (everything else is grey)
   I go to the product and see the option. I select it (checked)
 * But it is not limiting the variation products getting selected to a limit I set.
   Quantity = 4.
 * I have over 100 combinations to choose from and I am only allowing 4 individual
   items to be selected. I have a check mark set to allow only one product which
   is working. Now I need to limit the total order or basket to only 4.
 * Can this plugin do it or do I need a combination of your plugins?
 * Thanks,
 *  Plugin Author [vark](https://wordpress.org/support/users/vark/)
 * (@vark)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-message-warning/#post-4031274)
 * Hi,
    First, about the warning out of the backbone.php. No one else has reported
   any issues, but you can take care of it this way:
 * The warning refers to code executed out of a different module, and the code just
   throws up a bit of system info on the setup page.
 * For the short term, you can repair this in your installation:
    Change line 285
   and 286 in admin/vtmax-setup-options.php
 *  `$vtmax_functions = new VTMAX_Functions;`
    `$your_system_info = $vtmax_functions-
   >vtmax_getSystemMemInfo();`
 * to
 *  `// $vtmax_functions = new VTMAX_Functions;`
    `// $your_system_info = $vtmax_functions-
   >vtmax_getSystemMemInfo();`
 * Second, I’m really not getting what you’re trying to do. Are you trying to set
   a minimum limit or max limit?
 * In any event, the free version of the program will only filter at the cart level,
   not at the product level… So any minimum rule you create will apply to all products
   in the cart.
 * Vark
 *  Thread Starter [gdisalvo](https://wordpress.org/support/users/gdisalvo/)
 * (@gdisalvo)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-message-warning/#post-4031292)
 * getting
 * ou do not have sufficient permissions to access this page.
 * Should I remove the plugin?
 *  Thread Starter [gdisalvo](https://wordpress.org/support/users/gdisalvo/)
 * (@gdisalvo)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-message-warning/#post-4031293)
 * The plugin maximum-purchase-for-woocommerce/vt-maximum-purchase.php has been 
   deactivated due to an error: Plugin file does not exist.
 *  Thread Starter [gdisalvo](https://wordpress.org/support/users/gdisalvo/)
 * (@gdisalvo)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-message-warning/#post-4031295)
 * BTW- MAX Limit.
 * Yes, on the number of products for a category.
 * The cart can have more than the limit but A certain category contains a max limit.
   This needs to be checked.
 * I will try to code it in the loop process and count the categories for the cart
   myself.
 * Thanks
 *  Plugin Author [vark](https://wordpress.org/support/users/vark/)
 * (@vark)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-message-warning/#post-4031296)
 * Hi,
    Don’t know what was done before you experienced the error… So let’s start
   over. -Delete the plugin. -Install a fresh copy from wordpress. -download a copy
   of the plugin from WP to your computer. -Update the file on your computer (admin/
   vtmax-setup-options.php) as I described above. -In your wp-admin backend, open
   up Plugins/Editor (/wp-admin/plugin-editor.php) . -From the upper right dropdown,
   select the max purchase plugin, then select vtmax-setup-options.php. -Overwrite
   the file with the updated code you’ve just created on your pc. -Save. -Done.
 *  Plugin Author [vark](https://wordpress.org/support/users/vark/)
 * (@vark)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/error-message-warning/#post-4031454)
 * Hi G,
    Haven’t heard back, marking thread as resolved. Best, Vark

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

The topic ‘Error Message – Warning’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/maximum-purchase-for-woocommerce.
   svg)
 * [Maximum Purchase for WooCommerce](https://wordpress.org/plugins/maximum-purchase-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/maximum-purchase-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/maximum-purchase-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/maximum-purchase-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/maximum-purchase-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/maximum-purchase-for-woocommerce/reviews/)

 * 8 replies
 * 2 participants
 * Last reply from: [vark](https://wordpress.org/support/users/vark/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/error-message-warning/#post-4031454)
 * Status: resolved