Pagina 1 van 1

fout melding bij het het open van het forum

Geplaatst: 19 jan 2004, 14:34
door coolviper
hoi allemaal ,

wie weet wat ik hier aan doen ????




Warning: mysql_query(): Unable to save result set in c:\inetpub\wwwroot\db\mysql4.php on line 118

Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\db\mysql4.php:118) in c:\inetpub\wwwroot\includes\page_header.php on line 474

Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\db\mysql4.php:118) in c:\inetpub\wwwroot\includes\page_header.php on line 476

Warning: Cannot modify header information - headers already sent by (output started at c:\inetpub\wwwroot\db\mysql4.php:118) in c:\inetpub\wwwroot\includes\page_header.php on line 477
Could not query forums information

DEBUG MODE

SQL Error : 1030 Got error 127 from table handler

SELECT f.*, p.post_time, p.post_username, u.username, u.user_id FROM (( phpbb_forums f LEFT JOIN phpbb_posts p ON p.post_id = f.forum_last_post_id ) LEFT JOIN phpbb_users u ON u.user_id = p.poster_id ) ORDER BY f.cat_id, f.forum_order

Line : 165
File : c:\inetpub\wwwroot\index.php


bvb

coolviper

Geplaatst: 19 jan 2004, 17:41
door Spikey
Open het bestand config.php en verwijder alles (dus ook spaties) achter de laatste ?>

Het bestand afsluiten/opslaan en opnieuw uploaden.

Geplaatst: 19 jan 2004, 18:26
door coolviper
hoi spikey ,

ik heb gedaan wat je zei maar het heeft niet het gewenste effect

gr Ed

Geplaatst: 19 jan 2004, 18:32
door Cheeta
welke host heb je???

mzzl 8)

Geplaatst: 20 jan 2004, 11:29
door coolviper
ik draai dit op Xp pro machine

gr Ed

Geplaatst: 20 jan 2004, 11:42
door Podium4
Had je deze fout altijd al of is ie komen aanwaaien na een poosje?
Weet je zeker dat je mysql 4 hebt geinstalleerd en niet 3...?