Pagina 1 van 1

help me effen

Geplaatst: 26 nov 2003, 13:09
door [BE]Kro
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

Geplaatst: 26 nov 2003, 13:11
door Podium4

Geplaatst: 26 nov 2003, 13:14
door [BE]Kro

Geplaatst: 26 nov 2003, 13:45
door [BE]Kro
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 ?

Geplaatst: 26 nov 2003, 13:53
door Podium4
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 ....

Geplaatst: 26 nov 2003, 14:02
door [BE]Kro
podium4 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 ....
en kan het zijn dat 50free down is ? want ik kan niet meer op me forum

Geplaatst: 26 nov 2003, 14:12
door Podium4
[BE]Kro schreef:
podium4 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 ....
en kan het zijn dat 50free down is ? want ik kan niet meer op me forum
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...

Geplaatst: 26 nov 2003, 14:16
door [BE]Kro
podium4 schreef:
[BE]Kro schreef:
podium4 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 ....
en kan het zijn dat 50free down is ? want ik kan niet meer op me forum
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...
nope het gaat niet

Geplaatst: 26 nov 2003, 15:33
door WebSiteNet
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.