Search found 8 matches

by chAb
Fri 1. Jun 2007, 23:07
Forum: sites you are proud of (made with phpwcms only)
Topic: http:\\www.iupmanagement.fr
Replies: 1
Views: 3400

http:\\www.iupmanagement.fr

A website of a french school of management
Made by a newbie 1 year ago, so if you have any suggestions, don't hesitate !

http://www.iupmanagement.fr

Thx to the creator of phpwcms ang long life to this cms and this forum :D
by chAb
Mon 9. Jan 2006, 23:18
Forum: hacks & enhancements Support
Topic: VTS phpOpenTracker Error: Could not connect to database.
Replies: 7
Views: 7453

Hi!

In der Zeile 26:

if (!defined('POT_CONFIG_PATH')) {
define('POT_CONFIG_PATH', POT_INCLUDE_PATH . 'conf/');

musst du folgendes umändern:

if (!defined('POT_CONFIG_PATH')) {
define('POT_CONFIG_PATH', 'POT_INCLUDE_PATH' . 'conf/');

Ich hoffe, es funktioniert dann bei dir!

LG
Chris ...
by chAb
Fri 6. Jan 2006, 17:22
Forum: hacks & enhancements
Topic: new dhtmlmenu RT
Replies: 136
Views: 100071

It works

That was that ! :wink: Thank you very much - You can see the result here

But I don't understand why ? :shock:
In the css, the primaryNav style is preceded with a # which mean you can you even use it in "id" of "class" balise...
If someone have an answer...

Moreother, I have some trouble to ...
by chAb
Fri 6. Jan 2006, 14:42
Forum: hacks & enhancements
Topic: new dhtmlmenu RT
Replies: 136
Views: 100071

DHTML doesn't work for me

Hi,
I tried to use this menu but it doesn't work.

- My version of phpwcms is 1.2.5 DEV (the original one without add on or hack)

- I have included the css into the frontend.css

- I have created a .js and putted the link into the head of the template

- And I putted this on the body of the ...
by chAb
Fri 30. Dec 2005, 22:24
Forum: phpwcms Support English
Topic: sitemap trouble
Replies: 5
Views: 2369

It works

It works right now...
Thanks for the help...

I'll be back for further questions :?

ChAb
a newbie happy now 8)
by chAb
Fri 30. Dec 2005, 13:35
Forum: phpwcms Support English
Topic: sitemap trouble
Replies: 5
Views: 2369

Still Not working

hi pepe,

I didn't know that you was the conceptor of this template.
Thanks you for it, 'cause I didn't know where begin :?
It was quit difficult for me because I don't speak german (but I use to a long time ago)

I did what you told me but still not working

The sitemap doesn't appear, the ...
by chAb
Thu 29. Dec 2005, 23:38
Forum: phpwcms Support English
Topic: sitemap trouble
Replies: 5
Views: 2369

sitemap trouble

Hello !

I have just installed phpwcms to develop a web site for my old school and the type of article "sitemap" doesn't work :

take a look : http://iupm.free.fr/index.php?id=0,4,0,0,1,0

I installed the latest version of phpwcms, i only changed the frontend.css

If someone could help me I would ...