Search found 65 matches

by kiwix
Wed 25. Jan 2006, 21:54
Forum: phpwcms Support English
Topic: DIV/CSS Layout and "Text with picture" problems
Replies: 4
Views: 1746

Hello,

Thanks for the tip. I will try it in some minutes.

Cheers
KiWiX
by kiwix
Wed 25. Jan 2006, 07:55
Forum: phpwcms Support English
Topic: DIV/CSS Layout and "Text with picture" problems
Replies: 4
Views: 1746

DIV/CSS Layout and "Text with picture" problems

Hello,

I'm working at a CSS based layout. But when I use a content part "picture with text" All options with a text wrapping around the picture doesn't work, the text will always bo before or after the image.

Does anybody has a hint, what I have to do?

Cheers
KiWiX
by kiwix
Mon 23. Jan 2006, 21:50
Forum: phpwcms Support English
Topic: in meiner {NAV_ROW} einen Link auf externe Seite zufügen
Replies: 2
Views: 1154

Hallo,

Ist doch ganz einfach :-)

-> Login
-> Admin
-> Seitenstruktur
-> Hinter "HOME" auf das Plus klicken
(also eine neue Ebene einfügen)
-> Seitenebene benennen
-> Unter "Weiterleiten" die URL zum Ziel eingeben
-> Sichern
-> Fertig :-)

Gruß
KiWiX
by kiwix
Mon 23. Jan 2006, 21:41
Forum: hacks & enhancements
Topic: shoppingcart integration done
Replies: 54
Views: 38948

Hi, a friend of mine has the requirement for a shopping cart and I tried this one. It's a great work and exactly what he wanted. Installation was done quickly. But after customizing I'd some little problems. 1) for a german shop, I added some more number_format statements and changed the used ones w...
by kiwix
Tue 17. Jan 2006, 08:51
Forum: phpwcms Support English
Topic: Mod rewrite... partially workin... can't figure out why
Replies: 8
Views: 1961

Hello, this topic I've already discussed here: http://www.phpwcms.de/forum/viewtopic.php?t=8747 The problem is that there are two different URLs for a topic if mod_rewrite is enabled. The static links are sepereated by "." and the javascript on click events with a "," . IMHO this...
by kiwix
Fri 6. Jan 2006, 22:14
Forum: phpwcms Support English
Topic: Problems with Upload of jpg and gifs.
Replies: 13
Views: 6030

Hi ben, Yes it was a bit tricky but when ist done, it was fun :-) I like that more than playing some stupid games on my pc :-)))) Sometimes I think Linus was right :-) Cheers KiWiX Ooops: He said software is like ****, It's better when it's free. I wanted to say SOMETIMES (and really only sometimes)...
by kiwix
Fri 6. Jan 2006, 22:06
Forum: phpwcms Support English
Topic: Problems with Upload of jpg and gifs.
Replies: 13
Views: 6030

SOLVED

Hello everyone, I solved it. After a long time of testing I found out that the problem is the php function imagejpeg from GD. STRATO uses the newest PHP 4.4.1 on theri server, which they build on Nov. 11st 2005. Now you can find a small notice in the changelog: - Added missing safe_mode checks for i...
by kiwix
Thu 5. Jan 2006, 18:49
Forum: phpwcms Support English
Topic: Problems with Upload of jpg and gifs.
Replies: 13
Views: 6030

Hi folks, thanks for your help, so far. @rushclub: I can't put a link here, 'cause I get the error only in the file administration (at the moment). @deXXus: I've changed that already and it didn't work. I've checked the directory permissions, too. For me everything looks okay. There must be somethig...
by kiwix
Thu 5. Jan 2006, 09:46
Forum: phpwcms Support English
Topic: Problems with Upload of jpg and gifs.
Replies: 13
Views: 6030

Hi, maybe another on has a hint. I tried all lot of things, like changing the root path (instead of using the document_root from the $_server, added debug output to ss_image.class.php but I can't find the error. Does anybody knows, where the ss_image class get's the $where definition (that means the...
by kiwix
Tue 3. Jan 2006, 22:52
Forum: phpwcms Support English
Topic: Problems with Upload of jpg and gifs.
Replies: 13
Views: 6030

Hi Ben,

I've checked this.

New created config file is the same. It will use the server var document root.

I'm a little bit confused. It seams that the image script will use another path to images, then the rest of phpwcms.

Tomorrow I will take a look at the scripts.

Cheers
KiWiX
by kiwix
Tue 3. Jan 2006, 22:01
Forum: phpwcms Support English
Topic: Problems with Upload of jpg and gifs.
Replies: 13
Views: 6030

Hi, nearly the same problem on a website of my friend. Strato is the hoster, too. It seams that strato modified their server, 'case the current php version is compiled on November 1st. Everything works fine till now. I've changed the document root but no solution. We need help here too. Cheers KiWiX
by kiwix
Thu 8. Dec 2005, 15:47
Forum: phpwcms Installation Troubleshooting English
Topic: After installation I get imagick errors
Replies: 13
Views: 3932

Hi, I Would say, that $_SERVER['Document_Root'] will show to "/", 'cause your file pathes in the error messages begins with //. You should replace this, with the real path on the webserer, this depends on your hosting provider. If you don't know the path, create a info.php, with the conten...
by kiwix
Mon 21. Nov 2005, 15:57
Forum: phpwcms !!!Security Alert!!!
Topic: PHPWCMS - Directory traversal vulnerability,CSS attack
Replies: 13
Views: 44519

Hallo, warum ist dieser Thread nicht unter http://www.phpwcms.de/forum/viewforum.php?f=13 phpwcms !!!Security Alert!!! check this often to be informed about any security problem that was reported. Moderator Admins zu finden. In jedem anderen Forum geht doch so eine wichtige Information unter. Gruß K...
by kiwix
Wed 16. Nov 2005, 21:29
Forum: phpwcms Support English
Topic: {MY_LEVEL_NAV} Problem
Replies: 13
Views: 4853

Hallo, wie wär's denn damit: <?php if( ! ( strpos($content["all"],'{MY_LEVEL_NAV')===false ) ) { $complexNav0 = "<ul class=\"levelClass0\">&nbsp;</ul>"; $complexNav1 = "<ul class=\"levelClass1\">&nbsp;</ul>"; $complexNav2 = "<ul class=\&...
by kiwix
Mon 14. Nov 2005, 23:21
Forum: phpwcms Support English
Topic: SOLVED: Problems with 1.2.6-DEV (is generated conf file)
Replies: 4
Views: 1650

Hi, I've checked this. The problem is the following: If you use the generated conf.inc.php from the set you have the following code in your config file: // paths $ptemp = dirname($_SERVER['SCRIPT_NAME']); $ptemp = preg_replace('/\/setup$/i','', $ptemp); $ptemp = str_replace("\\", "/&q...