Search found 15 matches

by Volk
Sat 9. Apr 2005, 10:27
Forum: phpwcms Support English
Topic: FCKeditor 2.0 nutzen / Using FCKeditor 2.0
Replies: 3
Views: 1115

Hallo Rainer,

vielen Dank für Deine Antwort. Nachdem ich längere Zeit über dem Problem gebrütet habe, war mir vor wenigen Minuten der gleiche Gedanke gekommen und ich konnte das Problem schon lösen. Trotzdem herzlichen Dank für Dein Posting.

Volk
by Volk
Sat 9. Apr 2005, 10:25
Forum: phpwcms Support English
Topic: meinem fck editor unter 1.2.1 dev fehlt einiges
Replies: 2
Views: 1137

Hi,

ich habe mein Problem gelöst. Öffne mal die conf.inc.php mit einem Editor und ändere ["wysiwyg_editor"] auf = 2. Dann geht es.

Gruß
Volk
by Volk
Sat 9. Apr 2005, 10:09
Forum: phpwcms Support English
Topic: meinem fck editor unter 1.2.1 dev fehlt einiges
Replies: 2
Views: 1137

Hallo Chris,

habe grade die gleiche Frage im Support-Forum gestellt und danach erst Dein Posting gesehen. Habe exakt das gleiche Problem. Würde mich über kurze Info freuen, wenn Du eine Lösung hast.

Gruß
Volk
by Volk
Sat 9. Apr 2005, 09:59
Forum: phpwcms Support English
Topic: FCKeditor 2.0 nutzen / Using FCKeditor 2.0
Replies: 3
Views: 1115

FCKeditor 2.0 nutzen / Using FCKeditor 2.0

Hallo,

bei mir sehen die Toolzeilen, welche bei der Artikelerstellung im Bereich reines HTML angezeigt werden, anders aus, als in den Anleitungen abgebildet. Es fehlen zahlreiche Symbole.

Muss etwas eingestellt werden, damit überhaupt der FCKeditor genutzt wird (Pfade etc.)? Wird sonst ...
by Volk
Wed 9. Mar 2005, 23:47
Forum: phpwcms Support English
Topic: Error bei Artíkelerstellung
Replies: 3
Views: 1513

Hi Pico,

thanks for your quick reply.

check your Pathes in conf.inc.php

I'm running PHPWCMS local on Win 98 SE with Apache and I have checked the conf.inc.php. But I cannot find any mistake:


<?php

// database values
$phpwcms["db_host"] = "localhost";
$phpwcms["db_user"] = "root";
$phpwcms ...
by Volk
Wed 9. Mar 2005, 22:54
Forum: phpwcms Support English
Topic: Error bei Artíkelerstellung
Replies: 3
Views: 1513

Error bei Artíkelerstellung

Nachdem ich auf einem Windows XP-System keine Artikel erstellen konnte, habe ich auf einem anderen Rechner mit einem anderen Betriebssystem (Windows 98 SE) PHPWCMS installiert.

Installation verlief ohne Probleme, aber auch hier gibt es Probleme mit der Artikelerstellung.

Bei Artikel ...
by Volk
Fri 25. Feb 2005, 23:50
Forum: phpwcms Installation Troubleshooting English
Topic: Kann keinen Artikeltext eingeben
Replies: 4
Views: 1573

das passiert meistens wenn irgendwelche norton secutity oder sonstige firewalls installiert sind.

Norton hab ich nicht und Zone Alarm habe ich beendet. Das kann's also nicht sein. Firewall dürfte aber eigentlich wohl auch ein Muss sein, oder?

Volk
by Volk
Fri 25. Feb 2005, 23:03
Forum: phpwcms Installation Troubleshooting English
Topic: Kann keinen Artikeltext eingeben
Replies: 4
Views: 1573

Nach umfangreicher Suche im Forum habe ich festgestellt, dass mein beschriebenes Problem offenbar häufiger auftaucht:

http://www.phpwcms.de/forum/viewtopic.php?t=4429

Gibt es wirklich keine Lösung für das Problem???

vOLK
by Volk
Fri 25. Feb 2005, 21:33
Forum: phpwcms Installation Troubleshooting English
Topic: Kann keinen Artikeltext eingeben
Replies: 4
Views: 1573

Kann keinen Artikeltext eingeben

Hallo,

ich bekomme phpwcms einfach nicht zum laufen.

Habe phpwcms lokal unter Windows XP und Apache installiert. Installation wurde auch ohne erkennbare Fehler abgeschlossen.

Seitenlayout, Seitenvorlagen und Seitenstruktur konnte ich anlegen. Es ist mir jedoch nicht möglich vollständige Artikel ...
by Volk
Fri 25. Feb 2005, 18:20
Forum: phpwcms Support English
Topic: Error while creating new article content
Replies: 17
Views: 10727

Hi Karla,

Try changing "upper case" of variable name $SQL to "lower case" $sql
in file "article.editcontent.inc.php" line 296.
FROM
Code:
$SQL = "INSERT INTO ".DB_PREPEND."phpwcms_articlecontent SET " . $SQL;
TOCode:
$SQL = "INSERT INTO ".DB_PREPEND."phpwcms_articlecontent SET " . $sql ...
by Volk
Fri 25. Feb 2005, 17:00
Forum: phpwcms Support English
Topic: Error while creating new article content
Replies: 17
Views: 10727

Hi Pappnase,
wich php / mysql vversion is running on you space!?
PHP 4.3.10
MySQL 4.0.23
phpMyAdmin 2.6.1

on localhost (Windows XP, Apache)

Volk
by Volk
Fri 25. Feb 2005, 16:38
Forum: phpwcms Support English
Topic: Error while creating new article content
Replies: 17
Views: 10727

Hello again,

maybe there was a problem with the db at the setup. sop please drop all phpwcms tabels from teh db and reinstall.

and don#t forget to check the box "Create all tables" at the first setup screen.


I have

- drop the db
- create new db
- reinstall WCMS
- create all tables at he ...
by Volk
Fri 25. Feb 2005, 14:49
Forum: phpwcms Support English
Topic: Error while creating new article content
Replies: 17
Views: 10727

look like you have problems with the db! was it an new install or an upgrade!?
It's a new installation.

Any idea to solve the problem?
by Volk
Fri 25. Feb 2005, 00:06
Forum: phpwcms Support English
Topic: Error while creating new article content
Replies: 17
Views: 10727

Error while creating new article content

I got the following error message if I want to create new article content:

error while creating new article content
sql: SELECT DISTINCT *, date_format(article_tstamp, '%Y-%m-%d %H:%i:%s') AS article_date FROM phpwcms_article LEFT JOIN phpwcms_articlecat ON phpwcms_article.article_cid=phpwcms ...
by Volk
Sun 20. Feb 2005, 19:19
Forum: phpwcms Installation Troubleshooting English
Topic: Installation Image Magick?
Replies: 2
Views: 1502

Installation Image Magick?

Hallo,

lt. Installtionsanleitung sollen vorhanden sein:

GD 1 oder GD2 (Optional)
Image Magick / Ghostscript (Empfohlen)

Ich möchte eine lokale Installtion auf meinem PC unter Windows NT 4.0 vornehmen. Apache, PHP4 und MySQL in den erforderlichen Versionen sind vorhanden und laufen.

Folgende ...