problems after update to 1.3
- Single Page
Posted 06 September 2012 - 08:04 AM
after update to 1.3 I get this in a JS alert:
warning: table tools 2 requires datatables 1.9.0 o newer - www.datatables.net/download
and this php error:
[b] A PHP Error was encountered[/b]
[color=#000000][font=Arial]
Severity: Notice[/font][/color][color=#000000][font=Arial]
Message: Undefined variable: unset_export[/font][/color][color=#000000][font=Arial]
Filename: views/list_template.php[/font][/color][color=#000000][font=Arial]
Line Number: 78[/font][/color]
[color=#000000][font=Arial]
what I done wrong?[/font][/color]
Posted 06 September 2012 - 08:20 AM
You have some conflict between js-files or some js-files are missing, or the order of js-files are not correct. Please, check your firebug to see the errors.
Posted 06 September 2012 - 08:32 AM
I updated to latest 1.3.1 and now it's working ...