<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Tracmor Forum - Bug Reports]]></title>
		<link>http://www.tracmor.com/forum/</link>
		<description><![CDATA[The most recent topics at Tracmor Forum.]]></description>
		<lastBuildDate>Sun, 29 Jan 2012 15:15:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[genbarcode compiled for i386 does not work on x86_64]]></title>
			<link>http://www.tracmor.com/forum/topic/614/genbarcode-compiled-for-i386-does-not-work-on-x8664/new/posts/</link>
			<description><![CDATA[<p>Hello,</p><p> I have trouble creating labels. It started with what appears to be the infamous &quot;imagecreatefrompng() Cannot read image data&quot;&nbsp; Error. I read a forum post pointing to genbarcode.&nbsp; I tried executing it ./genbarcode and would get &quot;No such file or directory&quot; . Running file against genbarcode shows it is i386 only. I am on x86_64.&nbsp; I downloaded php-barcode from http://www.ashberg.de/php-barcode/download/ and compiled it (make), replaced genbarcode executing file genbarcode now show it is compiled for x86_64. Executing ./genbarcode reveals usage and the program appears to be operating.&nbsp; There is still an error during barcode generation: <br />Function set_magic_quotes_runtime() is deprecated Source File:&nbsp; &nbsp;/var/www/tracmor/includes/php/tcpdf/tcpdf.php&nbsp; &nbsp; &nbsp;Line:&nbsp; &nbsp;3480 . Although I can navigate to server/tmp/1_1.png and view the label. It appears genbarcode is doing its job, now the problem is just generating the PDF.&nbsp; I am using tracmor-0.3.0.tar.gz build on Ubuntu Natty/PHP5.3.5. Trying to enable magic_quotes I get: mysqli_result::fetch_array(): magic_quotes_runtime are deprecated since PHP 5.3. Please help, I&#039;m drowning in a sea of cruft.</p><p>Thank you,<br />Bryan</p>]]></description>
			<author><![CDATA[null@example.com (btaylor)]]></author>
			<pubDate>Sun, 29 Jan 2012 15:15:06 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/614/genbarcode-compiled-for-i386-does-not-work-on-x8664/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[receiving corrupts asset]]></title>
			<link>http://www.tracmor.com/forum/topic/591/receiving-corrupts-asset/new/posts/</link>
			<description><![CDATA[<p>We ship devices overseas, with the intention of having them sent back to us.</p><p>When I &#039;receive&#039; a shipped item, it appears to corrupt the asset information for it.</p><p>When I click on the asset number, rather than it taking me to the pages that displays all the information fields and edit, clone, move, check out etc... buttons, it just says...</p><p>&quot;&nbsp; Asset Code &nbsp; &nbsp; Model &nbsp; &nbsp; Location&quot;</p><p>At the top of the page.&nbsp; The page is otherwise totally blank.</p><p>Thanks</p>]]></description>
			<author><![CDATA[null@example.com (camfairweather)]]></author>
			<pubDate>Thu, 03 Nov 2011 21:56:10 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/591/receiving-corrupts-asset/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Problem with role_edit.php]]></title>
			<link>http://www.tracmor.com/forum/topic/579/problem-with-roleeditphp/new/posts/</link>
			<description><![CDATA[<p>I&#039;m trying successfully Tracmor for a few month, but the four installations that I try all with de same problem. When I go to add or edit a new role, Tracmor give me the same error that I copy next to this text... Can anybody help me???</p><p>(Sorry for my english, I speak spanish)</p><p>Best regards</p><p>Federico Nardi</p><p>Undefined variable: arrEditControlIdModuleId<br />Error Type:&nbsp; &nbsp;E_NOTICE</p><p>Rendered Page:&nbsp; &nbsp;Click here to view contents able to be rendered</p><p>Source File:&nbsp; &nbsp;/srv/www/htdocs/admin/role_edit.php&nbsp; &nbsp; &nbsp;Line:&nbsp; &nbsp;244</p><p>Line 239:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />Line 240:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />Line 241:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $objRoleModule = null;<br />Line 242:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />Line 243:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />Line 244:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; foreach ($arrEditControlIdModuleId as $strControlIdModuleId) {<br />Line 245:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $arrExplode = explode(&quot;-&quot;, $strControlIdModuleId);<br />Line 246:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;lstEdit_Change($this-&gt;FormId, $arrExplode[0], $arrExplode[1]);<br />Line 247:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />Line 248:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; // Create control for Move<br />Line 249:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $objControl = new QListBox($this);</p><br /><p>Call Stack:</p><p>#0 /srv/www/htdocs/admin/role_edit.php(244): QcodoHandleError()<br />#1 /srv/www/htdocs/admin/role_edit.php(102): RoleEditForm-&gt;arrControls_Create()<br />#2 /srv/www/htdocs/includes/qcodo/_core/qform/QFormBase.class.php(275): RoleEditForm-&gt;Form_Create()<br />#3 /srv/www/htdocs/admin/role_edit.php(1254): QFormBase::Run()</p>]]></description>
			<author><![CDATA[null@example.com (fnardi)]]></author>
			<pubDate>Thu, 06 Oct 2011 15:01:17 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/579/problem-with-roleeditphp/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Getting error while trying to edit Assets]]></title>
			<link>http://www.tracmor.com/forum/topic/559/getting-error-while-trying-to-edit-assets/new/posts/</link>
			<description><![CDATA[<p>Getting the following Error:</p><p>Object of class QDateTime to string conversion<br />Error Type:&nbsp; &nbsp;E_NOTICE&nbsp; &nbsp; </p><p>Rendered Page:&nbsp; &nbsp;Click here to view contents able to be rendered </p><p>Source File:&nbsp; &nbsp;C:\wamp\www\includes\qcodo\_core\qform\QDataGridBase.class.php&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; Line:&nbsp; &nbsp;378&nbsp; &nbsp; </p><p>Line 373:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $strHtml = sprintf(&quot;%s%s%s&quot;,<br />Line 374:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; substr($strHtml, 0, $intStartPosition),<br />Line 375:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $strEvaledToken,<br />Line 376:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; substr($strHtml, $intEndPosition + 2));<br />Line 377:&nbsp; &nbsp; <br />Line 378:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $intPosition = $intStartPosition + strlen($strEvaledToken);<br />Line 379:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />Line 380:&nbsp; &nbsp; <br />Line 381:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return $strHtml;<br />Line 382:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />Line 383:&nbsp; &nbsp; </p><p>Call Stack: </p><p>#0 (): QcodoHandleError()<br />#1 C:\wamp\www\includes\qcodo\_core\qform\QDataGridBase.class.php(378): strlen()<br />#2 C:\wamp\www\includes\qcodo\qform\QDataGrid.class.php(101): QDataGridBase-&gt;ParseColumnHtml()<br />#3 C:\wamp\www\includes\qcodo\qform\QDataGrid.class.php(247): QDataGrid-&gt;GetDataGridRowHtml()<br />#4 C:\wamp\www\includes\qcodo\_core\qform\QControlBase.class.php(782): QDataGrid-&gt;GetControlHtml()<br />#5 C:\wamp\www\assets\asset_edit_control.inc.php(149): QControlBase-&gt;RenderWithError()<br />#6 C:\wamp\www\includes\qcodo\qform\QAssetEditComposite.class.php(203): require()<br />#7 C:\wamp\www\includes\qcodo\_core\qform\QControlBase.class.php(736): QAssetEditComposite-&gt;GetControlHtml()<br />#8 C:\wamp\www\assets\asset_edit.tpl.php(40): QControlBase-&gt;Render()<br />#9 C:\wamp\www\includes\qcodo\_core\qform\QFormBase.class.php(790): require()<br />#10 C:\wamp\www\includes\qcodo\_core\qform\QFormBase.class.php(297): QFormBase-&gt;Render()<br />#11 C:\wamp\www\assets\asset_edit.php(856): QFormBase::Run()</p><p>Rgds/Deepak</p>]]></description>
			<author><![CDATA[null@example.com (dks)]]></author>
			<pubDate>Tue, 13 Sep 2011 09:22:59 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/559/getting-error-while-trying-to-edit-assets/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Login with admin,admin, gives: Undefined index: Qform__FormCallType]]></title>
			<link>http://www.tracmor.com/forum/topic/548/login-with-adminadmin-gives-undefined-index-qformformcalltype/new/posts/</link>
			<description><![CDATA[<p>This is a clean install of tracmor-0.3.0.tar.gz downloaded 0n 25-08-2011.<br />Can&#039;t log in,.<br />I get the login page, use admin and admin to login, and get this error.</p><p>the error report:-<br />Undefined index: Qform__FormCallType<br />Error Type:&nbsp; &nbsp;E_NOTICE&nbsp; &nbsp; </p><p>Source File:&nbsp; &nbsp;/var/www/tracmor/includes/qcodo/_core/qform/QFormBase.class.php&nbsp; &nbsp;&nbsp; &nbsp; &nbsp; Line:&nbsp; &nbsp;158&nbsp; &nbsp; </p><p>Line 153:&nbsp; &nbsp; <br />Line 154:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($objClass) {<br />Line 155:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; global $$strFormId;<br />Line 156:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $$strFormId = $objClass;<br />Line 157:&nbsp; &nbsp; <br />Line 158:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $objClass-&gt;strCallType = $_POST[&#039;Qform__FormCallType&#039;];<br />Line 159:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $objClass-&gt;intFormStatus = QFormBase::FormStatusUnrendered;<br />Line 160:&nbsp; &nbsp; <br />Line 161:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if ($objClass-&gt;strCallType == QCallType::Ajax)<br />Line 162:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; QApplication::$RequestMode = QRequestMode::Ajax;<br />Line 163:&nbsp; &nbsp; </p><p>Call Stack: </p><p>#0 /var/www/tracmor/includes/qcodo/_core/qform/QFormBase.class.php(158): QcodoHandleError()<br />#1 /var/www/tracmor/login.php(128): QFormBase::Run()</p><p>Don&#039;t know if this is related, but I also tried the update db script and got:</p><p>ERROR 1060 (42S21) at line 1: Duplicate column name &#039;archived_flag&#039;</p>]]></description>
			<author><![CDATA[null@example.com (fccvs4)]]></author>
			<pubDate>Thu, 25 Aug 2011 10:03:49 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/548/login-with-adminadmin-gives-undefined-index-qformformcalltype/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Php Error]]></title>
			<link>http://www.tracmor.com/forum/topic/490/php-error/new/posts/</link>
			<description><![CDATA[<p>I received this error after trying to move item from one location to another using the portable from my blackberry.<br />Using TracMor 0.3.0</p><br /><p>Error in PHP Script<br />/stock/portable/inventory_move.php PHP Version: 5.3.3-7+squeeze3;&nbsp; Zend Engine Version: 2.3.0;&nbsp; Qcodo Version: 0.3.32 (Qcodo Beta 3)<br />Application: Apache/2.2.16 (Debian);&nbsp; Server Name: spacecoastpal.dyndns.biz<br />HTTP User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; BRI/2; .NET CLR 1.1.4322; InfoPath.2) </p><p>Function split() is deprecated</p><br /><p>Error Type:&nbsp; &nbsp;Unknown </p><p>Rendered Page:&nbsp; &nbsp;Click here to view contents able to be rendered </p><p>Source File:&nbsp; &nbsp;/var/www/stock/portable/inventory_move.php&nbsp; &nbsp; &nbsp;Line:&nbsp; &nbsp;29 </p><br /><p>Line 24:&nbsp; &nbsp; &nbsp; &nbsp; $blnError = false;<br />Line 25:&nbsp; &nbsp; &nbsp; &nbsp; $arrCheckedInventoryCodeLocationQuantity = array();<br />Line 26:&nbsp; &nbsp; &nbsp; &nbsp; <br />Line 27:&nbsp; &nbsp; &nbsp; &nbsp; foreach ($arrInventoryCodeLocationQuantity as $strInventoryCodeLocationQuantity) {<br />Line 28:&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;$blnErrorCurrentInventory = false;<br />Line 29:&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;list($strInventoryModelCode, $strSourceLocation, $intQuantity) = split(&#039;[|]&#039;,$strInventoryCodeLocationQuantity,3);<br />Line 30:&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;if ($strInventoryModelCode &amp;&amp; $strSourceLocation &amp;&amp; $intQuantity) {<br />Line 31:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;$intNewInventoryLocationId = 0;<br />Line 32:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;// Begin error checking<br />Line 33:&nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; &nbsp;// Load the inventory model object based on the inventory_model_code submitted<br />Line 34:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $objInventoryModel = InventoryModel::LoadByInventoryModelCode($strInventoryModelCode);</p><br /><p>Call Stack: </p><br /><p>#0 (): QcodoHandleError()<br />#1 /var/www/stock/portable/inventory_move.php(29): split()</p>]]></description>
			<author><![CDATA[null@example.com (pkeeney)]]></author>
			<pubDate>Sat, 09 Jul 2011 21:01:13 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/490/php-error/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Duplicate manufacturers]]></title>
			<link>http://www.tracmor.com/forum/topic/451/duplicate-manufacturers/new/posts/</link>
			<description><![CDATA[<p>Just started using tracmor, looks good so far.</p><p>I ran into a problem though. I was adding manufacturers and accidentally entered one I had already added. There was no warning or anything, it just ended up having two manufacturers by the same name. Any suggestions besides making sure the manufacturer isn&#039;t already on the list? That seems a little cumbersome...</p>]]></description>
			<author><![CDATA[null@example.com (tripsanders)]]></author>
			<pubDate>Mon, 16 May 2011 17:54:59 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/451/duplicate-manufacturers/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Fatal Error: Call to undefined method QListItem]]></title>
			<link>http://www.tracmor.com/forum/topic/430/fatal-error-call-to-undefined-method-qlistitem/new/posts/</link>
			<description><![CDATA[<p>OS Platform : Windows 2003 server<br />PHP version : PHP 5.3.5<br />MySQL version : My SQL Server 5.5<br />Tracmor version : tracmor-0.3.0 <br />Browser &amp; version : 1) MS IE - 8<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; 2) Google Chrome - 11.0.696.57 <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3) Mozilla Firefox - 2.0.0.20<br />Web Server :&nbsp; IIS 6.0</p><p>Error messages <br />=====================================================================================<br />It throws a runtime error while trying to add &quot;assets&quot; in &quot;Receipt&quot; . Randomly It started to hang up and gives an error message(only in Mozilla Firefox browser. In IE it just hangs, no error messages)&nbsp; when I try to add assets after 145 th asset. Also it is very very slow when reaching to this point. </p><p>- In Mozilla Firefox browser it gives an error popup msg box with the message:-<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;An error occured during AJAX Response parsing. <br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;The error response will appear in a new popup.&quot;</p><p>- Then loads another popup window with the error message:-<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &quot;Fatal Error: Call to undefined method QListItem::SetForm() in C:\Inetpub\tracmor\includes\<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; qcodo\_core\qform\QFormBase.class.php on line 516&quot;</p><p>=====================================================================================</p><p>Please let me know if there is any solution for this.</p>]]></description>
			<author><![CDATA[null@example.com (ragith)]]></author>
			<pubDate>Wed, 27 Apr 2011 12:01:26 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/430/fatal-error-call-to-undefined-method-qlistitem/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[PHP error htmlentities($strText, ENT_COMPAT, QApplication::$EncodingT]]></title>
			<link>http://www.tracmor.com/forum/topic/424/php-error-htmlentitiesstrtext-entcompat-qapplicationencodingt/new/posts/</link>
			<description><![CDATA[<p>Hi, I&#039;m an admin not a programmer, so yes, enough knowledge to be dangerous...</p><p>A user is working with data in Excel (importing data from a csv, working with it, and saving in Excel).&nbsp; The Excel file is saved as a csv, and then this csv gets uploaded into Tracmor.&nbsp; Because of some characters in the csv file, Tracmor ends up throwing this error after logging in:</p><p>tracmor return htmlentities($strText, ENT_COMPAT, QApplication::$EncodingType);</p><p>The character that seems to be responsible is a double-length dash, presumably where a user has used an application like Excel or Word and entered a single dash between two words and a space (&quot;like - this&quot;) and the Excel / Word autocorrect has changed the single dash to a double-length dash.</p><p>I found this character in the asset_model_code of the asset_model table.&nbsp; Using MySQL I was able to remove this character and now Tracmor is working correctly.</p><p>It looks as if Excel is mangling the data when it&#039;s imported.&nbsp; From what I read, by default Excel (2007 in my case) will open a csv file when double-clicked and process the encoding as ASCII.&nbsp; Some people call this a bug in Excel.&nbsp; If I use Excel to manually import the text, the import wizard gives me options, and if I import with encoding UTF-8 then the resulting csv file will always import into Tracmor just fine and not give any error.</p><p>So, my question is:&nbsp; Is this my problem, as I am essentially generating some garbage that I am importing in Tracmor, or is this a problem with Tracmor as it&#039;s not validating the data that&#039;s imported into it?&nbsp; Or is this a problem elsewhere?</p><p>IIS 6, Server 2003<br />PHP 5.2.9<br />Tracmor 0.3.0<br />MySQL 5.1.11</p><p>Thanks!<br />Andy</p>]]></description>
			<author><![CDATA[null@example.com (10printhello20goto10)]]></author>
			<pubDate>Fri, 08 Apr 2011 16:06:54 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/424/php-error-htmlentitiesstrtext-entcompat-qapplicationencodingt/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[labels ajax error]]></title>
			<link>http://www.tracmor.com/forum/topic/409/labels-ajax-error/new/posts/</link>
			<description><![CDATA[<p>hi friends <br />im running tracmor on windows 7 with wampserver<br />and when im trying to print a label a pop up appears on the<br />screen related with ajax</p>]]></description>
			<author><![CDATA[null@example.com (hbosslp)]]></author>
			<pubDate>Wed, 09 Mar 2011 20:24:23 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/409/labels-ajax-error/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Date option not working asset Report]]></title>
			<link>http://www.tracmor.com/forum/topic/398/date-option-not-working-asset-report/new/posts/</link>
			<description><![CDATA[<p>I applied the fixes for date option&nbsp; ie&nbsp; Revision R731 (http://code.google.com/p/tracmor/source/detail?r=731).<br />However, when i go to reports the fields are now inactive and currently showing todays date which is&nbsp; greyed out.<br />Then my browser gives me the error &#039;An error occured during AJAX response parsing&#039;<br />Am using Linux,php5 on ubuntu 9.10 chrome browser.</p><br /><p>Thanks:)</p>]]></description>
			<author><![CDATA[null@example.com (duncan.ngenda)]]></author>
			<pubDate>Thu, 17 Feb 2011 12:01:23 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/398/date-option-not-working-asset-report/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[can't select stock in label print section]]></title>
			<link>http://www.tracmor.com/forum/topic/395/cant-select-stock-in-label-print-section/new/posts/</link>
			<description><![CDATA[<p>Trying to print an asset label (assume barcode tag) for the first time.<br />The dropdown for stock selection does not stay displayed to allow selection.<br />When clicking on either drop down, 2 avery label options appear for just a faction of a second, but cannot select and/or proceed.</p>]]></description>
			<author><![CDATA[null@example.com (garyyonek)]]></author>
			<pubDate>Wed, 16 Feb 2011 23:02:47 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/395/cant-select-stock-in-label-print-section/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[Anybody looked at 2011 dates for Advanced Search yet?]]></title>
			<link>http://www.tracmor.com/forum/topic/389/anybody-looked-at-2011-dates-for-advanced-search-yet/new/posts/</link>
			<description><![CDATA[<p>The Advanced Search function only allows years up to 2010.&nbsp; I think a change to</p><p><strong>includes\qcodo\_core\qform\QDateTimePicker.class.php</strong></p><p>to set:</p><p>protected $intMaximumYear = 2011;</p><p>will fix this.</p><p>I tried searching the code base (my first try, so I probably missed it) before mentioning this.&nbsp; Maybe set this value to like 2030 so you don&#039;t have to fix this every January.</p>]]></description>
			<author><![CDATA[null@example.com (mikeyfev1)]]></author>
			<pubDate>Mon, 14 Feb 2011 17:43:03 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/389/anybody-looked-at-2011-dates-for-advanced-search-yet/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[error when creating new user]]></title>
			<link>http://www.tracmor.com/forum/topic/388/error-when-creating-new-user/new/posts/</link>
			<description><![CDATA[<p>Hi, good job. Ihave a feeling this has been spotted but i&#039;ll report it anyway.</p><p>When creating a new user, if you dont enter the password the appl throws an error. That&#039;s just a validation issue but thought i would point it anyway</p><p>Exception in PHP Script<br />/tst/tracmor-0.3.0/admin/user_account_edit.php &nbsp; &nbsp; PHP Version: 5.3.0;&nbsp; Zend Engine Version: 2.3.0;&nbsp; Qcodo Version: 0.3.32 (Qcodo Beta 3)<br />Application: Apache/2.2.11 (Win32) PHP/5.3.0;&nbsp; Server Name: localhost<br />HTTP User Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13<br />MySqli Error: Column &#039;password_hash&#039; cannot be null<br />Exception Type:&nbsp; &nbsp;QMySqliDatabaseException</p><p>Rendered Page:&nbsp; &nbsp;Click here to view contents able to be rendered</p><p>Source File:&nbsp; &nbsp;C:\wamp\www\tst\tracmor-0.3.0\includes\data_classes\UserAccount.class.php&nbsp; &nbsp; &nbsp;Line:&nbsp; &nbsp;65</p><p>Line 60:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;CreationDate = new QDateTime(QDateTime::Now);<br />Line 61:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />Line 62:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; else {<br />Line 63:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; $this-&gt;ModifiedBy = QApplication::$objUserAccount-&gt;UserAccountId;<br />Line 64:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />Line 65:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; parent::Save($blnForceInsert, $blnForceUpdate);<br />Line 66:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }<br />Line 67:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br />Line 68:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; public function __toStringWithLink() {<br />Line 69:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; return sprintf(&#039;&lt;a href=&quot;user_account_edit.php?intUserAccountId=%s&quot;&gt;%s&lt;/a&gt;&#039;, $this-&gt;intUserAccountId, $this-&gt;__toString());<br />Line 70:&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</p>]]></description>
			<author><![CDATA[null@example.com (kangz)]]></author>
			<pubDate>Mon, 14 Feb 2011 12:57:56 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/388/error-when-creating-new-user/new/posts/</guid>
		</item>
		<item>
			<title><![CDATA[report generation issue]]></title>
			<link>http://www.tracmor.com/forum/topic/380/report-generation-issue/new/posts/</link>
			<description><![CDATA[<p>Hi,</p><p>I am trying to create a new report on my module “shipment” I just go through the functionality as Tracmor has used for “Asset Transaction Report”. I am getting no. of records and data from my db table but at last, when I GENERATE the report there occur an error as:</p><p>Parse error: syntax error, unexpected &#039;;&#039; in C:\xampp\htdocs\tracmor\includes\php\PHPReports\php\PHPReportCol.php(309) : eval()&#039;d code on line 1</p><p>if I commit out return eval($sExpr_); [ie ////return eval($sExpr_);] then got three line [without db records] Note that my query fetch 2 rows:</p><p>Shipment Report<br />Shipment Field One:&nbsp; &nbsp; &nbsp;Shipment Field Two:&nbsp; &nbsp; &nbsp;Shipment Field Three:&nbsp; &nbsp; &nbsp;Shipment Field Four:<br />Shipment Field One:&nbsp; &nbsp; &nbsp;Shipment Field Two:&nbsp; &nbsp; &nbsp;Shipment Field Three:&nbsp; &nbsp; &nbsp;Shipment Field Four:<br />Shipment Field One:&nbsp; &nbsp; &nbsp;Shipment Field Two:&nbsp; &nbsp; &nbsp;Shipment Field Three:&nbsp; &nbsp; &nbsp;Shipment Field Four:</p><p>I expect that error is here: [but could not able to fixed it]</p><p>$oGroups = “<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;GROUP NAME=&#039;shipment_id&#039; EXPRESSION=&#039;shipment_id&#039; PAGEBREAK=&#039;FALSE&#039;&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;HEADER&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;ROW&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;COL ALIGN=&#039;LEFT&#039; TYPE=&#039;EXPRESSION&#039; COLSPAN=&#039;”.(4 + $intCustomFieldCount).”&#039; CELLCLASS=&#039;report_section_heading&#039;&gt;\$this-&gt;getValue(&#039;shipment__transaction_id__shipping_account_id__short_description&#039;).&#039; by &#039;.(\$this-&gt;getValue(&#039;shipment__transaction_id__modified_by&#039;)?\$this-&gt;getValue(&#039;shipment__transaction_id__modified_by&#039;).&#039; by &#039;.(\$this-&gt;getValue(&#039;shipment__transaction_id__modified_by&#039;)?\$this-&gt;getValue(&#039;shipment__transaction_id__modified_by&#039;).&#039; &#039;.\$this-&gt;getValue(&#039;shipment__transaction_id__modified_by&#039;).&#039; on &#039;.\$this-&gt;getValue(&#039;shipment__transaction_id__modified_date&#039;):\$this-&gt;getValue(&#039;shipment__transaction_id__created_by__modified_by&#039;).&#039; &#039;.\$this-&gt;getValue(&#039;shipment__transaction_id__created_by&#039;).&#039; on &#039;.\$this-&gt;getValue(&#039;shipment__transaction_id__creation_date&#039;))&lt;/COL&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/ROW&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;ROW&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;COL CELLCLASS=&#039;report_column_header&#039;&gt;Shipment Field One:&lt;/COL&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;COL CELLCLASS=&#039;report_column_header&#039;&gt;Shipment Field Two:&lt;/COL&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;COL CELLCLASS=&#039;report_column_header&#039;&gt;Shipment Field Three:&lt;/COL&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;COL CELLCLASS=&#039;report_column_header&#039;&gt;Shipment Field Four:&lt;/COL&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;$strXmlColNameByCustomField<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/ROW&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/HEADER&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;FIELDS&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/FIELDS&gt;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&lt;/GROUP&gt;”;</p><p>Please, somebody help to fix the problem...!<br />Thanks in advance<br />Neo</p>]]></description>
			<author><![CDATA[null@example.com (neomaster)]]></author>
			<pubDate>Fri, 28 Jan 2011 09:03:10 +0000</pubDate>
			<guid>http://www.tracmor.com/forum/topic/380/report-generation-issue/new/posts/</guid>
		</item>
	</channel>
</rss>

