forum/phpBB3/, of ergens anders? Phpbb instalaatie
Forumregels
phpBB 3.0 is End of support per 1 januari 2017. Dit forum is hier enkel ter archief. Het wordt aangeraden te upgraden naar phpBB 3.2
phpBB 3.0 is End of support per 1 januari 2017. Dit forum is hier enkel ter archief. Het wordt aangeraden te upgraden naar phpBB 3.2
Re: Phpbb instalaatie
In welke map staat jouw forum? In 
Re: Phpbb instalaatie
Dit probleem?axitaxi schreef:Nieuwe problemen:
-Kan neit inloggen kom op witte pag.
-kan test forum 1 niet openen krijg error:
Error 404!
/Forum/phpBB3//viewforum.php
File Not Found!
-Gister toen ik vlak na installatie al ingelogd was en ik logde uit weer in en ging dan naar beheerderspaneel kreeg ik ook witte pag.
Iemand?
volgens mij ontbreken er wat bestanden uit jouw installatie,
iig ontbreekt de viewforum bij jou!
Voormalig Support Teamlid
Re: Phpbb instalaatie
Welke map staat die?
Ben nu bezig met opnieuw uploaden.
Ben nu bezig met opnieuw uploaden.
Re: Phpbb instalaatie
in je phpBB3 map (bij jou is dit
ze zijn onderweg hoor
htdocs/Forum/phpBB3) het bestandje "viewforum", er ontbreekt nog wel meer! maar ik weet niet welke mapnaam bij welke actie hoort.. SALOOOO?! ZEROOOO?! SUPPORTERS?!ze zijn onderweg hoor
Voormalig Support Teamlid
Re: Phpbb instalaatie
Lol!
Hoop dat na nieuwe upload alles is opgelost...
Hoop dat na nieuwe upload alles is opgelost...
Re: Phpbb instalaatie
Ben ik 
(Nul is helaas vertraagd, ach ja, zo'n grote nul past niet overal doorheen...)
Nee upload alle mappen + bestanden, met uitzondering van "config.php" en de map "install" eens opnieuw?
(Nul is helaas vertraagd, ach ja, zo'n grote nul past niet overal doorheen...)
Nee upload alle mappen + bestanden, met uitzondering van "config.php" en de map "install" eens opnieuw?
Re: Phpbb instalaatie
Ik heb alle bestanden verwijderd en nu terug aan het uploaden.
Re: Phpbb instalaatie
Woef!

En wat heeft dat opgeleverd? Doet alles het nu weer? Graag even een status-update!axitaxi schreef:Ik heb alle bestanden verwijderd en nu terug aan het uploaden.
Re: Phpbb instalaatie
Ik kon vandaag niet op de site
Maar nu volgende error bij stap tabellen aanmaken:
Er is een fatale en onherstelbare database fout opgetreden. Dit kan voorkomen doordat de opgegeven gebruiker niet over de permissies beschikt om CREATE TABLES of INSERT codes, enz. te gebruiken. Verdere informatie kan hieronder worden weergegeven. Contacteer in eerste instantie je hosting bedrijf of het phpBB supportforum.
install_install.php [ 1177 ]
SQL : CREATE TABLE config.phpattachments ( attach_id mediumint(8) UNSIGNED NOT NULL auto_increment, post_msg_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, topic_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, in_message tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, poster_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, is_orphan tinyint(1) UNSIGNED DEFAULT '1' NOT NULL, physical_filename varchar(255) DEFAULT '' NOT NULL, real_filename varchar(255) DEFAULT '' NOT NULL, download_count mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, attach_comment text NOT NULL, extension varchar(100) DEFAULT '' NOT NULL, mimetype varchar(100) DEFAULT '' NOT NULL, filesize int(20) UNSIGNED DEFAULT '0' NOT NULL, filetime int(11) UNSIGNED DEFAULT '0' NOT NULL, thumbnail tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (attach_id), KEY filetime (filetime), KEY post_msg_id (post_msg_id), KEY topic_id (topic_id), KEY poster_id (poster_id), KEY is_orphan (is_orphan) ) CHARACTER SET `utf8` COLLATE `utf8_bin`
CREATE command denied to user '83_axevan'@'192.168.13.51' for table 'phpattachments'
Maar nu volgende error bij stap tabellen aanmaken:
Er is een fatale en onherstelbare database fout opgetreden. Dit kan voorkomen doordat de opgegeven gebruiker niet over de permissies beschikt om CREATE TABLES of INSERT codes, enz. te gebruiken. Verdere informatie kan hieronder worden weergegeven. Contacteer in eerste instantie je hosting bedrijf of het phpBB supportforum.
install_install.php [ 1177 ]
SQL : CREATE TABLE config.phpattachments ( attach_id mediumint(8) UNSIGNED NOT NULL auto_increment, post_msg_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, topic_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, in_message tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, poster_id mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, is_orphan tinyint(1) UNSIGNED DEFAULT '1' NOT NULL, physical_filename varchar(255) DEFAULT '' NOT NULL, real_filename varchar(255) DEFAULT '' NOT NULL, download_count mediumint(8) UNSIGNED DEFAULT '0' NOT NULL, attach_comment text NOT NULL, extension varchar(100) DEFAULT '' NOT NULL, mimetype varchar(100) DEFAULT '' NOT NULL, filesize int(20) UNSIGNED DEFAULT '0' NOT NULL, filetime int(11) UNSIGNED DEFAULT '0' NOT NULL, thumbnail tinyint(1) UNSIGNED DEFAULT '0' NOT NULL, PRIMARY KEY (attach_id), KEY filetime (filetime), KEY post_msg_id (post_msg_id), KEY topic_id (topic_id), KEY poster_id (poster_id), KEY is_orphan (is_orphan) ) CHARACTER SET `utf8` COLLATE `utf8_bin`
CREATE command denied to user '83_axevan'@'192.168.13.51' for table 'phpattachments'
Re: Phpbb instalaatie
Meer permissies nodig voor je DB user.
Re: Phpbb instalaatie
Maar de vorige keer werkte hij wel?
Waar vind ik die?
Waar vind ik die?
Re: Phpbb instalaatie
Bij je host 
Re: Phpbb instalaatie
Moet ik hem het melden?
Maar hoe komt he dat hij vorige keer wel werkte?
Maar hoe komt he dat hij vorige keer wel werkte?
Re: Phpbb instalaatie
Gebruikte je de vorige keer dezelfde DB user?
Re: Phpbb instalaatie
En hoe heb je het de vorige keer opgelost?