Salut a tous,

je n'y connais rien en PHP mais j'avais fait développer un site d’enchères aux centimes en php et aujourd'hui je voulais essayer de le faire tourner sous Wamp mais j'ai plein d'erreur et j'aurais besoin de votre aide.

Si en plus je peux faire le recrutement d'une personne pour finaliser ce script ce serait cool si j'ai le droit biensur.

voici mes messages d'erreur :


( ! ) Notice: Undefined offset: 0 in C:\wamp\www\Kristoclic\class\class.utilisateurs.php on line 214
Call Stack
# Time Memory Function Location
1 0.0755 687112 {main}( ) ..\encheres.php:0
2 0.0770 728424 require_once( 'C:\wamp\www\Kristoclic\common.php' ) ..\encheres.php:4
3 0.0977 1576744 Utilisateurs->getInformations( ) ..\common.php:29

( ! ) Notice: Undefined offset: 0 in C:\wamp\www\Kristoclic\class\class.utilisateurs.php on line 215
Call Stack
# Time Memory Function Location
1 0.0755 687112 {main}( ) ..\encheres.php:0
2 0.0770 728424 require_once( 'C:\wamp\www\Kristoclic\common.php' ) ..\encheres.php:4
3 0.0977 1576744 Utilisateurs->getInformations( ) ..\common.php:29

( ! ) Notice: Undefined offset: 0 in C:\wamp\www\Kristoclic\class\class.utilisateurs.php on line 216
Call Stack
# Time Memory Function Location
1 0.0755 687112 {main}( ) ..\encheres.php:0
2 0.0770 728424 require_once( 'C:\wamp\www\Kristoclic\common.php' ) ..\encheres.php:4
3 0.0977 1576744 Utilisateurs->getInformations( ) ..\common.php:29

( ! ) Notice: Undefined offset: 0 in C:\wamp\www\Kristoclic\class\class.utilisateurs.php on line 217
Call Stack
# Time Memory Function Location
1 0.0755 687112 {main}( ) ..\encheres.php:0
2 0.0770 728424 require_once( 'C:\wamp\www\Kristoclic\common.php' ) ..\encheres.php:4
3 0.0977 1576744 Utilisateurs->getInformations( ) ..\common.php:29

( ! ) Notice: Undefined offset: 0 in C:\wamp\www\Kristoclic\class\class.utilisateurs.php on line 218
Call Stack
# Time Memory Function Location
1 0.0755 687112 {main}( ) ..\encheres.php:0
2 0.0770 728424 require_once( 'C:\wamp\www\Kristoclic\common.php' ) ..\encheres.php:4
3 0.0977 1576744 Utilisateurs->getInformations( ) ..\common.php:29

( ! ) Notice: Undefined offset: 0 in C:\wamp\www\Kristoclic\class\class.utilisateurs.php on line 219
Call Stack
# Time Memory Function Location
1 0.0755 687112 {main}( ) ..\encheres.php:0
2 0.0770 728424 require_once( 'C:\wamp\www\Kristoclic\common.php' ) ..\encheres.php:4
3 0.0977 1576744 Utilisateurs->getInformations( ) ..\common.php:29

il y en a beaucoup comme ça que ce soit en partie client ou en partie Administration.

Pourriez vous m'aider a résoudre ce probleme. possibilité de se connecter sur mon portable via teamviewer si necessaire.

Merci a Tous de vos aides.........

Knmpc