function store()

Réduire
X
 
  • Filtrer
  • Heure
  • Afficher
Tout effacer
nouveaux messages

  • function store()

    bonsoir

    dans un composant et dans le contrôleur j'ai cette fonction
    Code PHP:
        function saveCss()
        {    
            
    $post    JRequest::get('post');
            
    $model $this->getModel('css');

    [
    COLOR="#B22222"]line38[/COLOR]        if ($model->store($post)) {
                
    $msg JText::_'CONFIG_SAVED');
            } else {
                
    $msg JText::_'CONFIG_SAVED_ERROR');
            }

            
    $link 'index.php?option=com_co2planete&controller=css&task=view';
            
    $this->setRedirect($link$msg);
        } 
    pourtant lorsque je sauvegarde mon fichier css en backend il apparaît cette erreur

    Fatal error: Call to a member function store() on a non-object in /mnt/159/sdd/e/a/batenergie/administrator/components/com_co2planete/controllers/css.php on line 38
    je sèche
    LJ
    Dernière édition par laurent00 à 09/12/2011, 16h18
    mon avatar : http://www.ingall-niger.org

  • #2
    Re : function store()

    Bonjour,
    je dirais bêtement que le $this->getModel('css'); n'a rien ramené... Tu as un css.php dans models ?
    Schtroumpfe toi le Schtroumpf t'aidera.
    Je ne schtroumpfe pas aux demandes de schtroumpf par MP.

    Commentaire


    • #3
      Re : function store()

      oui bien sur j'ai un css.php dans mes controllers
      LJ
      mon avatar : http://www.ingall-niger.org

      Commentaire


      • #4
        Re : function store()

        OK c réglé petit oubli dans mon modèle ...
        LJ
        mon avatar : http://www.ingall-niger.org

        Commentaire

        Annonce

        Réduire
        Aucune annonce pour le moment.

        Partenaire de l'association

        Réduire

        Hébergeur Web PlanetHoster
        Travaille ...
        X