Bonjour,

J'utilise joomla pour creer un site pour mon club de tennis... j'ai donc installé easy php pour gerer tout ca, tout se passe bien...

J'aimerai utiliser le module sporting events pour gérer un calendrier des evenements, j'essaies d'installer le module et j'ai l'erreur suivante:

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
 
 
        * JInstaller::install: Erreur SQL. DB function failed with error number 1064
          Erreur de syntaxe pr�s de 'true, `AlbumPhoto` boolean DEFAULT true, `ShowParticipantPho' � la ligne 13 SQL=CREATE TABLE IF NOT EXISTS `jos_course_settings` ( `id` int(11) auto_increment, `TitleStyle` varchar(2) DEFAULT 'h3', `ParticipantDefaultPhoto` varchar(50) DEFAULT 'noface4.gif', `ThumbnailSizeWidth` int(11) DEFAULT 160, `ThumbnailSizeHeight` int(11) DEFAULT 104, `PhotoParticipantSizeWidth` int(11) DEFAULT 50, `PhotoParticipantSizeHeight` int(11) DEFAULT 50, `PhotoAlbumFixedWidth` int(11) DEFAULT 640, `PhotoAlbumFixedHeight` int(11) DEFAULT 480, `EverytrailFixedWidth` int(11) DEFAULT 700, `EverytrailFixedHeight` int(11) DEFAULT 520, `EnrolMany` boolean DEFAULT true, `AlbumPhoto` boolean DEFAULT true, `ShowParticipantPhoto` boolean DEFAULT true, `JoomlaContact` boolean DEFAULT true, `JoomlaContactCategory` boolean DEFAULT false, `JComments` boolean DEFAULT true, `ShowRanking` boolean DEFAULT false, `GPS` boolean DEFAULT true, `EnableAddMyNameToParticipantsList` boolean DEFAULT true, `ShowWarningAddMyName` boolean DEFAULT false, `AddMyNameToParticipantsList` boolean DEFAULT false, `AutoAcceptRequestToParticipantsList` boolean DEFAULT true, `DebugVarCodes` boolean DEFAULT false, `DebugMode` boolean DEFAULT false, PRIMARY KEY (`id`) );
          SQL =
 
          CREATE TABLE IF NOT EXISTS `jos_course_settings` (
            `id` int(11)  auto_increment,  
            `TitleStyle` varchar(2) DEFAULT 'h3',
            `ParticipantDefaultPhoto` varchar(50) DEFAULT 'noface4.gif',
            `ThumbnailSizeWidth` int(11) DEFAULT 160,
            `ThumbnailSizeHeight` int(11) DEFAULT 104,
            `PhotoParticipantSizeWidth` int(11) DEFAULT 50,
            `PhotoParticipantSizeHeight` int(11) DEFAULT 50,
            `PhotoAlbumFixedWidth` int(11) DEFAULT 640,
            `PhotoAlbumFixedHeight` int(11) DEFAULT 480,
            `EverytrailFixedWidth` int(11) DEFAULT 700,
            `EverytrailFixedHeight` int(11) DEFAULT 520,
            `EnrolMany` boolean DEFAULT true,
            `AlbumPhoto` boolean DEFAULT true,
            `ShowParticipantPhoto` boolean DEFAULT true,
            `JoomlaContact` boolean DEFAULT true,
            `JoomlaContactCategory` boolean DEFAULT false,
            `JComments` boolean DEFAULT true,
            `ShowRanking` boolean DEFAULT false,
            `GPS` boolean DEFAULT true,
            `EnableAddMyNameToParticipantsList` boolean DEFAULT true,
            `ShowWarningAddMyName` boolean DEFAULT false,
            `AddMyNameToParticipantsList` boolean DEFAULT false,
            `AutoAcceptRequestToParticipantsList` boolean DEFAULT true,
            `DebugVarCodes` boolean DEFAULT false,
            `DebugMode` boolean DEFAULT false,
            PRIMARY KEY  (`id`)
          );
 
        * Composant Installation: Erreur SQL ou fichier sql absent ou illisible. DB function failed with error number 1064
          Erreur de syntaxe pr�s de 'true, `AlbumPhoto` boolean DEFAULT true, `ShowParticipantPho' � la ligne 13 SQL=CREATE TABLE IF NOT EXISTS `jos_course_settings` ( `id` int(11) auto_increment, `TitleStyle` varchar(2) DEFAULT 'h3', `ParticipantDefaultPhoto` varchar(50) DEFAULT 'noface4.gif', `ThumbnailSizeWidth` int(11) DEFAULT 160, `ThumbnailSizeHeight` int(11) DEFAULT 104, `PhotoParticipantSizeWidth` int(11) DEFAULT 50, `PhotoParticipantSizeHeight` int(11) DEFAULT 50, `PhotoAlbumFixedWidth` int(11) DEFAULT 640, `PhotoAlbumFixedHeight` int(11) DEFAULT 480, `EverytrailFixedWidth` int(11) DEFAULT 700, `EverytrailFixedHeight` int(11) DEFAULT 520, `EnrolMany` boolean DEFAULT true, `AlbumPhoto` boolean DEFAULT true, `ShowParticipantPhoto` boolean DEFAULT true, `JoomlaContact` boolean DEFAULT true, `JoomlaContactCategory` boolean DEFAULT false, `JComments` boolean DEFAULT true, `ShowRanking` boolean DEFAULT false, `GPS` boolean DEFAULT true, `EnableAddMyNameToParticipantsList` boolean DEFAULT true, `ShowWarningAddMyName` boolean DEFAULT false, `AddMyNameToParticipantsList` boolean DEFAULT false, `AutoAcceptRequestToParticipantsList` boolean DEFAULT true, `DebugVarCodes` boolean DEFAULT false, `DebugMode` boolean DEFAULT false, PRIMARY KEY (`id`) );
          SQL =
 
          CREATE TABLE IF NOT EXISTS `jos_course_settings` (
            `id` int(11)  auto_increment,  
            `TitleStyle` varchar(2) DEFAULT 'h3',
            `ParticipantDefaultPhoto` varchar(50) DEFAULT 'noface4.gif',
            `ThumbnailSizeWidth` int(11) DEFAULT 160,
            `ThumbnailSizeHeight` int(11) DEFAULT 104,
            `PhotoParticipantSizeWidth` int(11) DEFAULT 50,
            `PhotoParticipantSizeHeight` int(11) DEFAULT 50,
            `PhotoAlbumFixedWidth` int(11) DEFAULT 640,
            `PhotoAlbumFixedHeight` int(11) DEFAULT 480,
            `EverytrailFixedWidth` int(11) DEFAULT 700,
            `EverytrailFixedHeight` int(11) DEFAULT 520,
            `EnrolMany` boolean DEFAULT true,
            `AlbumPhoto` boolean DEFAULT true,
            `ShowParticipantPhoto` boolean DEFAULT true,
            `JoomlaContact` boolean DEFAULT true,
            `JoomlaContactCategory` boolean DEFAULT false,
            `JComments` boolean DEFAULT true,
            `ShowRanking` boolean DEFAULT false,
            `GPS` boolean DEFAULT true,
            `EnableAddMyNameToParticipantsList` boolean DEFAULT true,
            `ShowWarningAddMyName` boolean DEFAULT false,
            `AddMyNameToParticipantsList` boolean DEFAULT false,
            `AutoAcceptRequestToParticipantsList` boolean DEFAULT true,
            `DebugVarCodes` boolean DEFAULT false,
            `DebugMode` boolean DEFAULT false,
            PRIMARY KEY  (`id`)
          );
J'ai contacté l'administrateur de ce module qui me dit que je dois changer de version car je ne dois pas etre dans la bonne de php / mysql...

Je suis donc passé en version 5 de php... (meme s'il m'affiche toujours 4.3.10 dans l'administration (bizarre)) et je suis en version 4.1.9 de mysql.

Que dois je faire? Comment? Merci pour votre aide, je seche completement...