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.
-
marrucc
- Berichten: 367
- Lid geworden op: 22 jan 2004, 16:23
- Locatie: westerhaar the place to be
Bericht
door marrucc » 11 jul 2004, 17:53
hallo, ik snap nog niet egt veel van sql invoeren in phpmyadmin, ik heb de tut al wel door gelezen, maar ik snap het niet egt, ik wil de mod sub categorieen installeren, en ik moet bij het begin dit al doen:
Code: Selecteer alles
#
#-----[ SQL ]-------------------------------------------------
#
ALTER TABLE phpbb_categories ADD cat_main_type CHAR(1);
ALTER TABLE phpbb_categories ADD cat_main MEDIUMINT(8) UNSIGNED DEFAULT '0' NOT NULL;
ALTER TABLE phpbb_categories ADD cat_desc TEXT NOT NULL;
ALTER TABLE phpbb_categories ADD icon VARCHAR(255);
ALTER TABLE phpbb_forums ADD forum_link VARCHAR(255);
ALTER TABLE phpbb_forums ADD forum_link_internal TINYINT(1) NOT NULL;
ALTER TABLE phpbb_forums ADD forum_link_hit_count TINYINT(1) NOT NULL;
ALTER TABLE phpbb_forums ADD forum_link_hit BIGINT(20) UNSIGNED NOT NULL;
ALTER TABLE phpbb_forums ADD icon VARCHAR(255);
#
#-----[ SQL ]-------------------------------------------------
#
# the next request is optional. Run it only if you plan to use the real sub-forums feature
#
ALTER TABLE phpbb_forums ADD main_type CHAR(1);
#
#-----[ SQL ]-------------------------------------------------
#
# This part is optional : do it only if you want your users to be able to choose their setup
# if you want so, you'll have to install the MOD-mods_settings mod included in the pack
#
ALTER TABLE phpbb_users ADD user_sub_forum TINYINT(1) DEFAULT '1' NOT NULL;
ALTER TABLE phpbb_users ADD user_split_cat TINYINT(1) DEFAULT '1' NOT NULL;
ALTER TABLE phpbb_users ADD user_last_topic_title TINYINT(1) DEFAULT '1' NOT NULL;
ALTER TABLE phpbb_users ADD user_sub_level_links TINYINT(1) DEFAULT '2' NOT NULL;
ALTER TABLE phpbb_users ADD user_display_viewonline TINYINT(1) DEFAULT '2' NOT NULL;
maar kan iemand mij wat meer info geven wat ik hiero moet doen,
alvast bedankt
-
WebPaulsky
- Berichten: 232
- Lid geworden op: 27 jan 2004, 20:25
- Locatie: Honselersdijk
-
Contacteer:
Bericht
door WebPaulsky » 11 jul 2004, 18:02
Klik op je database naam in phpmyadmin en dan doe je sql en kopieer de eerste tabel en je druk op start en hij staat erin en zo meot je de rest ook doen :thumb:
-
marrucc
- Berichten: 367
- Lid geworden op: 22 jan 2004, 16:23
- Locatie: westerhaar the place to be
Bericht
door marrucc » 11 jul 2004, 18:09
thnx, maar hij zegt dit:
Database marrucc1_forum wordt uitgevoerd op localhost
Fout
SQL-query :
ALTER TABLE phpbb_categories ADD cat_main_type CHAR( 1 )
MySQL retourneerde:
#1146 - Table 'marrucc1_forum.phpbb_categories' doesn't exist
-
WebPaulsky
- Berichten: 232
- Lid geworden op: 27 jan 2004, 20:25
- Locatie: Honselersdijk
-
Contacteer:
Bericht
door WebPaulsky » 11 jul 2004, 18:28
Dan is er iets verkeerd je moet bij tabel de phpbb doen
-
marrucc
- Berichten: 367
- Lid geworden op: 22 jan 2004, 16:23
- Locatie: westerhaar the place to be
Bericht
door marrucc » 11 jul 2004, 18:33
hebbik
-
Larz
- Berichten: 179
- Lid geworden op: 22 nov 2003, 16:03
Bericht
door Larz » 11 jul 2004, 19:09
Gebruik je wel phpbb_ als prefix?
(Als je niet weet waar ik het over heb, kijk eens rond in phpMyAdmin of de tabellen beginnen met phpbb_ of met iets anders)
Als je een ander prefix hebt, dan moet je in de code die je invoert phpbb_ vervangen door jouw prefix.
-
mosymuis
- Berichten: 6940
- Lid geworden op: 05 feb 2003, 14:00
- Locatie: Amsterdam
-
Contacteer:
Bericht
door mosymuis » 11 jul 2004, 20:45
marrucc schreef:thnx, maar hij zegt dit:
(..)
#1146 - Table 'marrucc1_forum.phpbb_categories' doesn't exist
Je voert hem niet uit in de tabel met je forum erin, of je phpBB prefix is geen phpbb_.
-
marrucc
- Berichten: 367
- Lid geworden op: 22 jan 2004, 16:23
- Locatie: westerhaar the place to be
Bericht
door marrucc » 12 jul 2004, 08:54
dat klopt moos, ik heb phpbb1_ want phpbb_ was al gebruikt, ik heb phpbb_ al verwijderd, als er special phpbb_ moet dan zal ik het opnieuw installeren
-
marrucc
- Berichten: 367
- Lid geworden op: 22 jan 2004, 16:23
- Locatie: westerhaar the place to be
Bericht
door marrucc » 12 jul 2004, 09:35
ik heb heel phpmyadmin leeg gemaakt, en installeer ik het en dan komt er te staan dat het al bestaat :S
-
WebPaulsky
- Berichten: 232
- Lid geworden op: 27 jan 2004, 20:25
- Locatie: Honselersdijk
-
Contacteer:
Bericht
door WebPaulsky » 12 jul 2004, 10:54
Dan heb je niet alle tabellen goed verwijdert :thumb:
-
marrucc
- Berichten: 367
- Lid geworden op: 22 jan 2004, 16:23
- Locatie: westerhaar the place to be
Bericht
door marrucc » 12 jul 2004, 11:07
zoals ik al zei, het is helemaal leeg, en er staat dat er geen tabellen zijn,
-
WebPaulsky
- Berichten: 232
- Lid geworden op: 27 jan 2004, 20:25
- Locatie: Honselersdijk
-
Contacteer:
Bericht
door WebPaulsky » 12 jul 2004, 11:46
Staat er egt helemaal nix meer in ? :thumb:
-
marrucc
- Berichten: 367
- Lid geworden op: 22 jan 2004, 16:23
- Locatie: westerhaar the place to be
Bericht
door marrucc » 12 jul 2004, 13:29
anders zeg ik het toch niet,
als gij me niet gelooft, bewijs:

