After renewal of licence I can't export 50% of my reports to Excel, Pdf or CSV.
Excel - Invalid file format.
PDF - Error. Failed to load PDF Document
CSV - Prepend html.
It appears to prepend html code to all export files. See example below.
<!DOCTYPE html>
<html class="win chrome desktop" lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta charset="UTF-8">
<meta name="description" content="Web reporting made easy with myDBR. myDBR is an advanced web reporting tool for MySQL, MariaDB, MS SQL Server and Sybase databases">
<meta name="version" content="6.6.0/4821">
<meta name="csrf_token" content="cf3daa5cd6b7d8177f8a82d8dba7ef0046910208873f89ca9fad74d3550c22f4">
<link rel="apple-touch-icon" sizes="144x144" href="interface/images/apple-touch-icon-144x144.png"><link rel="apple-touch-icon" sizes="114x114" href="interface/images/apple-touch-icon-114x114.png"><link rel="apple-touch-icon" sizes="72x72" href="interface/images/apple-touch-icon-72x72.png"><link rel="apple-touch-icon" href="interface/images/apple-touch-icon.png"><link rel="icon" href="images/mydbr_fav.ico" type="image/x-icon"><title>Stocktake Summary Report (Accumulated by Item Code) - My Reports</title><script>var mydbr_sorting = {
separator: {thousand:",", decimal: "."},
dateformat: "d-m-Y h:i:s a",
sum_prefix: "",
min_prefix: "min",
max_prefix: "max",
count_prefix: "#",
avg_prefix: "avg",
lang: ""
}
var jquery_date = 'dd-mm-yy';
var jquery_time = 'hh:mm:ss tt';
...
Any Ideas?
Rgs,
Darryl.