Log in

View Full Version : proplem


Linos-1
11-20-2008, 11:36 AM
when login to admin i get this error

Warning: require_once([path]/forum/includes/functions_login.php) [function.require-once]: failed to open stream: No such file or directory in [path]/login.php on line 41

Fatal error: require_once() [function.require]: Failed opening required '/home/content/d/r/a/drakoulas13/html/forum/forum/includes/functions_login.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/d/r/a/drakoulas13/html/forum/login.php on line 41


plus help

punchbowl
11-20-2008, 11:43 AM
/home/content/d/r/a/drakoulas13/html/forum/login.php
/home/content/d/r/a/drakoulas13/html/forum/forum/includes/functions_login.php

you've 'forum' twice in the second url

Linos-1
11-20-2008, 12:02 PM
i dont find solution

plus help

Lynne
11-20-2008, 01:56 PM
Did you modify the line in login.php where you include the file functions_login.php? Are you logging in from a page outside of the vbulletin forums?

Linos-1
11-20-2008, 04:44 PM
yes

Lynne
11-20-2008, 05:01 PM
Yes to which question?

It can't find the file. Somewhere an extra /forums was added to the link and that is what is causing the error.