Installatie lukt niet? Plotseling een foutmelding. Of weet je niet hoe iets werkt. Problemen met phpBB2 kun je in dit archief opzoeken.
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
-
plok
- Berichten: 175
- Lid geworden op: 13 mar 2004, 17:34
Bericht
door plok » 22 mar 2004, 12:51
Code: Selecteer alles
Warning: main(./fetchposts.php): failed to open stream: No such file or directory in /home/amwarez/public_html/forum/portal.php on line 56
Warning: main(): Failed opening './fetchposts.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/amwarez/public_html/forum/portal.php on line 56
Warning: Cannot modify header information - headers already sent by (output started at /home/amwarez/public_html/forum/portal.php:56) in /home/amwarez/public_html/forum/includes/sessions.php on line 293
Warning: Cannot modify header information - headers already sent by (output started at /home/amwarez/public_html/forum/portal.php:56) in /home/amwarez/public_html/forum/includes/sessions.php on line 294
Warning: Cannot modify header information - headers already sent by (output started at /home/amwarez/public_html/forum/portal.php:56) in /home/amwarez/public_html/forum/includes/page_header.php on line 474
Warning: Cannot modify header information - headers already sent by (output started at /home/amwarez/public_html/forum/portal.php:56) in /home/amwarez/public_html/forum/includes/page_header.php on line 476
Warning: Cannot modify header information - headers already sent by (output started at /home/amwarez/public_html/forum/portal.php:56) in /home/amwarez/public_html/forum/includes/page_header.php on line 477
Dit krijg ik als ik "portal.php" start
Wat kan ik daar aan doen?
-
Podium4
- Berichten: 3009
- Lid geworden op: 07 aug 2003, 15:32
- Locatie: Groningen / Zwolle
Bericht
door Podium4 » 22 mar 2004, 12:57
fetchposts.php uploaden...
Alleen support via het forum, dus geen support via email, msn of pb.
-
plok
- Berichten: 175
- Lid geworden op: 13 mar 2004, 17:34
Bericht
door plok » 22 mar 2004, 13:00
podium4 schreef:fetchposts.php uploaden...
Gedaan ( was het vergeten ) maar nu krijg ik dit:
Code: Selecteer alles
Template->make_filename(): Error - file does not exist
-
mosymuis
- Berichten: 6940
- Lid geworden op: 05 feb 2003, 14:00
- Locatie: Amsterdam
-
Contacteer:
Bericht
door mosymuis » 22 mar 2004, 13:04
De bijhorende template upoaden

-
Podium4
- Berichten: 3009
- Lid geworden op: 07 aug 2003, 15:32
- Locatie: Groningen / Zwolle
Bericht
door Podium4 » 22 mar 2004, 13:04
dan ben je blijkbaar ook vergeten om portal_body.tpl te uploaden... misschien een idee om eens de mod instructies door te lezen

Alleen support via het forum, dus geen support via email, msn of pb.
-
plok
- Berichten: 175
- Lid geworden op: 13 mar 2004, 17:34
Bericht
door plok » 22 mar 2004, 13:07
podium4 schreef:dan ben je blijkbaar ook vergeten om portal_body.tpl te uploaden... misschien een idee om eens de mod instructies door te lezen

haha idd nu is alles geupt maar nu als ik portal.php start krijg ik deze general error:
Code: Selecteer alles
Could not query announcements information
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND t.topic_time <= 1079957181 AND t.topic_poster =
SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM phpbb_topics AS t, phpbb_users AS u, phpbb_posts_text AS pt, phpbb_posts AS p WHERE t.forum_id IN () AND t.topic_time <= 1079957181 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC
Line : 86
File : /home/amwarez/public_html/forum/fetchposts.php