ID | Kategorie | Version | Auswirkung | Reproduzierbar | Meldungsdatum | Letzte Aktualisierung |
122 | [openPHPnuke] Core | Kleiner Fehler | Nicht getestet | 24.12.2003 16:04:59 | 04.02.2004 23:33:41 |
Reporter | [manne] | Status anzeigen | Öffentlich |
Bearbeitung durch | hombergs | Priorität | Normal |
Lösung | Behoben | Status | Behoben |
Projektion | Keine | ||
Aufwand | Keiner |
Beginn | |
Fertigstellung |
Zusammenfassung | Updating a trouble ticket gives me: |
Beschreibung | ADO-ERROR [256]
mysql error: [1064: You have an error in your SQL syntax near 'tplurl'] = $opnConfig['datasave'][$dta]['path'].$module_n.'.tpl'; //RVT Wh' at line 1] in EXECUTE("UPDATE opn_troubleticket SET problem='Heinz, over some more debugging I found what I thing is the problem: When I add this line on line 315 of modultheme.php al seems to work... (between the last brekent of the if/else statements... RC1 $pvars['tplurl'] = $opnConfig['datasave'][$dta]['path'].$module_n.'.tpl'; //RVT What happens is that when I create a new TPL, the hidden tplurl setting in the form is empty by default. The above line will set a correct value for the tplurl and when I hit the save button al is saved correctly in the *.tpl file. Hope this solves my problem... regards, Ries The following was added on 2003-12-24 10:31:27: Please see the mail to heinz.... ' WHERE ticket=6") FOUND IN [include/opndb-errorhandler.php] FOUND AT 175 |
Zusätzliche Information | openphpnuke trouble ticket id 7 |