Receipt Card Installation Issues - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Modules/Extension Support (https://discussions.corebos.org/forumdisplay.php?fid=9) +--- Thread: Receipt Card Installation Issues (/showthread.php?tid=1061) |
Receipt Card Installation Issues - radu - 04-24-2018 Hello, I have imported receipt cards module. After import, when I try to access the module i get: Fatal error: Uncaught Error: Call to undefined function getcriteria_options() in /var/www/html/corebos-master/modules/Receiptcards/ListView.php:200 Stack trace: #0 /var/www/html/corebos-master/modules/Receiptcards/index.php(13): include_once() #1 /var/www/html/corebos-master/index.php(504): include_once('/var/www/html/c...') #2 {main} thrown in /var/www/html/corebos-master/modules/Receiptcards/ListView.php on line 200 Is this a known issue? Do I have to correct something in the module? Thank you. RE: Receipt Card Installation Issues - joebordes - 04-24-2018 The module needs updating. Give me a couple days, I'll get back to you soon RE: Receipt Card Installation Issues - joebordes - 04-24-2018 I did a quick update of the module. It still needs a lot of love and attention but you should be able to use it now. Just overwrite your files with the new ones, no database changes are required Let me know how it goes RE: Receipt Card Installation Issues - radu - 04-25-2018 I still get this on a clean installation: Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "file:/var/www/html/corebos-master/Smarty/templates/modules/Receiptcards/ListViewEntries.tpl" on line 22 "<input name="where_export" type="hidden" value="{php} echo to_html($_SESSION['export_where']);{/php}">" {php}{/php} tags not allowed. Use SmartyBC to enable them <-- thrown in /var/www/html/corebos-master/Smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 22 RE: Receipt Card Installation Issues - joebordes - 04-25-2018 The module is totally obsolete !! I am working on it RE: Receipt Card Installation Issues - radu - 04-26-2018 I was only wondering if the module is broken 'packing slips' being ok or am I doing something wrong. wish I knew a bit more about it so I could help. But don't spend the effort if it's not this module's time yet. RE: Receipt Card Installation Issues - joebordes - 08-22-2018 Finally got around to updating this module and also made some updates to issue cards. You will need to update your coreBOS to the latest version |