IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)
Navigation

Inscrivez-vous gratuitement
pour pouvoir participer, suivre les réponses en temps réel, voter pour les messages, poser vos propres questions et recevoir la newsletter

Bibliothèques & Frameworks Discussion :

inclure FCKEditor dans ma page


Sujet :

Bibliothèques & Frameworks

Vue hybride

Message précédent Message précédent   Message suivant Message suivant
  1. #1
    Membre habitué
    Profil pro
    Étudiant
    Inscrit en
    Janvier 2007
    Messages
    7
    Détails du profil
    Informations personnelles :
    Âge : 38
    Localisation : Belgique

    Informations professionnelles :
    Activité : Étudiant

    Informations forums :
    Inscription : Janvier 2007
    Messages : 7
    Par défaut inclure FCKEditor dans ma page
    Bonjour,

    Je suis en train de faire une petite application en PHP à l'aide de Dreamweaver (je n'ai presque aucune connaissance en programmation) pour la gestion des enfants trouvés au 17 et 18e siècle.

    Je voudrai inclure FCKeditor dans ma page pour pouvoir mettre en page les notes concernant chaque enfant, mais j'ai un problème :

    Si je suis bien le mode d'emploi, j'ai une erreur lors du chargement de ma page : (vous trouverez la partie du code concernant le formulaire de ma page ci-dessous) :

    Warning: main(../enfantstrouves/fckeditor/fckeditor.php): failed to open stream: No such file or directory in c:\program files\easyphp1-8\www\enfantstrouves\admin\enfant_ajout.php on line 172

    Warning: main(): Failed opening '../enfantstrouves/fckeditor/fckeditor.php' for inclusion (include_path='.;C:/Program Files/EasyPHP1-8\php\pear\') in c:\program files\easyphp1-8\www\enfantstrouves\admin\enfant_ajout.php on line 172

    Fatal error: Cannot instantiate non-existent class: fckeditor in c:\program files\easyphp1-8\www\enfantstrouves\admin\enfant_ajout.php on line 175
    L'adresse de mon site en local : http://localhost/enfantstrouves/
    L'adresse de FCKeditor en local : http://localhost/enfantstrouves/fckeditor/

    Merci d'avance à la personne qui pourra m'aider.

    Cordialement,

    Alexandre JAUPART




    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
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    107
    108
    109
    110
    111
    112
    113
    114
    115
    116
    117
    118
    119
    120
    121
    122
    123
    124
    125
    126
    127
    128
    129
    130
    131
    132
    133
    134
    135
    136
    137
    138
    139
    140
    141
    142
    143
    144
    145
    146
    147
    148
    149
    150
    151
    152
    153
    154
    155
    156
    157
    158
    159
    160
    161
    162
     
        <form method="post" name="form1" action="<?php echo $editFormAction; ?>">
          <table align="center">
            <tr valign="baseline">
    		<?php
    include("../enfantstrouves/fckeditor/fckeditor.php") ;
    ?>
              <td nowrap align="right"><?php
    $oFCKeditor = new FCKeditor('FCKeditor1') ;
    $oFCKeditor->BasePath = '/enfantstrouves/FCKeditor/';
    $oFCKeditor->Value = 'declarants';
    $oFCKeditor->Create() ;
    ?>
                Nom :</td>
              <td><input type="text" name="nom" value="" size="32">
                <br /> 
              (Si pas de nom, mettre <b>N.</b>) </td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right">Prenom :</td>
              <td><input type="text" name="prenom" value="" size="32"></td>
            </tr>
            <tr valign="baseline">
              <td colspan="2" align="right" nowrap><hr /></td>
              </tr>
            <tr valign="baseline">
              <td nowrap align="right">Date :</td>
              <td><input name="date" type="text" value="" size="10" maxlength="10"> 
                <br />
                Format : JJ/MM/AAAA </td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right">Lieu :</td>
              <td><input type="text" name="lieu" value="" size="32"></td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right">Province :</td>
              <td><label>
              <select name="province" id="province">
                <option>Choisissez la province</option>
                <option value="ANVERS">ANVERS</option>
                <option value="BRABANT FLAMAND">BRABANT FLAMAND</option>
                <option value="BRABANT WALLON">BRABANT WALLON</option>
                <option value="FLANDRE OCCIDENTALE">FLANDRE OCCIDENTALE</option>
                <option value="FLANDRE ORIENTALE">FLANDRE ORIENTALE</option>
                <option value="HAINAUT">HAINAUT</option>
                <option value="LIEGE">LIEGE</option>
                <option value="LIMBOURG">LIMBOURG</option>
                <option value="LUXEMBOURG ">LUXEMBOURG </option>
                <option value="NAMUR">NAMUR</option>
              </select>
              </label>          </td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right">Lieu o&ugrave; l'enfant <br />
                a &eacute;t&eacute; decouvert :</td>
              <td><input type="text" name="lieu_decouvert" value="" size="32">
                <br />
                ex : pr&egrave;s de la chapelle, pr&egrave;s d'un arbre, etc... </td>
            </tr>
            <tr valign="baseline">
              <td colspan="2" align="right" nowrap><hr /></td>
              </tr>
            <tr valign="baseline">
              <td nowrap align="right">Ref&eacute;rences acte :</td>
              <td><input type="text" name="ref_acte" value="" size="32">
                <br />
                Le num&eacute;ro de l'acte </td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right">Ref&eacute;rences registre :</td>
              <td><input type="text" name="ref_registre" value="" size="32"></td>
            </tr>
            <tr valign="baseline">
              <td colspan="2" align="right" valign="top" nowrap><hr /></td>
              </tr>
            <tr valign="baseline">
              <td nowrap align="right" valign="top">Declarants :</td>
              <td><textarea name="declarants" cols="50" rows="5"></textarea>          </td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right" valign="top">Description :</td>
              <td><textarea name="description" cols="50" rows="5"></textarea>
                <br />
                La description de l'enfant (si on l'a donne bien s&ucirc;r) lorsqu'on l'a trouv&eacute;. </td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right" valign="top">Indication sur les parents :</td>
              <td><textarea name="indication_parents" cols="50" rows="5"></textarea>          </td>
            </tr>
            <tr valign="baseline">
              <td colspan="2" align="right" nowrap><hr /></td>
              </tr>
            <tr valign="baseline">
              <td nowrap align="right">Parrain :</td>
              <td><input type="text" name="parrain" value="" size="32"> 
                <br />
                NOM et pr&eacute;noms + indications </td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right">Marraine :</td>
              <td><input type="text" name="marraine" value="" size="32">
                <br />
                NOM et pr&eacute;noms + indications</td>
            </tr>
            <tr valign="baseline">
              <td colspan="2" align="right" valign="top" nowrap><hr /></td>
              </tr>
            <tr valign="baseline">
              <td nowrap align="right" valign="top">Notes :</td>
              <td><textarea name="notes" cols="50" rows="5"></textarea>          </td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right" valign="top">Transcription de l'acte :</td>
              <td><textarea name="transcription_acte" cols="61" rows="10"></textarea>
                <br />
                Si vous avez la transcription de l'acte, vous pouvez l'ajouter ici </td>
            </tr>
            <tr valign="baseline">
              <td colspan="2" align="right" nowrap><hr /></td>
              </tr>
            <tr valign="baseline">
              <td nowrap align="right">Nom du deposant :</td>
              <td><label>
              <select name="nom_deposant" id="nom_deposant">
                <?php
    do {  
    ?>
                <option value="<?php echo $row_deposants['id']?>"><?php echo $row_deposants['nom_prenom']?></option>
                <?php
    } while ($row_deposants = mysql_fetch_assoc($deposants));
      $rows = mysql_num_rows($deposants);
      if($rows > 0) {
          mysql_data_seek($deposants, 0);
              $row_deposants = mysql_fetch_assoc($deposants);
      }
    ?>
              </select>
              </label></td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right">Date de l'ajout :</td>
     
              <td><input type="text" name="date_ajout" value="<?php
    $date_du_jour = date ("d-m-Y");  
    $heure_courante = date ("H:i");  
    echo $date_du_jour;  
    echo ' à ';  
    echo $heure_courante;  
    ?>" size="32"></td>
            </tr>
            <tr valign="baseline">
              <td nowrap align="right">&nbsp;</td>
              <td><p>&nbsp;
                </p>
                <p>
                  <input type="submit" value="Ajouter l'enfant trouv&eacute;">
                  </p></td>
            </tr>
          </table>
          <input type="hidden" name="MM_insert" value="form1">
        </form>

  2. #2
    Expert confirmé
    Avatar de N1bus
    Homme Profil pro
    Dev. Web & OpenERP
    Inscrit en
    Janvier 2003
    Messages
    2 827
    Détails du profil
    Informations personnelles :
    Sexe : Homme
    Âge : 60
    Localisation : France, Seine et Marne (Île de France)

    Informations professionnelles :
    Activité : Dev. Web & OpenERP
    Secteur : High Tech - Multimédia et Internet

    Informations forums :
    Inscription : Janvier 2003
    Messages : 2 827
    Par défaut
    Bonjour,

    include("../enfantstrouves/fckeditor/fckeditor.php") ;
    ?>
    <td nowrap align="right"><?php
    $oFCKeditor = new FCKeditor('FCKeditor1') ;
    $oFCKeditor->BasePath = '/enfantstrouves/FCKeditor/';
    Attention : fckeditor != FCKeditor !!

