Search found 9889 matches

by Oliver Georgi
Sun 9. Nov 2003, 23:27
Forum: phpwcms Support English
Topic: Imagick doesn't work after changed dir name
Replies: 11
Views: 5364

Please post your path values without pass/login

Maybe some rights changed?

Oliver
by Oliver Georgi
Sun 9. Nov 2003, 23:22
Forum: phpwcms Support English
Topic: how do I use this?
Replies: 43
Views: 25299

Please check everything again! It have to work (i hope ;-)) - I have tested the login process on more than 20 machines and 8 different PHP versions (4.2.1, 4.2.2, 4.2.3, 4.3.0, 4.3.1, 4.3.2, 4.3.3, 4.3.4) and 4 platforms (2000/XP/Suse7.3/8.1/RedHat 7.3/MacOSX) :!: The login form is case sensitive. O...
by Oliver Georgi
Sun 9. Nov 2003, 22:56
Forum: General Discussion
Topic: Need help installing ImageMagick and GhostScript on a server
Replies: 9
Views: 5647

What operating system do you use?
by Oliver Georgi
Sun 9. Nov 2003, 22:55
Forum: phpwcms Support English
Topic: Setup Problems
Replies: 7
Views: 5635

You're right: the setup process updates settings in "setup.conf.inc.php" in setup directory. It is good to proof your setting manually again before storing to "inc_conf". The first install "conf.inc.php" in "inc_conf" can be deleted and overwritten by the rena...
by Oliver Georgi
Sun 9. Nov 2003, 16:45
Forum: phpwcms Support English
Topic: Setup Problems
Replies: 7
Views: 5635

Then you might have another problem. But I think that your error_reporting setting is not made correct.

Look here: http://www.apachefriends.org/index-en.html

Oliver
by Oliver Georgi
Sun 9. Nov 2003, 15:46
Forum: phpwcms Support English
Topic: Setup Problems
Replies: 7
Views: 5635

Put this in your PHP.INI -> look for error handling:

Code: Select all

error_reporting  =  E_ALL & ~E_NOTICE
Oliver
by Oliver Georgi
Sun 9. Nov 2003, 13:35
Forum: phpwcms Support English
Topic: Probleme mit Pfaden
Replies: 12
Views: 7111

aber lass so!

Code: Select all

$phpwcms["site"]   = "http://kunigunde.i-game.ch/~merz/"; 
$phpwcms["root"]   = "cms"; 
Oliver
by Oliver Georgi
Sun 9. Nov 2003, 13:33
Forum: phpwcms Support English
Topic: Probleme mit Pfaden
Replies: 12
Views: 7111

Dann hilft Dir im Moment nur folgende Datei anzupassen (denke ich) "default.inc.php" in Zeile 37: define ("PHPWCMS_ROOT", preg_replace('/\/$/', '', $_SERVER['DOCUMENT_ROOT']).(($phpwcms["root"]) ? "/".$phpwcms["root"] : "") ); // DOCUMENT_R...
by Oliver Georgi
Sun 9. Nov 2003, 13:26
Forum: phpwcms Support English
Topic: File Takeover Problem
Replies: 3
Views: 3463

Hm, das muss an Deinem Browser liegen - vermutlich irgendwelche Session/Cookie Probleme. Oder zuviel Caching/Proxy order sowas. Im Moment geht es leider nicht, mehrere Dateien in einem Rutsch zu verschieben. Möglicherweise hilfts, wenn Du den html head Bereich von "phpwcms.php" ergänzt: Su...
by Oliver Georgi
Sun 9. Nov 2003, 11:57
Forum: phpwcms Support English
Topic: different page layouts
Replies: 2
Views: 2815

It's in the pipeline - page layout and template_default vars will be extended for storing in database - so you can choose different combinations for any template.

I hope to prepare this until next weekend.

Oliver
by Oliver Georgi
Sun 9. Nov 2003, 10:49
Forum: phpwcms Support English
Topic: Größere Scripts einbinden
Replies: 5
Views: 4200

Scheibenkleister - mir fehlt die Zeit. Gibts hier keinen Sponsor? :idea:
by Oliver Georgi
Sun 9. Nov 2003, 10:47
Forum: phpwcms Support English
Topic: Größere Scripts einbinden
Replies: 5
Views: 4200

Ja man muss ein Script schreiben, dass quasi sämtlichen Queries abgreift und dazu noch ein Include Script, dass quais als Websurfer fungiert, diese Queries an punBB weiterleitet, dass man dann um die <html><body> und Header/Footer erleichtert und diese in phpwcms spiegelt. Das müsste gehen. :wink:
by Oliver Georgi
Sun 9. Nov 2003, 10:44
Forum: phpwcms Bug Reports
Topic: [BUG] Man kann keine Artikel in einen Unter-Ordner verschieb
Replies: 3
Views: 3596

Ach das meinst Du - habe ich schon korrigiert - guck mal hier im Forum - da ist der Patch dafür verfügbar. Ansonsten nimm in der Artikelliste das kleine Scherensymbol. Das geht schneller.

Ich bereits gerade das Patch Package vor.

Oliver
by Oliver Georgi
Sun 9. Nov 2003, 09:13
Forum: phpwcms Feature Requests
Topic: Using Textile instead of UBB style replacement tags?
Replies: 5
Views: 5992

Fine - this helps. I give it a try. :D
by Oliver Georgi
Sun 9. Nov 2003, 09:10
Forum: phpwcms Bug Reports
Topic: Generated template - extra td's inserted
Replies: 3
Views: 3472

:D Good news on Sunday morning.

Oliver