Forum

Moderiert von: stefan, spinne
Forum Index
Support
     Bug oder nicht...
     Fehler beim Löschen eines Formulars in Kontaktformular Administration
Hilfe anzeigen
Hilfe anzeigen

Autor Druckerfreundliche DarstellungFehler beim Löschen eines Formulars in Kontaktformular Administration
axe

Registriert: 05.11.2006
Beiträge: 58
Sende eine Private Nachricht an axe
Fehler beim Löschen eines Formulars in Kontaktformular Administration

Geschrieben: 19.07.2008 00:12

openPHPnuke 2.4.13 [Aphrodite] (Revision 2076)



WARNING [8] Undefined variable: txt

FOUND IN [system/contact/admin/index.php]

FOUND AT 500





function DeleteFormular () {



        global $opnConfig, $opnTables;



        include_once (_OPN_ROOT_PATH . _OPN_CLASS_SOURCE_PATH . 'engine/gui_engine/class.construct_gui_layer.php');



        $boxtxt = '';



        $dialog = load_gui_construct ('dialog');

        $dialog->setModule  ('system/contact');

        $dialog->setnourl  ( array ('/system/contact/admin/index.php', 'op' => 'formular') );

        $dialog->setyesurl ( array ('/system/contact/admin/index.php', 'op' => 'deleteformular') );

        $dialog->settable  ( array ('table' => 'contact_form', 'show' => 'name', 'id' => 'cid') );

        $dialog->setid ('cid');

        $boxtxt .= $dialog->show ();



        if ($txt == true) {





Gruß

Alex


Zitieren Druckerfreundliche Darstellung nach oben
stefan
Wohnort: Münster


Sende eine Private Nachricht an stefan
ICQ
Fehler beim Löschen eines Formulars in Kontaktformular Administration

Geschrieben: 19.07.2008 08:17

korrigiert

für trunk in rev. 2117
für branch in rev. 2118


Zitieren Druckerfreundliche Darstellung nach oben
sortieren nach

Hilfe anzeigen
Hilfe anzeigen
Vorheriges Thema:  keine Punkte bei Webseitenempfehlung
Nächstes Thema:  Messenger Modul und Anzahl User

Gehe zu:

Benutzername:
 
Sicherheits-Code
Sicherheits-Code
Neu laden