[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
thru-soft.de • Thema anzeigen - Captchbild

Captchbild

Mit dem Formular-Maker können Sie einfach Ihr eigenes Formular erstellen. Sie brauchen keine Kenntnisse über HTML.

Captchbild

Beitragvon NiAlMa » 2929.1111.2008200820082008, 1515:0101

Guten Tag,

ich habe ein Formular gemacht und dies auch hochgeladen. Die Files des fmm liegen unter /data/workspace/scripts/kontakt/ und haben auf CMOD 777 doch leider wird mir das Captchabild nicht angezeigt. In der captch.php habe ich folgendes geändert

//dieser pfad ist der absolute pfad
$img = ImageCreateFromPNG($_SERVER['DOCUMENT_ROOT'].'/scripts/kontakt/captcha.png'); //Backgroundimage


$color = ImageColorAllocate($img, 0, 0, 0); //Farbe

//abschnitt für schriftartpfad analog zum bildpfad vorgehen!!!
//$ttf = 'vera.ttf'; //Schriftart
$ttf = $_SERVER['DOCUMENT_ROOT'].'/scripts/kontakt/vera.ttf';

und auch

//dieser pfad ist der absolute pfad
$img = ImageCreateFromPNG($_SERVER['DOCUMENT_ROOT'].'/data/workspace/scripts/kontakt/captcha.png'); //Backgroundimage


$color = ImageColorAllocate($img, 0, 0, 0); //Farbe

//abschnitt für schriftartpfad analog zum bildpfad vorgehen!!!
//$ttf = 'vera.ttf'; //Schriftart
$ttf = $_SERVER['DOCUMENT_ROOT'].'/data/workspace/scripts/kontakt/vera.ttf';

versucht! Leider vergebens. Das Bild bekomm ich nicht angezeigt.

Zu sehen ist das ganze unter http://maalx-solution.de/hp/kontakt/

Gerne gebe ich FTP-Daten zur besseren Analyse bekannt.

MfG
NiAlMa
 
Beiträge: 4
Registriert: 1616.0909.2008200820082008, 0505:3131

Re: Captchbild

Beitragvon admin » 3030.1111.2008200820082008, 1111:1313

Beste Grüsse
Thomas Rudolph
webmaster@thru-soft.de
admin
Site Admin
 
Beiträge: 210
Registriert: 3030.0404.2007200720072007, 0606:3737

Re: Captchbild

Beitragvon NiAlMa » 0505.1212.2008200820082008, 1616:3333

Hallo,

ja das habe ich auch versucht! Ergebnis ist das selbe!

Evtl. liegt es an der Struktur! Bei mir ist es so aufgebaut:

Url www.maalx-solution.de ----> diese wird automatisch auf den Ordner /hp geleitet

Der Ordner /hp ist wie folgt aufgbebaut:

/data/workspace

Unter /workspace sind die Ordner
/css
/scripts
/scripts/formmailer/----> Hier befinden alle Dateien vom fmm

Im Kontaktformular selbst ist

http://www.maalx-solution.de/scripts/fo ... mailer.php
und
http://www.maalx-solution.de/scripts/fo ... aptcha.php

eingetragen.

Habe es auch mit

http://www.maalx-solution.de/hp/data/wo ... mailer.php
und
http://www.maalx-solution.de/hp/data/wo ... aptcha.php

vergeblich versucht

Fehlerseite: http://www.maalx-solution.de/data/works ... fehler.php
Kontaktformular: www.maalx-solution.de/kontakt/
NiAlMa
 
Beiträge: 4
Registriert: 1616.0909.2008200820082008, 0505:3131

Re: Captchbild

Beitragvon admin » 0707.1212.2008200820082008, 0909:2121

Ich habe versucht mit das Formular anzusehen, aber ich habe unter den angegebenen Links immer nur eine 404er-Seite gesehen.
Beste Grüsse
Thomas Rudolph
webmaster@thru-soft.de
admin
Site Admin
 
Beiträge: 210
Registriert: 3030.0404.2007200720072007, 0606:3737

Re: Captchbild

Beitragvon NiAlMa » 0707.1212.2008200820082008, 1515:0707

NiAlMa
 
Beiträge: 4
Registriert: 1616.0909.2008200820082008, 0505:3131

Re: Captchbild

Beitragvon admin » 0909.1212.2008200820082008, 1616:3333

Hallo,

also unter dem von Ihnen angegebenen Link liegt das Formular. Das ist schon mal richtig!

Aber, wenn ich dann die beiden Links im Formular - nämlich den Formmailer oder das Captcha mal auf Ihren Seiten über den Browser aufrufen will, erhalte ich IMMER eine 404er-Fehlermeldung. Es scheint also der Pfad falsch zu sein!

http://www.maalx-solution.de/hp/data/wo ... mailer.png
http://www.maalx-solution.de/hp/data/wo ... aptcha.php
http://www.maalx-solution.de/hp/data/wo ... aptcha.png

Geht auch nicht. Also fängt alles schon mal mit den Pfaden an. Also bitte checken Sie Ihre Pfade!
Beste Grüsse
Thomas Rudolph
webmaster@thru-soft.de
admin
Site Admin
 
Beiträge: 210
Registriert: 3030.0404.2007200720072007, 0606:3737


Zurück zu Formular-Maker

Wer ist online?

Mitglieder in diesem Forum: 0 Mitglieder und 1 Gast

cron