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.
Options

warning message

edited July 2008 in Vanilla 1.0 Help
here are the first couple lines of the page source. i dont know whats wrong... br /> <b>Warning</b>: include(/home/content/c/a/m/camprules/html/Vanilla/extensions/./default.php) [<a href='function.include'>function.include</a>]: failed to open stream: No such file or directory in <b>/home/content/c/a/m/camprules/html/Vanilla/conf/extensions.php</b> on line <b>5</b><br /> <br /> <b>Warning</b>: include() [<a href='function.include'>function.include</a>]: Failed opening '/home/content/c/a/m/camprules/html/Vanilla/extensions/./default.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in <b>/home/content/c/a/m/camprules/html/Vanilla/conf/extensions.php</b> on line <b>5</b><br /> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-ca"> <head>

Comments

  • Options
    edited July 2008
    you need to open /conf/extensions.php and remove the link thats trying to call that extension

    Edit

    Its line 5 remove that
  • Options
    thank you much ;)
  • Options
    your welcome
This discussion has been closed.