Search found 6 matches

by Jens
Mon 23. Aug 2004, 08:53
Forum: hacks & enhancements
Topic: URL rewrite w/o mod_rewrite
Replies: 1
Views: 2623

URL rewrite w/o mod_rewrite

phpWCMS family, I've developed a hack to allow URL rewriting without using the Apache mod_rewrite. Initinally on my host there was the mod_rewrite module not installed. That was the reason, why I developed this hack. It is based on ideas from Sebastian Röbke (HTTP_GETRewriter). You have the three fo...
by Jens
Sun 30. Nov 2003, 12:14
Forum: phpwcms Support English
Topic: category alias
Replies: 12
Views: 5152

I've got the same problem. The reason is, that sizeof($_GET) is nil, if "?alias" without a "=" is used. However, even if a "=" - like "?alias=" - is used, the alias-feature in content.func.inc.php does not work. By the way, I'm using PHP 4.2.1 as well as 4.2.2...
by Jens
Wed 19. Nov 2003, 21:43
Forum: phpwcms Discussion
Topic: Googlebots...
Replies: 5
Views: 5301

Hey together, the link below in fact should help to solve this issue. http://www.miraserver.com/urlhack.htm On my webserver I cannot customize the mod_rewrite nor is it installed. Thus I'm going to code an alternative procedure. It's like the link above describes: 1) You have to build a sitemap with...
by Jens
Tue 18. Nov 2003, 21:16
Forum: phpwcms Discussion
Topic: Own menu
Replies: 1
Views: 2746

Own menu

Hey Oliver, I try to review your code in order to find a possibility to develop a tree menu. Thus I need to code a function like your "get_struct_data". However your function only sorts by "acat_struct" and "acat_sort" within your "articlecat" db table. Do you...
by Jens
Tue 4. Nov 2003, 21:20
Forum: phpwcms Feature Requests
Topic: 3 + X Wünsche
Replies: 0
Views: 2937

3 + X Wünsche

Ich war recht überascht, die feature requests in http://www.phpwcms.de/forum/viewtopic.php?t=13 zu lesen und möchte deshalb in diesem neuen Thread meine Wünsche darlegen: 1) KEIN Community-Management-System Ich wünsche mir eigentlich nichts mehr, als das phpwcms auch tatsächlich ein CMS bleibt. Das ...
by Jens
Sat 11. Oct 2003, 15:24
Forum: phpwcms Bug Reports
Topic: Artikel verfassen scheitert
Replies: 1
Views: 2915

Artikel verfassen scheitert

Hallo Olli, wenn ich Dein CMS mal zum Laufen bringe, kann ich meine CMS Entwicklung vermutlich einstellen - macht echt einen professionellen Eindruck. Ich benutze ein WAMP System unter Win2000 ohne ImageMagick/GhostScript (FoxServ 3.0). Zunächst einmal der Hinweis, dass die default 'path'-Angaben be...