help me effen
Forumregels
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.
Sinds 1 januari 2009 wordt phpBB2 niet meer ondersteund.
Onderstaande informatie is verouderd en dient uitsluitend als archief.

help me effen
http://teamsk.50free.org/phpBB2/login.php
hoe kan ik onder Wachtwoord vergeten
dit zetten : regestreren en dat hij naar de pagina voor te regestreren gaat
hoe kan ik onder Wachtwoord vergeten
dit zetten : regestreren en dat hij naar de pagina voor te regestreren gaat
nog een vraag
ik heb smal shoutbox ge installeerd en dan moet je naar db_install.php gaan en dan krijg ik dit = [failed] line: 1 , CREATE TABLE phpbb_shoutbox ( id int(11) NOT NULL auto_increment, sb_user_id int(11) NOT NULL, msg varchar(255) NOT NULL, timestamp int(10) unsigned NOT NULL, sb_username varchar(255) NOT NULL, PRIMARY KEY (id) )
[failed] line: 2 , CREATE TABLE phpbb_shoutbox_config ( config_name varchar(255) NOT NULL, config_value varchar(255) NOT NULL, PRIMARY KEY (config_name) )
[failed] line: 3 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_guest_view','1')
[failed] line: 4 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_guest','0')
[failed] line: 5 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_delete_all','0')
[failed] line: 6 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_delete','0')
[failed] line: 7 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_edit_all','0')
[failed] line: 8 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_edit','0')
[failed] line: 9 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_bbcode','1')
[failed] line: 10 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_smilies','1')
[failed] line: 11 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('links_names','1')
[failed] line: 12 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('make_links','1')
[failed] line: 13 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('count_msg','100')
[failed] line: 14 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('delete_days','30')
[failed] line: 15 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('text_lenght','500')
[failed] line: 16 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('word_lenght','90')
[failed] line: 17 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('date_format','D G:i')
[failed] line: 18 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('date_on','1')
[failed] line: 19 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('shoutbox_on','1')
[failed] line: 20 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('shout_width','630')
[failed] line: 21 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('shout_height','130')
[failed] line: 22 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('banned_user_id','')
[failed] line: 23 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('banned_user_id_view','')
wat moet ik nu doen ?

ik heb smal shoutbox ge installeerd en dan moet je naar db_install.php gaan en dan krijg ik dit = [failed] line: 1 , CREATE TABLE phpbb_shoutbox ( id int(11) NOT NULL auto_increment, sb_user_id int(11) NOT NULL, msg varchar(255) NOT NULL, timestamp int(10) unsigned NOT NULL, sb_username varchar(255) NOT NULL, PRIMARY KEY (id) )
[failed] line: 2 , CREATE TABLE phpbb_shoutbox_config ( config_name varchar(255) NOT NULL, config_value varchar(255) NOT NULL, PRIMARY KEY (config_name) )
[failed] line: 3 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_guest_view','1')
[failed] line: 4 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_guest','0')
[failed] line: 5 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_delete_all','0')
[failed] line: 6 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_delete','0')
[failed] line: 7 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_edit_all','0')
[failed] line: 8 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_edit','0')
[failed] line: 9 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_bbcode','1')
[failed] line: 10 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('allow_smilies','1')
[failed] line: 11 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('links_names','1')
[failed] line: 12 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('make_links','1')
[failed] line: 13 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('count_msg','100')
[failed] line: 14 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('delete_days','30')
[failed] line: 15 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('text_lenght','500')
[failed] line: 16 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('word_lenght','90')
[failed] line: 17 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('date_format','D G:i')
[failed] line: 18 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('date_on','1')
[failed] line: 19 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('shoutbox_on','1')
[failed] line: 20 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('shout_width','630')
[failed] line: 21 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('shout_height','130')
[failed] line: 22 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('banned_user_id','')
[failed] line: 23 , INSERT INTO phpbb_shoutbox_config (config_name, config_value) VALUES ('banned_user_id_view','')
wat moet ik nu doen ?
kijk 'ns of de tabellen phpbb_shoutbox en phpbb_shoutbox_config al bestaan...als ze al bestaan verwijder ze...
Zorg ervoor dat je als admin bent ingelogd op je forum op het moment dat je de install uitvoert
Zorg ervoor dat het install bestand in de root staat ....
Zorg ervoor dat je als admin bent ingelogd op je forum op het moment dat je de install uitvoert
Zorg ervoor dat het install bestand in de root staat ....
Alleen support via het forum, dus geen support via email, msn of pb.
en kan het zijn dat 50free down is ? want ik kan niet meer op me forumpodium4 schreef:kijk 'ns of de tabellen phpbb_shoutbox en phpbb_shoutbox_config al bestaan...als ze al bestaan verwijder ze...
Zorg ervoor dat je als admin bent ingelogd op je forum op het moment dat je de install uitvoert
Zorg ervoor dat het install bestand in de root staat ....
Kan best zijn,, soms is 50free down maar dat is vaak maar 'n paar minuten... ik kan in ieder geval nu wel op m'n site komen die ook op 50free staat... als je het nu nog 'ns probeert heb je 'n goede kans dat het wel goed gaat...[BE]Kro schreef:en kan het zijn dat 50free down is ? want ik kan niet meer op me forumpodium4 schreef:kijk 'ns of de tabellen phpbb_shoutbox en phpbb_shoutbox_config al bestaan...als ze al bestaan verwijder ze...
Zorg ervoor dat je als admin bent ingelogd op je forum op het moment dat je de install uitvoert
Zorg ervoor dat het install bestand in de root staat ....
Alleen support via het forum, dus geen support via email, msn of pb.
nope het gaat nietpodium4 schreef:Kan best zijn,, soms is 50free down maar dat is vaak maar 'n paar minuten... ik kan in ieder geval nu wel op m'n site komen die ook op 50free staat... als je het nu nog 'ns probeert heb je 'n goede kans dat het wel goed gaat...[BE]Kro schreef:en kan het zijn dat 50free down is ? want ik kan niet meer op me forumpodium4 schreef:kijk 'ns of de tabellen phpbb_shoutbox en phpbb_shoutbox_config al bestaan...als ze al bestaan verwijder ze...
Zorg ervoor dat je als admin bent ingelogd op je forum op het moment dat je de install uitvoert
Zorg ervoor dat het install bestand in de root staat ....
- WebSiteNet
- Berichten: 6524
- Lid geworden op: 20 okt 2003, 16:56
- Locatie: Wieringerwerf
- Contacteer:
Ik kan gewoon op je accountje komen. het forum doet het ook.
wat wel kan zijn is dat de db down was. Je hebt geprobeerd een mod te instaleren en de db wijzigingen te doen met een bestand. dat bestand kon de tabel niet aanmaken en daardoor kon hij waarschijnlijk de rijen er niet in doen.
probeer dus of het bestand in de goede map staat (wat iemand al zei), en of de db niet down is en of de mod al geinstaleerd is.
wat wel kan zijn is dat de db down was. Je hebt geprobeerd een mod te instaleren en de db wijzigingen te doen met een bestand. dat bestand kon de tabel niet aanmaken en daardoor kon hij waarschijnlijk de rijen er niet in doen.
probeer dus of het bestand in de goede map staat (wat iemand al zei), en of de db niet down is en of de mod al geinstaleerd is.