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

  • 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
  • thank you much ;)
  • your welcome
This discussion has been closed.