Probleme beim einbau des AVC

Ersetzt das Original phpBB CAPTCHA gegen eins mit diversen Konfigurationsmöglichkeiten.

Probleme beim einbau des AVC

Beitragvon Eisi » 13. Nov 2008 15:18

Hallo !

Ich hatte bei meinem Board das Problem, dass das original Captcha nicht angezeigt wurde. Weder bei der Registration noch im Gästebuch ist das Bild erschienen.

Ich wollte nun das AVC hier einbauen. Aber da scheiter ich jetzt schon beim einbau.
Zum einen gibt es bei mir im Ordner des benutzten Template keinen Ordner Admin.

Und wenn ich alle Dateien rübergespielt habe und die db_update ausführe kommt folgendes:

Check Advanced Visual Confirmation MOD version
+++ First installation or update from an version older than 1.2.0

CREATE TABLE `orion_captcha_config` ( `config_name` varchar(255) NOT NULL default '', `config_value` varchar(100) NOT NULL default '', PRIMARY KEY (`config_name`) ) TYPE=MyISAM
+++ Error: Table 'orion_captcha_config' already exists

INSERT INTO `orion_captcha_config` VALUES ('width', '320')
+++ Error: Duplicate entry 'width' for key 1

INSERT INTO `orion_captcha_config` VALUES ('height', '60')
+++ Error: Duplicate entry 'height' for key 1

INSERT INTO `orion_captcha_config` VALUES ('exsample_code', 'SAMPLE')
+++ Successful

INSERT INTO `orion_captcha_config` VALUES ('background_color', '#E5ECF9')
+++ Error: Duplicate entry 'background_color' for key 1

INSERT INTO `orion_captcha_config` VALUES ('jpeg', '0')
+++ Error: Duplicate entry 'jpeg' for key 1

INSERT INTO `orion_captcha_config` VALUES ('jpeg_quality', '50')
+++ Error: Duplicate entry 'jpeg_quality' for key 1

INSERT INTO `orion_captcha_config` VALUES ('pre_letters', '0')
+++ Error: Duplicate entry 'pre_letters' for key 1

INSERT INTO `orion_captcha_config` VALUES ('pre_letters_great', '0')
+++ Error: Duplicate entry 'pre_letters_great' for key 1

INSERT INTO `orion_captcha_config` VALUES ('font', '0')
+++ Error: Duplicate entry 'font' for key 1

INSERT INTO `orion_captcha_config` VALUES ('trans_letters', '0')
+++ Successful

INSERT INTO `orion_captcha_config` VALUES ('chess', '0')
+++ Error: Duplicate entry 'chess' for key 1

INSERT INTO `orion_captcha_config` VALUES ('ellipses', '1')
+++ Error: Duplicate entry 'ellipses' for key 1

INSERT INTO `orion_captcha_config` VALUES ('arcs', '0')
+++ Error: Duplicate entry 'arcs' for key 1

INSERT INTO `orion_captcha_config` VALUES ('lines', '1')
+++ Error: Duplicate entry 'lines' for key 1

INSERT INTO `orion_captcha_config` VALUES ('image', '0')
+++ Error: Duplicate entry 'image' for key 1

INSERT INTO `orion_captcha_config` VALUES ('bg_transition', '35')
+++ Successful

INSERT INTO `orion_captcha_config` VALUES ('gammacorrect', '0.8')
+++ Error: Duplicate entry 'gammacorrect' for key 1

INSERT INTO `orion_captcha_config` VALUES ('foreground_lattice_x', '15')
+++ Error: Duplicate entry 'foreground_lattice_x' for key 1

INSERT INTO `orion_captcha_config` VALUES ('foreground_lattice_y', '15')
+++ Error: Duplicate entry 'foreground_lattice_y' for key 1

INSERT INTO `orion_captcha_config` VALUES ('lattice_color', '#FFFFFF')
+++ Error: Duplicate entry 'lattice_color' for key 1

INSERT INTO `orion_captcha_config` VALUES ('avc_version', '1.2.1')
+++ Successful

ALTER TABLE `orion_confirm` CHANGE `code` `code` CHAR(10) NOT NULL
+++ Successful


Ich bin halt nicht der Vollprofi wie ihr merkt :)

Gruß
Eisi
Eisi
 
Beiträge: 2
Registriert: 13. Nov 2008 14:49

Zurück zu Advanced Visual Confirmation



Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 8 Gäste

cron