Search found 97 matches

by Igor
Fri 2. Sep 2005, 12:07
Forum: sites you are proud of (made with phpwcms only)
Topic: www.therapietotaal.nl
Replies: 4
Views: 2430

Hello Trip, I looked at your site and CSS-file. I wanted a DIV-based simple layout. Fact is that two sites with a one column layout, a header, a footer and a top menu made with the same cms look alike. The top menu is the standard phpwcms menu. However, the site http://www.paffenzakelijk.nl is a two...
by Igor
Mon 29. Aug 2005, 19:32
Forum: phpwcms Support English
Topic: [PRINT]-function to print <DIV>-content block
Replies: 3
Views: 1301

Thanks pepe, this works. Great!
by Igor
Mon 29. Aug 2005, 18:14
Forum: sites you are proud of (made with phpwcms only)
Topic: www.therapietotaal.nl
Replies: 4
Views: 2430

www.therapietotaal.nl

Hello,

My girlfriend needed a website for her practise for Osteopathy. What cms-system would do this better than phpwcms? No one! So, take a look at http://www.therapietotaal.nl. The framework is ready. Text and images still have to be added. But you can get a first impression.
by Igor
Thu 25. Aug 2005, 12:27
Forum: phpwcms Support English
Topic: WYSIWYG Editor
Replies: 2
Views: 1066

HTMLarea not working in version 1.2.5-DEV

Hello, good afternoon, I have two sites powerd by phpwcms. One site uses version 1.2.3-DEV and the other site uses version 1.2.5-DEV. On the last site the HTMLarea-editor doesn't show up when editing an article. So, it's not the browser that causes the problem. I get the following error message in I...
by Igor
Mon 22. Aug 2005, 19:28
Forum: phpwcms Support English
Topic: [PRINT]-function to print <DIV>-content block
Replies: 3
Views: 1301

[PRINT]-function to print <DIV>-content block

Hi there, I made a site with only DIV-content blocks. In the template mainblock I defined three DIV-content blocks (content_main, sidebar and subnav). When using the [PRINT]-function I only want the content of the content_main-block to be printed. The function prints the whole mainblock content. Can...
by Igor
Wed 17. Aug 2005, 16:46
Forum: phpwcms Support English
Topic: Integrating external script in phpwcms
Replies: 2
Views: 1164

Integrating external script in phpwcms

Hello, I have been away for a long time. But now I'm back for good... What a great script! I want to integrate an external php script into phpwcms. It's a php script to manage a frequently asked questions database. I want to integrate it within a normal phpwcms-page. My php-knowledge isn't that good...
by Igor
Tue 1. Feb 2005, 12:15
Forum: phpwcms Support English
Topic: Article Display
Replies: 5
Views: 2591

Great, this function!
by Igor
Thu 6. Jan 2005, 09:14
Forum: phpwcms Support English
Topic: php code in template blocks?
Replies: 5
Views: 1689

Hello, I entered

Code: Select all

[PHP]include "menu.htm";[/PHP]


and the problem was solved. Thanks a lot!
by Igor
Wed 5. Jan 2005, 21:59
Forum: phpwcms Support English
Topic: php code in template blocks?
Replies: 5
Views: 1689

Sorry again, that reply was too early. I get the following parse error: Parse error: parse error, unexpected '<' in /home/aspaffen/www/include/inc_front/front.func.inc.php(2048) : eval()'d code on line 1 I put the complete code between [PHP] and [/PHP]. Removing <? and ?> didn't help either. Help me.
by Igor
Wed 5. Jan 2005, 21:56
Forum: phpwcms Support English
Topic: php code in template blocks?
Replies: 5
Views: 1689

Sorry, I found it: the [PHP] tag of course. It's a hell of a job to search in 5000 threads..... :shock:
by Igor
Wed 5. Jan 2005, 21:46
Forum: phpwcms Support English
Topic: php code in template blocks?
Replies: 5
Views: 1689

php code in template blocks?

Hello, I want to insert the code <?php include "menu.htm"; ?> in my templates. I use a jumpbox menu to jump quickly to a certain topic on my site. I want to define the menu in the external file menu.htm. So, I only have to change the menu at one place (I use 10 different templates :wink: )...
by Igor
Mon 3. Jan 2005, 17:42
Forum: phpwcms Support English
Topic: <head> section removed out of newsletter html code
Replies: 3
Views: 1050

Hello Pappnase, I would like the other solution where the complete template can be saved. Then no internet connection is needed to show the newsletter with the correct layout to the receiver. I know for sure that in an older version of phpwcms this was possible. Maybe a suggestion for the new releas...
by Igor
Mon 3. Jan 2005, 17:13
Forum: phpwcms Support English
Topic: <head> section removed out of newsletter html code
Replies: 3
Views: 1050

<head> section removed out of newsletter html code

Hello, I have made a html template for my newsletters. The template has the following layout: <html> <head> <title>Example</title> <style type=text/css> body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8px; } </style> </head> <body> code </body> </html> I copied the code into the...
by Igor
Sun 2. Jan 2005, 00:52
Forum: phpwcms Support English
Topic: Article ordering (arrow up/down) does not work
Replies: 18
Views: 8435

No, patch 6 doesn't solve it.

Nekket wrote:
Or go to the site structure and change article sorting from descending to ascending... should solve the problem too.
This helps.
by Igor
Sat 1. Jan 2005, 22:16
Forum: phpwcms Bug Reports
Topic: Move up/down button doesn't work
Replies: 1
Views: 2572

Move up/down button doesn't work

Hello, good evening, Could it be that the article move buttons don't work correctly? I have two articles in one category, but they are in the wrong order. I know for sure that it has worked in the past. But now it doesn't anymore. :( I have installed all available patches with release 1.1-RC4 27-08-...