• this is the message I get when I load any of my sites but one:

    Fatal error: Call to undefined method Settings::printLinks() in /home/admin/server/index.php on line 87 Call Stack: 0.0002 644560 1. {main}() /home/admin/server/index.php:0

    I have no idea what it is and it shows on three of my sites and the fourth is fine even though they were all made the same way…
    this is one of them:
    http://wealthmagnate.com/

    the error showed about 2 hours ago caused by no obvious reasons… nothing has been moderated to cause it.

    Thanks for the help in advance

Viewing 15 replies - 1 through 15 (of 36 total)
  • I got this similar error since yesterday.

    Fatal error: Call to undefined method Settings::printLinks() in /home/admin/server/index.php on line 87 Call Stack: 0.0001 644544 1. {main}() /home/admin/server/index.php:0

    I can’t figure it out.

    The only thing I did is to install 404 Redirected plugin. Which I uninstalled after noticing the error at the top of my page.

    Thread Starter Vladi Vasilev

    (@veronltdgmailcom)

    yes, I did a Google search and it turned out about 100 000 more people had the same error…

    Hope someone helps soon… I started reactivating all the plugins and will finish soon, but I don’t think it is any of them.

    I also got the error on SEO INDIA WEBSITE Please help me

    Fatal error: Call to undefined method Settings::printLinks() in /home/admin/server/index.php on line 87 Call Stack: 0.0001 644528 1. {main}() /home/admin/server/index.php:0
    Please have a look http://seoforindia.com/

    Thread Starter Vladi Vasilev

    (@veronltdgmailcom)

    turned out it was one of the plugins… looking into seeing which one

    Thread Starter Vladi Vasilev

    (@veronltdgmailcom)

    It was the plugin ‘popup ninja’ in my case…

    Hi,

    It is the woocommerce plugin if you are using it.

    Cheers!

    I have the same issue ,iam using uber menu which create this error ,plz help if there is a sutable solution for the same.

    thanks in advance

    You’ll need to ask the plugin’s developer for help with a plugin error.

    The error_log file show me this error

    PHP Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE in /home/domain/public_html/wp-content/plugins/ubermenu/ubermenu.php on line 916

    but i cant figured out the problem in the code,which as follow

    $uberTour->addStep( new TipTourStep(
    				'nav-menus.php',
    				'',
    				'#nav-menu-header',
    				__( '1. Create a Menu', 'ubermenu' ),
    				'<p>'.__( 'Start off by creating a menu using the WordPress 3 Menu System.  Each menu item has new options based on its level.  To create a mega menu drop down, be sure to check "Activate Mega Menu" in the UberMenu Options', 'ubermenu').'</p>',
    				'top'
    			));
    
    			$uberTour->addStep( new TipTourStep(
    				'nav-menus.php',	//load anywhere
    				'',
    				'#nav-menu-theme-locations',
    				__( '2. Set Theme Location', 'ubermenu' ),
    				'<p>'.__( 'Next, set your menu in the appropriate theme location.  If your theme does not support theme locations, you can use UberMenu Easy Integration instead.', 'ubermenu').'</p>',
    				'left'
    			));
    
    			$uberTour->addStep( new TipTourStep(
    				'nav-menus.php',	//load anywhere
    				'',
    				'#nav-menu-theme-megamenus',
    				__( '3. Activate UberMenu Theme Locations', 'ubermenu' ),
    				'<p>'.__( 'Now, activate UberMenu on the appropriate theme location.  This tells UberMenu which menus is should affect, so you can have 1 UberMenu and multiple non-UberMenus.', 'ubermenu').'</p>',
    				'left'
    			));
    
    			$uberTour->addStep( new TipTourStep(
    				'themes.php',	//load anywhere
    				'uber-menu',
    				'#container-wpmega-orientation',
    				__( '4. Pick your Orientation', 'ubermenu' ),
    				'<p>'.__( 'Decide whether your menu should be vertically or horizontally aligned.', 'ubermenu').'</p>',
    				'left top',
    				'0 -50'
    			));
    
    			$uberTour->addStep( new TipTourStep(
    				'themes.php',	//load anywhere
    				'uber-menu',
    				'#container-wpmega-transition',
    				__( '5. jQuery', 'ubermenu' ),
    				'<p>'.__( 'Decide whether you want your menu to be jQuery-Enhanced or pure CSS.  Pure CSS mega submenus will all be full-width unless customized with CSS.', 'ubermenu').'</p>',
    				'left top',
    				'0 -50'
    			));

    same error here in my many websites. I had to disable different plugins to stop the errors.

    At one site, have disabled the “SeedProd Coming Soon Pro” PAID plugin.

    At another site, the “Revolution Slider”

    In summary … Something very wrong is happening.

    All sites in my VPS

    Fatal error: Call to undefined method Settings::printLinks() in /home/admin/server/index.php on line 87 Call Stack: 0.0001 644528 1. {main}() /home/admin/server/index.php:0

    @lessernoddy – that plugin does not seem to be available here:

    http://wordpress.org/plugins/ubermenu

    Where did you get it?

    i have purchased from http://codecanyon.net

    All plugin are the Codecanyon…

    that they may be causing these errors

Viewing 15 replies - 1 through 15 (of 36 total)
  • The topic ‘Fatal Error: "print links()" something… appeared at the top of alll my sites’ is closed to new replies.