[NewBie] Problem of inclusion ::PEAR // Help pls

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
ponsfrilus
Posts: 6
Joined: Sun 16. Jan 2005, 02:16

[NewBie] Problem of inclusion ::PEAR // Help pls

Post by ponsfrilus »

Hi, here is the problem:

Code: Select all

Warning: main(/var/www/default/~nborboen/flagada/include/inc_front/content.article.inc.php) [function.main]: failed to open stream: No such file or directory in /home/c31m/nborboen/public_html/flagada/include/inc_front/content.func.inc.php on line 196

Warning: main() [function.include]: Failed opening '/var/www/default/~nborboen/flagada/include/inc_front/content.article.inc.php' for inclusion (include_path='/usr/local/php/share/pear:.:./include:../include') in /home/c31m/nborboen/public_html/flagada/include/inc_front/content.func.inc.php on line 196
Seems to be a probleme with the include path of PEAR!?!

Someone could help me?

Is there some french speaker personne?

Thx
Karla
Posts: 223
Joined: Tue 26. Oct 2004, 11:56

Re: [NewBie] Problem of inclusion ::PEAR // Help pls

Post by Karla »

ponsfrilus wrote:Hi, here is the problem:

Code: Select all

Warning: main(/var/www/default/~nborboen/flagada/include/inc_front/content.article.inc.php) [function.main]: failed to open stream: No such file or directory in /home/c31m/nborboen/public_html/flagada/include/inc_front/content.func.inc.php on line 196

Warning: main() [function.include]: Failed opening '/var/www/default/~nborboen/flagada/include/inc_front/content.article.inc.php' for inclusion (include_path='/usr/local/php/share/pear:.:./include:../include') in /home/c31m/nborboen/public_html/flagada/include/inc_front/content.func.inc.php on line 196
Seems to be a probleme with the include path of PEAR!?!

Someone could help me?

Is there some french speaker personne?

Thx
"config.inc.php"
// Try to check and uncomment the DOCUMENT_ROOT if you have problems
EXAMPLE (uncomment this line in ~YOUR~ "config.inc.php"):
FROM

Code: Select all

//$_SERVER['DOCUMENT_ROOT']     = '/home/www';
TO

Code: Select all

$_SERVER['DOCUMENT_ROOT']     = '/home/www';
ponsfrilus
Posts: 6
Joined: Sun 16. Jan 2005, 02:16

OK

Post by ponsfrilus »

I put it on an another place, and no prob.

Thx

There's a french users communitie for this CMS?
frold
Posts: 2151
Joined: Tue 25. Nov 2003, 22:42

Re: OK

Post by frold »

ponsfrilus wrote:I put it on an another place, and no prob.

Thx

There's a french users communitie for this CMS?
not what I know
http://www.studmed.dk Portal for doctors and medical students in Denmark
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

salut,

i few users will also be able to speak/write french i know -canadian english/french people would be able to change between the languages...

My written french is not very well - je m'excuse :-)

Mais peut-etre ce possible faire quelques transduction pour toi...?

Ah hm I have forgotten some accents...

Gave my a try - you decide :-)
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
ponsfrilus
Posts: 6
Joined: Sun 16. Jan 2005, 02:16

Merci...

Post by ponsfrilus »

Merci c'est sympatique de t'a part....

Je graille un peu ça commence a venir. :D
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Post by cyrano »

salut,

mon frère habit a ****, il parle très bien francais :-) moi?... oh la la..

Je fait la site pour lui aussi avec phpwcms - mais cette un versione anglais a ce moment...
http://www.stephanweitzel.com

oh no, spoken it sounds much better :-)

Je m'excuse.
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
ponsfrilus
Posts: 6
Joined: Sun 16. Jan 2005, 02:16

Search modul

Post by ponsfrilus »

Re-salut,
bravo pour ton site, il est vraiment lean et lisible!

Comment as-tu fait pour modifier le menu de gauche?

Comment as-tu fait pour mettre le module de recherche?

A+
cyrano
Posts: 1598
Joined: Sat 31. Jan 2004, 18:33
Location: Stuttgart
Contact:

Re: Search modul

Post by cyrano »

ponsfrilus wrote:Re-salut,
bravo pour ton site, il est vraiment lean et lisible!

Comment as-tu fait pour modifier le menu de gauche?

J'ai fait changer les variables ici: default.template.inc.php
changer les coleurs etc...
Et creé les noveaux icons et donner les dans la ficher "img/articles" - je crois ce ca... SVP regarde pour la destination exacte...

Comment as-tu fait pour mettre le module de recherche?
Cette a une module (Content-part) recherche/search - je prende la et voilà.

A+
Tu comprends? En anglais aussi?

Maintenant je depart pour donner quelques lections multimedia dans l'universite p.

Au revoir et just'que le soir
Gruß/ regards cyrano
--------------------------------------------------------
templates -> http://www.128.weitzelmedia.de
planepix -> http://www.planepix.de
XING -> https://www.xing.com/profile/Thomas_Weitzel3
Pappnase

Post by Pappnase »

hello

please write in english!
ponsfrilus
Posts: 6
Joined: Sun 16. Jan 2005, 02:16

OK... search module

Post by ponsfrilus »

I'm asking how to involve a search module in the phpwcms site...

What are the steps to implements a RSS flow?

[RSS all]RSS[/RSS]

what are the other catégories instead of "all"?

thx
Post Reply