Search found 21 matches

by Ghost25
Wed 22. Sep 2004, 09:37
Forum: phpwcms Support English
Topic: includen eines AdManagement Screipts in PHPWCMS
Replies: 19
Views: 6307

Hallo Pappnase

Ich habe die Aktuellste Relase des PHPWCMS

phpwcms_1.1-RC4_2004-08-27.zip

mit allen drei Patches

phpwcms_1.1-RC4_2004-08-27_P1.zip

phpwcms_1.1-RC4_2004-08-27_P2.zip

phpwcms_1.1-RC4_2004-08-27_P3.zip

Kannst Du mir sagen wo ich etwas falsch mache????
Und wie oben erwähnt ...
by Ghost25
Wed 22. Sep 2004, 09:33
Forum: phpwcms Discussion
Topic: [HTML form] redirect after submit
Replies: 1
Views: 3482

Hello vvo

You have the follow Code insert to HTML CONTENT PART in your ARTICLE

<input type="hidden" name="redirect" value="http://www.wintergidsen.nl/phpwcms/index.php?id=1,7,0,0,1,0" id="redirect" />

This Code has a FAILURE. The correct Code i think is this one

<input type="hidden" name ...
by Ghost25
Wed 22. Sep 2004, 09:24
Forum: phpwcms Support English
Topic: includen eines AdManagement Screipts in PHPWCMS
Replies: 19
Views: 6307

Hallo rk

Ich nochmal kurz ... Habe mich zu früh gefreut..
Es geht immer noch nichts... Was kann es jetzt noch sein????
Habe das so gesetzt in der config.inc.php wie Du es
in deinem letzten Post geschrieben hast und habs nochmal
probiert wieder das folgende Ergebnis.

[PHP][/PHP]

Und nicht der ...
by Ghost25
Wed 22. Sep 2004, 09:04
Forum: phpwcms Support English
Topic: includen eines AdManagement Screipts in PHPWCMS
Replies: 19
Views: 6307

Hallo rk

Danke viel mals .... Ich muss sagen das hier
ist ein Supper SupportForum. Hier bekommt
man wenigstens ne schnelle Antwort. Hut ab
kann ich nur sagen.. Da könnten sich noch
manche Boards was abschneiden von ..

Greets by Ghost25
by Ghost25
Wed 22. Sep 2004, 07:59
Forum: phpwcms Support English
Topic: includen eines AdManagement Screipts in PHPWCMS
Replies: 19
Views: 6307

Hallo rk

Wenn ich das so einfüge

[php]<? include('http://www.bladedesign.info/ext_php/myphpad.php'); ?>[/php] [/b]

Dann zeigt es mir dann auf meiner Seite links bei der Navigation nur folgendes an.

[PHP][/PHP] [/b]

Und wenn ich es so einfüge

[php]<? include('ext_php/phpad/scaradcontrol.php ...
by Ghost25
Wed 22. Sep 2004, 00:17
Forum: phpwcms Support English
Topic: includen eines AdManagement Screipts in PHPWCMS
Replies: 19
Views: 6307

includen eines AdManagement Screipts in PHPWCMS

Hallo Leute

Ich habe da ein kleines Problem mit dem einbinden des
AdManagement Scripts ( Scareadcontrol ) folgende Zeile Code ist im Admin Backend unter Admin/Vorlage und dann bei links drinn.

<center><img src="img/article/template/template_r3_c1.jpg" width="200" height="85" border="0">{NAV ...