[OPGELOST] probleem met arcade
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
[OPGELOST] probleem met arcade
Ik heb een arcade MOD geinstalleerd maar als ik nu naar beheerderspaneel ga en ik druk op .mods tabelletje dan krijg ik deze error
SQL ERROR [ mysql4 ]
Table 'web57_db1.AR_SETTINGS_TABLE' doesn't exist [1146]
SQL
SELECT * FROM AR_SETTINGS_TABLE ORDER BY setting_id
BACKTRACE
FILE: includes/db/mysql.php
LINE: 133
CALL: dbal->sql_error()
FILE: includes/acp/acp_arcade.php
LINE: 911
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 463
CALL: acp_arcade->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Wie kan me helpen?
SQL ERROR [ mysql4 ]
Table 'web57_db1.AR_SETTINGS_TABLE' doesn't exist [1146]
SQL
SELECT * FROM AR_SETTINGS_TABLE ORDER BY setting_id
BACKTRACE
FILE: includes/db/mysql.php
LINE: 133
CALL: dbal->sql_error()
FILE: includes/acp/acp_arcade.php
LINE: 911
CALL: dbal_mysql->sql_query()
FILE: includes/functions_module.php
LINE: 463
CALL: acp_arcade->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Wie kan me helpen?
Laatst gewijzigd door bjorentje op 29 aug 2007, 11:10, 1 keer totaal gewijzigd.
-
- Berichten: 632
- Lid geworden op: 10 apr 2006, 16:38
- Locatie: Apeldoorn
- Contacteer:
Re: [GEUPDATED]probleem met arcade
je heb de SQL Querries niet uitgevoerd, of niet alle
heb je ook de goede prefix ingevult bij de SQL querrie?
heb je ook de goede prefix ingevult bij de SQL querrie?
Re: [GEUPDATED]probleem met arcade
ik heb de wat niet wat gedaan?
Ik snap je niet
Ik snap je niet
-
- Berichten: 632
- Lid geworden op: 10 apr 2006, 16:38
- Locatie: Apeldoorn
- Contacteer:
Re: [GEUPDATED]probleem met arcade
In het install bestand staat ook iets van SQL
bv:
Die in jouw install bestand staan moet je uitvoeren in phpmyadmin
bv:
Code: Selecteer alles
INSERT INTO phpbb_config (config_name, config_value) VALUES ('points_enable', '1');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('points_name', 'Points');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('points_topic', '20');
INSERT INTO phpbb_config (config_name, config_value) VALUES ('points_post', '10');
INSERT INTO phpbb_acl_options( auth_option, is_global, is_local ) VALUES ('f_points', 0, 1);
INSERT INTO phpbb_acl_options( auth_option, is_global, is_local ) VALUES ('m_points', 1, 0);
ALTER TABLE `phpbb_users` ADD `user_points` INT( 11 ) NOT NULL DEFAULT '0';
Re: [GEUPDATED]probleem met arcade
kun je dat doen voor mij?
ik voel dak et ga verknallen
ik voel dak et ga verknallen

-
- Berichten: 632
- Lid geworden op: 10 apr 2006, 16:38
- Locatie: Apeldoorn
- Contacteer:
Re: [GEUPDATED]probleem met arcade
misschien morgen middag, maar daarover spreek k je wel op msn 
en anders heb je altijd nog het prikboord

en anders heb je altijd nog het prikboord

- Bas
- Berichten: 2741
- Lid geworden op: 02 dec 2003, 17:38
- Locatie: Omgeving Goslar (Duitsland)
- Contacteer:
Re: [GEUPDATED]probleem met arcade
Nee, deze fout betekent dat includes/constants.php niet aangepast is. 

.Bas Hosting, gratis hosting met FTP, PHP en MySQL | viennaCMS, simpel flexibel open source CMS
Hoe ban je tegenwoordig? 'Deny' bij alle rechten!
Hoe ban je tegenwoordig? 'Deny' bij alle rechten!
-
- Berichten: 632
- Lid geworden op: 10 apr 2006, 16:38
- Locatie: Apeldoorn
- Contacteer:
Re: [GEUPDATED]probleem met arcade
en hoe zie je dat? dan weet k dat de volgende x ook (bij een soortgelijke error)Bas schreef:Nee, deze fout betekent dat includes/constants.php niet aangepast is.

- Bas
- Berichten: 2741
- Lid geworden op: 02 dec 2003, 17:38
- Locatie: Omgeving Goslar (Duitsland)
- Contacteer:
Re: [GEUPDATED]probleem met arcade
Dat kun je zien aan dat de tabelnaam in hoofdletters opgegeven wordt in de query, en dat hij niet begint met een tabelprefix. 