-
mosymuis
- Berichten: 6940
- Lid geworden op: 05 feb 2003, 14:00
- Locatie: Amsterdam
-
Contacteer:
Bericht
door mosymuis » 12 jul 2004, 13:36
marrucc schreef:dat klopt moos, ik heb phpbb1_ want phpbb_ was al gebruikt, ik heb phpbb_ al verwijderd, als er special phpbb_ moet dan zal ik het opnieuw installeren
Je had alleen de phpbb_ prefix in je query hoeven te wijzigen, zodat het overeenkomt met je forum installatie. Dat het niet meer werkt als je alle tabellen hebt verwijderd (!) is natuurlijk logisch, dan vind hij helemaal niets om de wijzigingen op toe te passen.
-
marrucc
- Berichten: 367
- Lid geworden op: 22 jan 2004, 16:23
- Locatie: westerhaar the place to be
Bericht
door marrucc » 12 jul 2004, 13:46
srry moos..maar ik snap je niet helemaal, wat moet ik eigenlijk nu doen,
-
mosymuis
- Berichten: 6940
- Lid geworden op: 05 feb 2003, 14:00
- Locatie: Amsterdam
-
Contacteer:
Bericht
door mosymuis » 12 jul 2004, 13:50
Nu je je forum hebt verwijderd moet je het om te beginnen weer opnieuw installeren.
Je hád je query moeten aanpassen naar:
Code: Selecteer alles
#
#-----[ SQL ]-------------------------------------------------
#
ALTER TABLE phpbb1_categories ADD cat_main_type CHAR(1);
ALTER TABLE phpbb1_categories ADD cat_main MEDIUMINT(8) UNSIGNED DEFAULT '0' NOT NULL;
ALTER TABLE phpbb1_categories ADD cat_desc TEXT NOT NULL;
ALTER TABLE phpbb1_categories ADD icon VARCHAR(255);
ALTER TABLE phpbb1_forums ADD forum_link VARCHAR(255);
ALTER TABLE phpbb1_forums ADD forum_link_internal TINYINT(1) NOT NULL;
ALTER TABLE phpbb1_forums ADD forum_link_hit_count TINYINT(1) NOT NULL;
ALTER TABLE phpbb1_forums ADD forum_link_hit BIGINT(20) UNSIGNED NOT NULL;
ALTER TABLE phpbb1_forums ADD icon VARCHAR(255);
#
#-----[ SQL ]-------------------------------------------------
#
# the next request is optional. Run it only if you plan to use the real sub-forums feature
#
ALTER TABLE phpbb1_forums ADD main_type CHAR(1);
#
#-----[ SQL ]-------------------------------------------------
#
# This part is optional : do it only if you want your users to be able to choose their setup
# if you want so, you'll have to install the MOD-mods_settings mod included in the pack
#
ALTER TABLE phpbb1_users ADD user_sub_forum TINYINT(1) DEFAULT '1' NOT NULL;
ALTER TABLE phpbb1_users ADD user_split_cat TINYINT(1) DEFAULT '1' NOT NULL;
ALTER TABLE phpbb1_users ADD user_last_topic_title TINYINT(1) DEFAULT '1' NOT NULL;
ALTER TABLE phpbb1_users ADD user_sub_level_links TINYINT(1) DEFAULT '2' NOT NULL;
ALTER TABLE phpbb1_users ADD user_display_viewonline TINYINT(1) DEFAULT '2' NOT NULL;
omdat je prefix phpbb1_ was.
-
marrucc
- Berichten: 367
- Lid geworden op: 22 jan 2004, 16:23
- Locatie: westerhaar the place to be
Bericht
door marrucc » 12 jul 2004, 14:17
thnx, het is me al weer gelukt met de fout,
-
marrucc
- Berichten: 367
- Lid geworden op: 22 jan 2004, 16:23
- Locatie: westerhaar the place to be
Bericht
door marrucc » 12 jul 2004, 15:30
wat gebeurt er als ik dit er ook wel bij invoeg:
Code: Selecteer alles
#
#-----[ SQL ]-------------------------------------------------
#
# the next request is optional. Run it only if you plan to use the real sub-forums feature#
#-----[ SQL ]-------------------------------------------------
#
# This part is optional : do it only if you want your users to be able to choose their setup
# if you want so, you'll have to install the MOD-mods_settings mod included in the pack
#
ALTER TABLE phpbb_users ADD user_sub_forum TINYINT(1) DEFAULT '1' NOT NULL;
ALTER TABLE phpbb_users ADD user_split_cat TINYINT(1) DEFAULT '1' NOT NULL;
ALTER TABLE phpbb_users ADD user_last_topic_title TINYINT(1) DEFAULT '1' NOT NULL;
ALTER TABLE phpbb_users ADD user_sub_level_links TINYINT(1) DEFAULT '2' NOT NULL;
ALTER TABLE phpbb_users ADD user_display_viewonline TINYINT(1) DEFAULT '2' NOT NULL;
#
ALTER TABLE phpbb_forums ADD main_type CHAR(1);