Pagina 1 van 1

Database omzetten

Geplaatst: 19 nov 2004, 20:31
door siesta
Ik had een forum versie 2.10 plus 1,53, met de template fisubsilver, ik heb nu een standaard versie 2.10 waar ik de template fisubsilver opgezet heb.
Nu wil ik de database van mijn oude forum (2.10 plus 1.53) omzetten naar het nieuwe forum waar ik fisubsilver opgezet heb, ik heb hiervoor de config.php aangepast, maar nu krijg ik deze foutmelding...

phpBB : Critical Error

Could not open fisubsilversh template config file

DEBUG MODE

Line : 327
File : /home/b301/public_html/includes/functions.php

Wat kan ik hier aan doen :roll:

Geplaatst: 20 nov 2004, 10:19
door Luuk
Je moet ook niet fisubsilver erop zetten maar fisubsilversh.

PS: Je kan ook de map fisubsilver hernoemen naar fisubsilversh en bij het .css bestand en .cfg bestand hetzelfde :wink:

Geplaatst: 20 nov 2004, 11:25
door siesta
Ik heb de map en de twee bestanden hernoemt, maar nu krijg ik deze foutmelding

Algemene Fout

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 <= 1100946184 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 <= 1100946184 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/b301/public_html/fetchposts.php

Geplaatst: 21 nov 2004, 15:28
door siesta
Zit de fout hiet in de fetchposts.php :roll: en wat kan ik hier aan doen :roll:

Geplaatst: 22 nov 2004, 16:17
door Luuk
Load de originele fetchposts.php (van de ezportal mod) eens op.

Geplaatst: 22 nov 2004, 16:47
door siesta
verwijderd

Geplaatst: 22 nov 2004, 17:08
door Luuk
Dat vroeg ik niet :roll: Maar ik denk dat de fout toch in portal.php zit!

Geplaatst: 22 nov 2004, 17:18
door siesta

Geplaatst: 22 nov 2004, 17:44
door Luuk
Beide berichten zijn fetchposts.php :roll:

Geplaatst: 22 nov 2004, 17:55
door siesta
:oops: Sorry nu is het goed :thumb: