Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Stadistics + Preview addon = Crash
So, the Topic title says all :)
Here's the error:
al error: Call to a member function on a non-object in /web/htdocs/www.portalforos.net/home/extensions/Statistics/default.php on line 28
I can't find why, any one with the same problem ?
0
This discussion has been closed.
Comments
A screenshot might be particularly useful.
if(!in_array($Context->SelfUrl, array('index.php', 'settings.php'))) return;
before all the $Context->Dictionary... stuff should probably fix it.