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.
Stuff Displayer vs. Discussion Overview
Does anyone know how to get these two extensions to play well together? When I started to use Stuff Displayer and go to Discussion Overview it now gives me an error saying:
The requested URL /forums/extension/ was not found on this server.
thanks for any advice!
------
Take a break and enjoy a webcomic!
nemu*nemu
The requested URL /forums/extension/ was not found on this server.
thanks for any advice!
------
Take a break and enjoy a webcomic!
nemu*nemu
0
This discussion has been closed.
Comments
if (in_array($Context->SelfUrl, array("index.php", "account.php", "categories.php", "comments.php","post.php", "search.php", "settings.php", "extension.php")))
and remove:
, "extension.php"
it should work on every page but the Discussion Overview tab, where it won't be displayed.
Sadly I'm not skilled enough in PHP to fix this issue, Jazzman would probably have a solution.
I guess I'll wait till someone can figure it out.
------
Take a break and enjoy a webcomic!
nemu*nemu