i must admit it is really great that should save alot of work for everybody
276 2004-10-28 02:42
Re: Announcing: PunMod beta v0.9.2 (72 replies, posted in PunBB 1.2 discussion)
277 2004-06-18 14:06
Re: problem with login (11 replies, posted in PunBB 1.2 troubleshooting)
ok ill let you know if whe find it out
278 2004-06-07 22:27
Re: problem with login (11 replies, posted in PunBB 1.2 troubleshooting)
i have none set up but whe think whe found a bug that might be related to our server software
279 2004-06-07 14:21
Re: problem with login (11 replies, posted in PunBB 1.2 troubleshooting)
well i have put it at the end and beggining of the file before the ?> but it still does not work
280 2004-06-07 14:19
Re: problem with login (11 replies, posted in PunBB 1.2 troubleshooting)
anywhere in it
281 2004-06-07 12:49
Re: problem with login (11 replies, posted in PunBB 1.2 troubleshooting)
so any idea i have tryed invision with no problem and phpbb to without any problem
282 2004-06-07 02:45
Re: problem with login (11 replies, posted in PunBB 1.2 troubleshooting)
<?php
$db_type = 'mysql';
$db_host = 'localhost';
$db_name = 'mysql';
$db_username = 'root';
$db_password = '';
$db_prefix = '';
$p_connect = false;
$cookie_name = 'punbb_cookie';
$cookie_domain = '';
$cookie_path = '/';
$cookie_secure = 0;
$language = 'en';
define('PUN', 1);
?>
283 2004-06-07 01:21
Re: problem with login (11 replies, posted in PunBB 1.2 troubleshooting)
exactly
284 2004-06-07 01:06
Topic: problem with login (11 replies, posted in PunBB 1.2 troubleshooting)
hi i have installed punbb on my omputer so me and a couple of friend could communicate and leave ourself message
the thing is people can register but when you try to login it just comes back to the login screen so even i cannot login as admin
i have check a couple of post about login problem but all of them seem to go pass the login screen as i dont even see the screen with the "thank you, you are now logged in as XXXXXXX"
the forum is on my computer and it is set up with those server soft
Mysql 3.23
php 4.3.6
on windows xp pro
the server software is made by one of my friend and he as no problem running phpBB and another one is running invision all with the same server soft unfortunatly i cant give any url as they all work true internal ip so my url is http://192.168.2.30:725/forum/index.php and those forum are then tunnel to one another true the web by this soft but are not available true a web browser only by using this soft so anyway i dont know if you have any idea as to why i am having this problem