eurogard Posted March 30, 2009 Report Share Posted March 30, 2009 beim Aufruf von Ihr Konto: kommt folgende Fehlermeldung: Warning: Smarty error: unable to read resource: "account_link.html" in /srv/www/vhosts/xxxxxxx.de/httpdocs/xtFramework/library/smarty/Smarty.class.php on line 1095 Link to comment Share on other sites More sharing options...
ahlfy Posted March 30, 2009 Report Share Posted March 30, 2009 account_link.html <--- die Datei existiert nicht. ... neu hochladen und es sollte wieder gehen. Link to comment Share on other sites More sharing options...
Matthias Posted March 30, 2009 Report Share Posted March 30, 2009 Unter installierte Plugins bei dem Banktransferplugin den Hook: account_tpl_account_data bearbeiten und Inhalt ersetzen mit: $tpl_data = array(); $tmp_data = ''; $tpl = 'account_link.html'; $template = new Template(); $template->getTemplatePath($tpl, 'xt_banktransfer', '', 'plugin'); $tmp_data = $template->getTemplate('xt_banktransfer_account_smarty', $tpl, $tpl_data); echo $tmp_data; Link to comment Share on other sites More sharing options...
eurogard Posted March 30, 2009 Author Report Share Posted March 30, 2009 Hallo, Banktransfer war gar nicht installiert!!! Wenn ich dies installiere ändert sch aber auch nichts. LG Link to comment Share on other sites More sharing options...
Matthias Posted March 30, 2009 Report Share Posted March 30, 2009 Dann schick mir mal bitte Adminzugang an [email protected] Link to comment Share on other sites More sharing options...
eurogard Posted April 1, 2009 Author Report Share Posted April 1, 2009 Hi, hat sich schon was ergeben. lg Link to comment Share on other sites More sharing options...
Matthias Posted April 1, 2009 Report Share Posted April 1, 2009 Hatt ich dir schon im Ticket geschrieben das es erledigt iss. Link to comment Share on other sites More sharing options...
eurogard Posted April 1, 2009 Author Report Share Posted April 1, 2009 Ja Danke hatte ich übersehen LG Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.