Page 2 of 2

Posted: Thu 4. May 2006, 19:46
by bestertester
Hej Klappstuhl...tust Du mir einen Gefallen und checks es hier auch mal...ich glaub ich spinne bei mir tut es das nicht und von extern scheins zu klappen...haste eine Lösung dafür? Ich sitz hinterm Router, aber das kann es ja nicht sein!

Posted: Thu 4. May 2006, 19:46
by Klappstuhl28
Und noch mal zusammen zwei, drei...


Cache für den Artikel ist auch aus, ja?

:lol:

Posted: Thu 4. May 2006, 19:46
by bestertester
ja ist er! Im ADMIN und auch der ARTIKEL und auch in der CONFIG!

:lol:

Posted: Thu 4. May 2006, 19:53
by bestertester
ICH WERD GLEICH BEKLOPPT!!!

------------------------------------------------------------------
Name: lars


Nachricht:
---------------------------------
So, das dürfte dann
------------------------------------------------------------------

ABER BEI MIR TUT SICH DA NIX!

:evil: :twisted: :evil: :shock:

Posted: Thu 4. May 2006, 19:57
by bestertester
Also wenn Du da noch ne LÖSUNG hast...ich nicht!

Aber wenn es ja scheinbar bei anderen läuft...dann solls mir jetzt EGAL sein!

Vieieielen DANK fürs Testen Klappstuhl.

:?

Posted: Thu 4. May 2006, 19:58
by Klappstuhl28
Dann liegt es daran, dass der Kram in deinem
Cache ist, da du lokal ausprobiert hast.
Von außen läuft es ja astrein.

Posted: Thu 4. May 2006, 20:00
by bestertester
In welchem Cache?

Alles geleert und alles im PHPWCMS ausgeschaltet.
Ich werd gleich echt bekloppt!

Posted: Thu 4. May 2006, 20:01
by ff123
I also have a problem with the email contact form.

When I enter in the input fields:
name: ufhgajkhgfajk
E-mail: web@web.com

I get the error --> "Language string failed to load: instantiate"

When I enter in the input fields:
name: web@web.com
E-mail: web@web.com

Then the message is sent succesfully. :? :? :?

Posted: Thu 4. May 2006, 20:04
by Klappstuhl28
In welchem Cache?
Hat dein Router evtl. damit etwas zu tun?

Posted: Thu 4. May 2006, 20:05
by bestertester
SCHEISSSSE

DAS WARS!!! THANX AN EUCH BEIDE!!!!!!!

Ich hab überall nur "pidjfoisdhfio" (also MIST) eingegeben. Und weil der Tach schon eh so lang geht und ich viereckige Auge hab, hab ichs mir einfach machen wollen und nur Müll eingegeben. OH MAN!

Wusste gar nicht das da das Formular so sensibel ist!

TOP. An dieser Stelle ein RIESEN DANK an den MEGGAMASTER PAPPNASE und das MEGGAGEILE FORUM HIER und an die Ultranetten GUYS die hier echt saubere Arbeit leisten!

THNX ff123 und danke Klappstuhl

:shock: :o

Posted: Mon 8. May 2006, 09:51
by ff123
I still have this error:
Language string failed to load: instantiate

Image

This happens when I enter crap or normal input.
This input generates the error for example:

Image

It seems this code in class.phpmailer.php causes the error:
/**
* Returns a message in the appropriate language.
* @access private
* @return string
*/
function Lang($key) {
if(count($this->language) < 1)
$this->SetLanguage("en"); // set the default language

if(isset($this->language[$key]))
return $this->language[$key];
else
return "Language string failed to load: " . $key;
}

Posted: Mon 8. May 2006, 14:40
by Klappstuhl28
change the file-rights of
/include/inc_lang/backend/de/lang.inc.php to to 777 ???

and maybe this helps:
http://www.phpwcms.de/forum/viewtopic.php?p=49479#49479

Posted: Mon 8. May 2006, 15:51
by ff123
I found the problem.
I did not check the field "CC to:".
But when you enter i.e the telephone field after "CC to:", then phpwcms hangs on it.

It actually gives the error:
The following From address failed: faerf
(when you activate the language file) :wink:

Posted: Wed 10. May 2006, 14:18
by Klappstuhl28
I think that oliver added some restrictive rights
for form-syntax