Probleem photo album block addon...
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.

Probleem photo album block addon...
Warning: getimagesize(album_mod/upload/): failed to open stream: Permission denied in D:\WWWPub\tdisite.nl\www\index.php on line 442
Deze melding krijg ik op de hoofdpagina.
Tevens kan ik in ACP wel invullen het ID van categorie maar dat slaat ie niet op en werkt dus niet.
Weet iemand raad??
vr gr richard
Deze melding krijg ik op de hoofdpagina.
Tevens kan ik in ACP wel invullen het ID van categorie maar dat slaat ie niet op en werkt dus niet.
Weet iemand raad??
vr gr richard
- Bas
- Berichten: 2741
- Lid geworden op: 02 dec 2003, 17:38
- Locatie: Omgeving Goslar (Duitsland)
- Contacteer:
Hij probeert een map te openen, in plaats van een bestand... 

.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!
Dat heb je wel nodig voor deze mod. Geen idee hoe dit nu op te lossen valtpumpeduse schreef:Ik heb geen rechten om dit te veranderen op write of read!!bee schreef:Map kan ook op alleen lezen staan. Of misschien heeft het serverproces geen toegang tot die map (beperkte gebruiker)bast schreef:Hij probeert een map te openen, in plaats van een bestand...
vr gr richard
... Maar ik modereer (nog) niet.
-----[ SQL ]------------------------------------------
# If you use a beta release of EasyMOD, this instructions will be executed!
# Please read author notes to update your database.
#
INSERT INTO phpbb_album_config (config_name, config_value) VALUES ('cat_id', '0');
INSERT INTO phpbb_album_config (config_name, config_value) VALUES ('pics_all', '0');
INSERT INTO phpbb_album_config (config_name, config_value) VALUES ('pics_number', '1');
INSERT INTO phpbb_album_config (config_name, config_value) VALUES ('pics_sort', '0');
Wat bedoelen ze hiermee??
Moet ik dat ook uitvoeren??
vr gr richard
# If you use a beta release of EasyMOD, this instructions will be executed!
# Please read author notes to update your database.
#
INSERT INTO phpbb_album_config (config_name, config_value) VALUES ('cat_id', '0');
INSERT INTO phpbb_album_config (config_name, config_value) VALUES ('pics_all', '0');
INSERT INTO phpbb_album_config (config_name, config_value) VALUES ('pics_number', '1');
INSERT INTO phpbb_album_config (config_name, config_value) VALUES ('pics_sort', '0');
Wat bedoelen ze hiermee??
Moet ik dat ook uitvoeren??
vr gr richard
Oke heb ik gedaan nu werkt het maar krijg ik deze fout als ik iets wil veranderen in ACP
Failed to update Album configuration for VALUES ('cat_id', '0');
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'cat_id', '0');'' at line 3
UPDATE phpbb_album_config SET config_value = '' WHERE config_name = 'VALUES ('cat_id', '0');'
Line : 65
File : D:\WWWPub\tdisite.nl\www\admin\admin_album_block.php
Failed to update Album configuration for VALUES ('cat_id', '0');
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'cat_id', '0');'' at line 3
UPDATE phpbb_album_config SET config_value = '' WHERE config_name = 'VALUES ('cat_id', '0');'
Line : 65
File : D:\WWWPub\tdisite.nl\www\admin\admin_album_block.php