• Resolved siraris

    (@siraris)


    Hi, we’re on WPEngine and finally having to upgrade to PHP 7.2. Upon doing so, it breaks the site giving the error below. Hoping to get some insight on how to resolve this.

    Also, to kill two birds with one stone, I also noticed that when we set the modal setting to false, we still only seem to be able to close our portfolio using the X button, even though it seems to indicate that if modal is set to off, you can click anywhere. You can see this on: https://almostgold.com/ by clickign on any of the portfolio items. Am I misinterpreting the setting, or should you be able to click anywhere to close with modal set to off?

    [Fri Mar 08 00:29:17.463216 2019] [php7:error] [pid 8999] [client 50.232.115.51:36438] PHP Fatal error: Uncaught Error: Call to a member function getTemplatePath() on null in /nas/content/live/ag72staging/wp-content/plugins/nimble-portfolio/includes/class.NimblePortfolio.php:116\nStack trace:\n#0 /nas/content/live/ag72staging/wp-content/plugins/nimble-portfolio/includes/class.NimblePortfolio.php(106): NimblePortfolio->renderTemplateFile(‘items.php’)\n#1 /nas/content/live/ag72staging/wp-content/plugins/nimble-portfolio/nimble-portfolio.php(632): NimblePortfolio->renderTemplate()\n#2 /nas/content/live/ag72staging/wp-content/plugins/nimble-portfolio/nimble-portfolio.php(623): NimblePortfolioPlugin::showPortfolio(”)\n#3 [internal function]: NimblePortfolioPlugin::getPortfolio(”, ”, ‘nimble-portfoli…’)\n#4 /nas/content/live/ag72staging/wp-includes/shortcodes.php(319): uopz_call_user_func(Array, ”, ”, ‘nimble-portfoli…’)\n#5 [internal function]: do_shortcode_tag(Array)\n#6 /nas/content/live/ag72staging/wp-includes/shortcodes.php(197): preg_replace_callback(‘/\\\\[(\\\\[?)(nimble…’, ‘do_shortcode_ta…’, ‘[nimble-portf in /nas/content/live/ag72staging/wp-content/plugins/nimble-portfolio/includes/class.NimblePortfolio.php on line 116

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Nimble3

    (@nimble3)

    Didn’t find any portfolio page at http://ag72staging.wpengine.com/, its redirecting to http://www.almostgold.com/#portfolio

    Thread Starter siraris

    (@siraris)

    Sorry that was unclear – the front page is the portfolio. If you look at the ag72 staging, the front page is broken/causing the error. If you compare the front page of almostgold.com you’ll see below the hero video there’s a portfolio, but on ag72 it doesn’t render. The above error is being raised.

    Thread Starter siraris

    (@siraris)

    @nimble3 Any idea on this? We are on a rushed timeline in terms of having to upgrade which will break the site.

    • This reply was modified 6 years, 2 months ago by siraris.
    Thread Starter siraris

    (@siraris)

    @nimble3 Hello, this is a big issue for us. Can you please give us any support?

    Thread Starter siraris

    (@siraris)

    @nimble3 Hello, our site is built on your plugin, and this is causing us some major issues. Can you provide any kind of support?

    Plugin Author Nimble3

    (@nimble3)

    Sorry for overlooking your replies, as we saw that you were using another portoflio solution we thought you dont need our plugin.

    Our plugin was already tested on php 7.2 before and we have tested it again, its working fine. So its something specific to your php setup.

    For further investigation, we need your wp-admin access. Please send a temporary admin user login to info@nimble3.com

    • This reply was modified 6 years, 2 months ago by Nimble3.
    Plugin Author Nimble3

    (@nimble3)

    Please add skin attribute to shortcode, somehow its not using the default value.

    Please adjust your shortcode like this

    [nimble_portfolio] would become [nimble_portfolio skin="default"]

    Plugin Author Nimble3

    (@nimble3)

    For all those effected by this, please add skin="default" attribute to your shortcode.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Upgrade to PHP 7.2 breaks plugin’ is closed to new replies.