From: Harold H. <ha...@ha...> - 2016-02-17 03:18:15
|
That fixed it! Thanks! Harold > Hi Harold, > > It's a bug in PhpWiki. > > The bug is triggered in pages that call some plugins, e.g. <?plugin > PopularNearby ?> > > To correct it, just remove two calls to setTightness in file > lib/InlineParser.php > > I will publish a new release of PhpWiki later to fix it. > > Best regards, > > Marc-Etienne > > -- > Marc-Etienne Vargenau Mar...@no... > Nokia, Route de Villejust, 91620 NOZAY, FRANCE > +33 1 60 40 28 33 OnNet 2103 2833 > BPPM Solution Lead > Planned absence: none > > ________________________________________ > De : Harold Hallikainen [ha...@ha...] > Envoyé : lundi 15 février 2016 20 h 16 > À : Harold Hallikainen > Cc : php...@li... > Objet : [Phpwiki-talk] Call to undefined method > Cached_PluginInvocation::setTightness() > > I'm getting the below error when many of my pages are viewed, but not all. > > [Sun Feb 14 05:10:36 2016] [error] [client 66.249.69.54] PHP Fatal error: > Call to undefined method Cached_PluginInvocation::setTightness() in > /home/harold/public_html/org/bh/wiki/lib/InlineParser.php on line 1315 > > Seems like maybe an include path issue, but this does not show up on every > page. > > Any ideas would be GREATLY appreciated! > > Harold > > -- > FCC Rules Updated Daily at http://www.hallikainen.com > Not sent from an iPhone. > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > ------------------------------------------------------------------------------ > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk > > -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. |