Tu as ceci au debut de ton fichier request : defined( '_JEXEC' ) or die( 'Restricted access' );
Le voilà ton restricted access... Tu dois surement inclure un autre fichier pour que le _JEXEC soit défini non ? Le 13/06/09 12:40, « christophe karcher » <[email protected]> a écrit : > et le problème est que même quand je ne renseigne pas les champs pour la > connexion à la base(donc que je ne me connecte à aucune base) il me met cette > erreur > > > From: [email protected] > To: [email protected] > Subject: RE: [Dolibarr-dev] besoin d'aide s'il vous plait > Date: Sat, 13 Jun 2009 10:20:18 +0000 > > voilà le fichier > > > Date: Fri, 12 Jun 2009 18:17:14 +0200 > Subject: Re: [Dolibarr-dev] besoin d'aide s'il vous plait > From: [email protected] > To: [email protected] > > Re: [Dolibarr-dev] besoin d'aide s'il vous plait C¹est possible de voir ton > fichier que tu include ? > > > Le 12/06/09 18:04, « christophe karcher » <[email protected] > <http://hotmail.com> > a écrit : > >> Oué je pense que ca vient de là >> Avant sans include bah pas de soucis depusi que je mets l'include bah il me >> met ça >> C'est comme si je n'avais pas le droit d'accéder au dossier ou je mets la >> librairie >> et donc quand le mets l'include en commentaire ça me fait :Fatal error: >> Class 'Request' not found in C:\dolibarr\www\dolibarr\htdocs\main.inc.php on >> line 38 >> Pourtant je suis en Full Control sur mon ordinateur >> >> >> Date: Fri, 12 Jun 2009 17:30:38 +0200 >> Subject: Re: [Dolibarr-dev] besoin d'aide s'il vous plait >> From: [email protected] <http://cap-networks.com> >> To: [email protected] <http://nongnu.org> >> >> Re: [Dolibarr-dev] besoin d'aide s'il vous plait C¹est pour savoir si cette >> erreur vient de ce que tu include ou pas >> >> >> >> >> Le 12/06/09 17:01, « christophe karcher » <[email protected] >> <http://hotmail.com> <http://hotmail.com> > a écrit : >> >>> bah une erreur car il en trouve plus la librairie pour les fonction >>> $req->fonction >>> >>> >>> Date: Fri, 12 Jun 2009 16:20:57 +0200 >>> Subject: Re: [Dolibarr-dev] besoin d'aide s'il vous plait >>> From: [email protected] <http://cap-networks.com> >>> <http://cap-networks.com> >>> To: [email protected] <http://nongnu.org> <http://nongnu.org> >>> >>> Re: [Dolibarr-dev] besoin d'aide s'il vous plait Mais si tu mets ton include >>> en commentaire ca fait quoi ? >>> >>> >>> >>> Le 12/06/09 15:45, « christophe karcher » <[email protected] >>> <http://hotmail.com> <http://hotmail.com> <http://hotmail.com> > a écrit : >>> >>>> >>>> voilà le code de la page avec le include >>>> >>>> >>>> Date: Fri, 12 Jun 2009 11:26:19 +0200 >>>> Subject: Re: [Dolibarr-dev] besoin d'aide s'il vous plait >>>> From: [email protected] <http://cap-networks.com> >>>> <http://cap-networks.com> <http://cap-networks.com> >>>> To: [email protected] <http://nongnu.org> <http://nongnu.org> >>>> <http://nongnu.org> >>>> >>>> Re: [Dolibarr-dev] besoin d'aide s'il vous plait là comme ça il faudrait >>>> voir le code pour te répondre >>>> Tu peux m¹envoyer les sources en privé si tu veux >>>> >>>> >>>> >>>> Le 12/06/09 11:15, « christophe karcher » <[email protected] >>>> <http://hotmail.com> <http://hotmail.com> <http://hotmail.com> >>>> <http://hotmail.com> > a écrit : >>>> >>>>> nan je n'utilises pas ces fonctions >>>>> Je fais un simple include de ma librairie sur la page avec le chemin ou se >>>>> trouve ma librairie >>>>> >>>>> >>>>> Date: Fri, 12 Jun 2009 11:07:17 +0200 >>>>> Subject: Re: [Dolibarr-dev] besoin d'aide s'il vous plait >>>>> From: [email protected] <http://cap-networks.com> >>>>> <http://cap-networks.com> <http://cap-networks.com> >>>>> <http://cap-networks.com> >>>>> To: [email protected] <http://nongnu.org> <http://nongnu.org> >>>>> <http://nongnu.org> <http://nongnu.org> >>>>> >>>>> Re: [Dolibarr-dev] besoin d'aide s'il vous plait Utilises tu la fonction >>>>> restrictedArea() ou accessforbidden() dans ta page ? >>>>> Si oui peux-tu mettre ce bout de code pour voir >>>>> >>>>> >>>>> >>>>> Le 12/06/09 10:49, « christophe karcher » <[email protected] >>>>> <http://hotmail.com> <http://hotmail.com> <http://hotmail.com> >>>>> <http://hotmail.com> <http://hotmail.com> > a écrit : >>>>> >>>>>> C'est dolibarr >>>>>> J'avais oublié je suis sous Windows >>>>>> >>>>>> >>>>>> Date: Fri, 12 Jun 2009 10:46:32 +0200 >>>>>> Subject: Re: [Dolibarr-dev] besoin d'aide s'il vous plait >>>>>> From: [email protected] <http://cap-networks.com> >>>>>> <http://cap-networks.com> <http://cap-networks.com> >>>>>> <http://cap-networks.com> <http://cap-networks.com> >>>>>> To: [email protected] <http://nongnu.org> <http://nongnu.org> >>>>>> <http://nongnu.org> <http://nongnu.org> <http://nongnu.org> >>>>>> >>>>>> Re: [Dolibarr-dev] besoin d'aide s'il vous plait Quand tu dis restricted >>>>>> access, c¹est dolibarr qui te dit ca ou c¹est une erreur 403 ? >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> Le 12/06/09 10:33, « christophe karcher » <[email protected] >>>>>> <http://hotmail.com> <http://hotmail.com> <http://hotmail.com> >>>>>> <http://hotmail.com> <http://hotmail.com> <http://hotmail.com> > a >>>>>> écrit : >>>>>> >>>>>>> Bonjour, >>>>>>> >>>>>>> >>>>>>> je suis un jeube développeur sous dolibarr et j'ai quelques problèmes de >>>>>>> testrictions d'accès. >>>>>>> Je m'explique,j'ai ajouté un dossier pour rajouter une librairie que >>>>>>> j'ai créé. >>>>>>> Cela dit lorsque j'appelle cette librairie avec un include, la page me >>>>>>> met un "restricted access". >>>>>>> J'ai fait chmod sur le dossier et le fichier mais rien y fait. >>>>>>> Voilà si vous pouviez m'aider.... >>>>>>> Merci bien bonne journée! >>>>>>> >>>>>>> >>>>>>> Discutez sur Messenger où que vous soyez ! Mettez Messenger sur votre >>>>>>> mobile ! <http://www.messengersurvotremobile.com/> >>>>>>> >>>>>>> _______________________________________________ >>>>>>> Dolibarr-dev mailing list >>>>>>> [email protected] <http://nongnu.org> <http://nongnu.org> >>>>>>> <http://nongnu.org> <http://nongnu.org> <http://nongnu.org> >>>>>>> <http://nongnu.org> >>>>>>> http://lists.nongnu.org/mailman/listinfo/dolibarr-dev >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> Vous voulez savoir ce que vous pouvez faire avec le nouveau Windows Live >>>>>> ? Lancez-vous ! >>>>>> <http://www.microsoft.com/windows/windowslive/default.aspx> >>>>>> >>>>>> _______________________________________________ >>>>>> Dolibarr-dev mailing list >>>>>> [email protected] <http://nongnu.org> <http://nongnu.org> >>>>>> <http://nongnu.org> <http://nongnu.org> <http://nongnu.org> >>>>>> http://lists.nongnu.org/mailman/listinfo/dolibarr-dev >>>>> >>>>> >>>>> >>>>> Votre correspondant a choisi Hotmail et profite d¹un stockage quasiment >>>>> illimité. Créez un compte Hotmail gratuitement ! >>>>> <http://www.windowslive.fr/hotmail/default.asp> >>>>> >>>>> _______________________________________________ >>>>> Dolibarr-dev mailing list >>>>> [email protected] <http://nongnu.org> <http://nongnu.org> >>>>> <http://nongnu.org> <http://nongnu.org> >>>>> http://lists.nongnu.org/mailman/listinfo/dolibarr-dev -- Cap-Networks Régis Houssin 11, rue Gambetta 01000 Bourg en Bresse Tél. +33 4 74 50 82 60
_______________________________________________ Dolibarr-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/dolibarr-dev