Discussions similaires

  1. Inclure contenu dans une page base.jsp
    Par punisher999 dans le forum Servlets/JSP
    Réponses: 0
    Dernier message: 12/03/2013, 16h07
  2. [CKEditor] Intégrer FCKeditor dans une page web
    Par jeje59350 dans le forum Bibliothèques & Frameworks
    Réponses: 1
    Dernier message: 20/04/2007, 08h31
  3. [Configuration] Inclure un fichier .c dans une page PHP
    Par Korma dans le forum EDI, CMS, Outils, Scripts et API
    Réponses: 5
    Dernier message: 18/01/2006, 12h49
  4. [CKEditor] Comment intégrer fckeditor dans ma page Web
    Par Kylen dans le forum Bibliothèques & Frameworks
    Réponses: 3
    Dernier message: 22/12/2005, 19h13
  5. Inclure code XML dans une page HTML ?
    Par kpatoulu dans le forum XML/XSL et SOAP
    Réponses: 1
    Dernier message: 24/10/2005, 14h59

Partager

Partager
  • Envoyer la discussion sur Viadeo
  • Envoyer la discussion sur Twitter
  • Envoyer la discussion sur Google
  • Envoyer la discussion sur Facebook
  • Envoyer la discussion sur Digg
  • Envoyer la discussion sur Delicious
  • Envoyer la discussion sur MySpace
  • Envoyer la discussion sur Yahoo