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.
Complete begineer, no idea where to start.
Hey guys,
Sorry to post such an obvious question but after I installed the image browser I see the below error.
I'm doing something fundamentally wrong but can't figue out what.
Any ideas?
Cheers
It's installed locally so can't post the link, but here is the error.
http://www.themountainbikers.co.uk/error.txt
0
This discussion has been closed.
Comments
- Enable short open tags in php config (easy if you have access to php.ini on the server).
- Change the first line from <? to <?php in both index.php and thumbnailer.php
That's all! Now it should be working!