Pagina 1 van 1

Yellow card mod

Geplaatst: 25 sep 2006, 14:02
door tikkie
Ik heb net yellow card mod geinstaleerd maar als ik nu in een subforum wil kijken krijg ik deze error

Failed obtaining forum access control lists

DEBUG MODE

SQL Error : 1054 Unknown column 'a.auth_ban' in 'field list'

SELECT a.forum_id, a.auth_view, a.auth_read, a.auth_post, a.auth_reply, a.auth_edit, a.auth_delete, a.auth_sticky, a.auth_announce, a.auth_vote, a.auth_pollcreate, a.auth_ban, a.auth_greencard, a.auth_bluecard, a.auth_mod FROM phpbb_auth_access a, phpbb_user_group ug WHERE ug.user_id = 2 AND ug.user_pending = 0 AND a.group_id = ug.group_id AND a.forum_id = 2

Line : 173
File : auth.php

Geplaatst: 25 sep 2006, 14:35
door brandsrus
Heb je de sql-actie wel uitgevoerd? Er ontbreekt namelijk een veld in je database zo te zien

Geplaatst: 25 sep 2006, 14:57
door tikkie
IN het bestandje staat dit

#-----[ SQL ]-------------------------------------------------
#
# If you use an alpha release of EasyMOD, this instructions will not be executed!
# Please read author notes to update your database.
#
copy yellow_card_db_update.php to yellow_card_db_update.php
execute yellow_card_db_update.php
delete yellow_card_db_update.php

Maar wat moet je dan doen?

Geplaatst: 25 sep 2006, 15:04
door brandsrus

Code: Selecteer alles

#-----[ SQL ]-------------------------------------------------
#
# If you use an alpha release of EasyMOD, this instructions will not be executed!
# Please read author notes to update your database.
#
copy yellow_card_db_update.php to yellow_card_db_update.php
execute yellow_card_db_update.php
delete yellow_card_db_update.php 
Kopieƫr yellow_card_db_update.php naar je phpBB map
uitvoeren yellow_card_db_update.php
na uitvoeren weer verwijderen van yellow_card_db_update.php

en klaar is Tikkie

suc6 :wink:

Geplaatst: 13 dec 2006, 19:31
door Peet1967
Heb ik ook gedaan maar krijg alleen een txt bestand in beeld, als ik de update activeer.

Wat te doen met de sql data die daar in staat ??

Geplaatst: 13 dec 2006, 19:37
door Raimon
Hmm dat moet normaal niet kunnen probeer de sql die in het install.txt bestand staat eens handmatig in te voegen.
Zie -> http://wiki.phpbb.nl/Modificatie_installeren :)

Het is altijd een van de twee, ebven ter informatie.