Search found 6 matches

by Willie B Hoffman
Tue 2. Aug 2011, 13:17
Forum: sites you are proud of (made with phpwcms only)
Topic: www.ballet-heels.com
Replies: 7
Views: 46600

Re: www.ballet-heels.com

The design looks great and the script isn't that hard to copy. Thanks! :D
by Willie B Hoffman
Sat 12. Mar 2011, 16:11
Forum: phpwcms Support English
Topic: Navigation Menu Modification
Replies: 1
Views: 2749

Navigation Menu Modification

I'm setting up phpWCMS for the first time, so please excuse my ignorance. I need to ...

:arrow: Alter the navigation colors ... I found where I could modify this in conf.template_default.inc.php

:arrow: Alter the size of the nav cell ... I found where I could do this in phpwcms.css

:arrow: Alter ...
by Willie B Hoffman
Sat 12. Mar 2011, 16:10
Forum: phpwcms Support English
Topic: Is a problem with the path?
Replies: 0
Views: 3353

Is a problem with the path?

Hi, I have done a fresh installation of the latest version of phpwcms in another server and I see this error:


Warning: main(): Unable to access /xxx/wcms/include/inc_conf/conf.pagelayout.inc.php in /xxx/wcms/include/inc_front/content.func.inc.php on line 131



I receive this error both in the ...
by Willie B Hoffman
Sat 12. Mar 2011, 16:08
Forum: phpwcms Support English
Topic: Summary field
Replies: 1
Views: 2733

Summary field

When I create an article, after the keywords come summary with all kinds of buttons, but I can't write anything in the text area. I dont' even get cursor. Why?
by Willie B Hoffman
Sat 12. Mar 2011, 16:05
Forum: phpwcms Support English
Topic: Error on submission of new structure level
Replies: 1
Views: 2623

Error on submission of new structure level

I just updated from RC-2 to RC-4 and am now getting the following:

URL:
"http://localhost/phpwcms/include/inc_act/act_structure.php"

I get this Error (Displayed in browser):
"error"

The "error" is generated from line 76 (last line of following code) found after a little debugging:


if(intval ...
by Willie B Hoffman
Sat 12. Mar 2011, 16:03
Forum: phpwcms Support English
Topic: using styles in WYSYWIG
Replies: 2
Views: 3212

using styles in WYSYWIG

Hi
Is there a way to use styles (classes) in the WYSYWIG editing mode?

I want to display a list with some items indent. In normal html I would define a style with some padding-left. What can I do here?

Any ideas? workarounds?