Bravo List

Bravo List (http://www.bvlist.com/index.php)
-   TBDev (http://www.bvlist.com/forumdisplay.php?f=20)
-   -   Login error! (http://www.bvlist.com/showthread.php?t=4328)

PerformerXTR 25th January 2010 14:29

Login error!
 
COOKIES ARE ENABLED!


Account successfully confirmed!


Code:

Your account has been activated! However, it appears that you could not be logged in automatically. A possible reason is that you disabled cookies in your browser. You have to enable cookies to use your account.
Code:

Fatal error:  Call to undefined function stdfoot() in /home/hosting/PerformerXTR/galiciagrande.hi2.ro/ok.php on line 43


why this appear when i sing up for a new user? :unknown:


Code:

elseif ($type == "confirm") {
        if (isset($CURUSER)) {              stdhead("Signup confirmation");
                print("

Account successfully confirmed!

\n");
                print("

Your account has been activated! You have been automatically logged in. You can now continue to the main page and start using your account.

\n");
                print("

Before you start using $DEFAULTBASEURL we urge you to read the RULES and the FAQ.

\n");
                stdfoot();
        }
        else {
                stdhead("Signup confirmation");
                print("

Account successfully confirmed!

\n");
                print("

Your account has been activated! However, it appears that you could not be logged in automatically. A possible reason is that you disabled cookies in your browser. You have to enable cookies to use your account.

\n");
                stdfoot();


biggg 26th January 2010 14:21

activate cookies in your browser


All times are GMT +2. The time now is 14:14.

Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.