View previous topic :: View next topic |
Author |
Message |
Bitolskasema -
Joined: 16 Jan 2008 Posts: 2 Location: Bitola, Macedonia
|
Posted: Wed Jan 16, 2008 2:01 am Post subject: Problem with my phpBB forum |
|
|
When someone try to login in the forum it does nothing, refreshes the same page.
The problem is that I don't know much php.
Here is my web
http://bitolskasema.com.mk/phpBB/index.php
Any help?
thanks |
|
Back to top |
|
 |
aprelium -
Joined: 22 Mar 2002 Posts: 6800
|
Posted: Fri Jan 18, 2008 4:17 pm Post subject: Re: Problem with my phpBB forum |
|
|
Bitolskasema,
When trying to log in, an error is displayed: "Fatal error: Call to undefined function: message_die() in /home/bitolska/public_html/phpBB/login.php on line 156".
This suggests that there is probably a missing file in your PhpBB installation or a problem. So please check it again.
If you have installed a PhpBB mod, it may have broken your code. _________________ Support Team
Aprelium - http://www.aprelium.com |
|
Back to top |
|
 |
Bitolskasema -
Joined: 16 Jan 2008 Posts: 2 Location: Bitola, Macedonia
|
Posted: Tue Jan 22, 2008 11:59 pm Post subject: |
|
|
tnx. I've solve the problem. It was some mistake in the code. With the message_die() function. |
|
Back to top |
|
 |
|