.Bas Hosting, gratis hosting met FTP, PHP en MySQL | viennaCMS, simpel flexibel open source CMS
Hoe ban je tegenwoordig? 'Deny' bij alle rechten!
Hoe ban je tegenwoordig? 'Deny' bij alle rechten!
-
- Berichten: 632
- Lid geworden op: 10 apr 2006, 16:38
- Locatie: Apeldoorn
- Contacteer:
Re: [GEUPDATED]probleem met arcade
ahh zo, en dat is het altijd includes/constants.php ? jacker 

Re: [GEUPDATED]probleem met arcade
Yoah...daar komt het eigenlijk op neer ja. constants.php is namelijk het bestand dat daar over gaat. x3
Re: [GEUPDATED]probleem met arcade
En nu iemand die zegt wat ik moet veranderen?
Re: [GEUPDATED]probleem met arcade
Welke MOD was het?
Re: [GEUPDATED]probleem met arcade
een arcade MOD
link hebben?
link hebben?
Re: [GEUPDATED]probleem met arcade
http://gfx-pros.com/phpBB3rc1/viewtopic.php?f=11&t=109
Das een nederlandse vertaling maar hij heeft alle files die de standaard engelse ook heeft
Das een nederlandse vertaling maar hij heeft alle files die de standaard engelse ook heeft
Re: [GEUPDATED]probleem met arcade
Draai install.php eens?
Re: [GEUPDATED]probleem met arcade
dat heb ik al gedaan
Re: [GEUPDATED]probleem met arcade
Heb je de SQL uitgevoerd in phpMyAdmin?
Re: [GEUPDATED]probleem met arcade
nee , maar als ik bij deze stap kom
Spellenkamer 0.6.7 vertaling door http://www.flyffworld.nl
bestanden Aanpassen:
styles/prosilver/theme/colours.css succesvol aangepast.
styles/prosilver/theme/buttons.css succesvol aangepast.
styles/prosilver/theme/bidi.css succesvol aangepast.
styles/prosilver/template/overall_header.html succesvol aangepast.
styles/prosilver/template/overall_footer.html succesvol aangepast.
styles/prosilver/template/memberlist_view.html succesvol aangepast.
includes/constants.php succesvol aangepast.
memberlist.php succesvol aangepast.
memberlist.php succesvol aangepast.
common.php succesvol aangepast.
De bestanden zijn succesvol aangepast lees install.xml om de bestanden zelf de bestanden te kunnen aanpassen. (de laatste) dan staat dit bovenaan mijn forum
PHP Notice: in file /includes/file_functions.php on line 78: fopen(styles/prosilver/theme/colours.css) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 80: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 82: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 78: fopen(styles/prosilver/theme/buttons.css) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 80: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 82: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 78: fopen(styles/prosilver/theme/bidi.css) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 80: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 82: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 78: fopen(styles/prosilver/template/overall_header.html) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 80: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 82: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 78: fopen(styles/prosilver/template/overall_footer.html) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 80: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 82: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 107: fopen(styles/prosilver/template/memberlist_view.html) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 109: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 111: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 107: fopen(includes/constants.php) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 109: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 111: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 107: fopen(memberlist.php) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 109: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 111: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 107: fopen(memberlist.php) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 109: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 111: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 107: fopen(common.php) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 109: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 111: fclose(): supplied argument is not a valid stream resource
foutje?
Spellenkamer 0.6.7 vertaling door http://www.flyffworld.nl
bestanden Aanpassen:
styles/prosilver/theme/colours.css succesvol aangepast.
styles/prosilver/theme/buttons.css succesvol aangepast.
styles/prosilver/theme/bidi.css succesvol aangepast.
styles/prosilver/template/overall_header.html succesvol aangepast.
styles/prosilver/template/overall_footer.html succesvol aangepast.
styles/prosilver/template/memberlist_view.html succesvol aangepast.
includes/constants.php succesvol aangepast.
memberlist.php succesvol aangepast.
memberlist.php succesvol aangepast.
common.php succesvol aangepast.
De bestanden zijn succesvol aangepast lees install.xml om de bestanden zelf de bestanden te kunnen aanpassen. (de laatste) dan staat dit bovenaan mijn forum
PHP Notice: in file /includes/file_functions.php on line 78: fopen(styles/prosilver/theme/colours.css) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 80: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 82: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 78: fopen(styles/prosilver/theme/buttons.css) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 80: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 82: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 78: fopen(styles/prosilver/theme/bidi.css) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 80: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 82: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 78: fopen(styles/prosilver/template/overall_header.html) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 80: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 82: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 78: fopen(styles/prosilver/template/overall_footer.html) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 80: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 82: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 107: fopen(styles/prosilver/template/memberlist_view.html) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 109: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 111: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 107: fopen(includes/constants.php) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 109: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 111: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 107: fopen(memberlist.php) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 109: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 111: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 107: fopen(memberlist.php) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 109: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 111: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 107: fopen(common.php) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 109: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /includes/file_functions.php on line 111: fclose(): supplied argument is not a valid stream resource
foutje?