Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

PHP warning

    • 9 years, 12 months ago harryhayes
      Participant

      Expired

      Hi

      My error log is filled with thousands of the same entry as below.

      My Hosts are stating this is causing my cpu overload.

      Please advise.

      Thanks in advance

      PHP Warning:  Attempt to assign property of non-object in /home/localpub/public_html/wp-content/themes/specular/includes/view/menu-small.php on line 114

    • 9 years, 12 months ago Mirela
      Participant

      Hello,

      This is strange. You do not have any error in your site. Please set the debug mode to false, in file wp-config.php:
      define('WP_DEBUG', false);
      See if the warning persists. Let us know.

      Best regards!

    • 9 years, 11 months ago harryhayes
      Participant

      Expired

      Hi

      Debug is off. I think it is a memory issue.

      Thanks

    • 9 years, 11 months ago harryhayes
      Participant

      Expired

      Hi

       

      I am still getting this in my error log. any news?

    • 9 years, 11 months ago Mirela
      Participant

      Hello,

      Sorry for the late reply.
      Please try this, go to file includes/view/menu-small.php and find this line:
      if(!isset($args->max_columns)) $args->max_columns = 6;
      edit to this:
      if(!isset($args->max_columns) && is_object($args->max_columns)) $args->max_columns = 6;
      Save.
      Let us know.

      Best regards!

Viewing 4 reply threads

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password