<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Tracmor Forum]]></title>
	<link rel="self" href="http://www.tracmor.com/forum/feed/atom/"/>
	<updated>2012-01-29T15:15:06Z</updated>
	<generator>PunBB</generator>
	<id>http://www.tracmor.com/forum/</id>
		<entry>
			<title type="html"><![CDATA[genbarcode compiled for i386 does not work on x86_64]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/614/genbarcode-compiled-for-i386-does-not-work-on-x8664/new/posts/"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[btaylor]]></name>
				<uri>http://www.tracmor.com/forum/user/919/</uri>
			</author>
			<updated>2012-01-29T15:15:06Z</updated>
			<id>http://www.tracmor.com/forum/topic/614/genbarcode-compiled-for-i386-does-not-work-on-x8664/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Tracmor support for Oracle]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/613/tracmor-support-for-oracle/new/posts/"/>
			<summary type="html"><![CDATA[<p>Can Tracmor be used with Oracle? Client wants to migrate from MySql to Oracle. Thanks.</p>]]></summary>
			<author>
				<name><![CDATA[QcodoMan]]></name>
				<uri>http://www.tracmor.com/forum/user/917/</uri>
			</author>
			<updated>2012-01-25T18:06:54Z</updated>
			<id>http://www.tracmor.com/forum/topic/613/tracmor-support-for-oracle/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[That asset is locked to a parent asset]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/612/that-asset-is-locked-to-a-parent-asset/new/posts/"/>
			<summary type="html"><![CDATA[<p>I can&#039;t seem to move/check in/check out/ship/recieve assets. Everytime I get the error &quot;That asset is locked to a parent asset&quot;.</p><p>Have I done something wrong?</p>]]></summary>
			<author>
				<name><![CDATA[esmer]]></name>
				<uri>http://www.tracmor.com/forum/user/902/</uri>
			</author>
			<updated>2012-01-10T14:02:55Z</updated>
			<id>http://www.tracmor.com/forum/topic/612/that-asset-is-locked-to-a-parent-asset/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Wireless Barcode Scanners]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/611/wireless-barcode-scanners/new/posts/"/>
			<summary type="html"><![CDATA[<p>We have set up an installation of Tracmor on a Linux box and just getting started with the software. We have two wireless scanners (Wasp WPA 1000 and Wasp WWS800) at one of our locations on the opposite coast and thinking about having them sent out here for testing purposes. What functionality would they provide us? From all of the posts that I have seen, it seems like you need to have the scanner hooked up to a computer with Tracmor running. Would it give use the option to scan multiple items in the warehouse to check them in or out, receive items, or perform &quot;inventory&quot; by scanning all of the present items without having to do them one at a time? Are the wireless scanners even compatible with the software? Thank you in advance.</p><br /><p>PHP Version:&nbsp; &nbsp; 5.1.6<br />MySql Version:&nbsp; &nbsp; 5.0.77<br />Qcodo Version:&nbsp; &nbsp; 0.3.32 (Qcodo Beta 3)</p>]]></summary>
			<author>
				<name><![CDATA[kraker]]></name>
				<uri>http://www.tracmor.com/forum/user/907/</uri>
			</author>
			<updated>2012-01-05T23:10:56Z</updated>
			<id>http://www.tracmor.com/forum/topic/611/wireless-barcode-scanners/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[data.sql tbl_location inserts]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/610/datasql-tbllocation-inserts/new/posts/"/>
			<summary type="html"><![CDATA[<p>I&#039;m trying to figure out why the following (excerpted from the data.sql script in the tracmor tarball)</p><p>&nbsp; &nbsp; (1,&#039;Checked Out&#039;,NULL,NULL,NULL,NULL,NULL),<br />&nbsp; &nbsp; (2,&#039;Shipped&#039;,NULL,NULL,NULL,NULL,NULL),<br />&nbsp; &nbsp; (3,&#039;Taken Out&#039;,NULL,NULL,NULL,NULL,NULL),<br />&nbsp; &nbsp; (4,&#039;New Inventory&#039;,NULL,NULL,NULL,NULL,NULL),<br />&nbsp; &nbsp; (5,&#039;To Be Received&#039;,NULL,NULL,NULL,NULL,NULL),<br />&nbsp; &nbsp; (6,&#039;Archived&#039;,NULL,NULL,NULL,NULL,NULL);</p><p>need to be inserted into the location table.</p><p>Can someone enlighten me on this?</p>]]></summary>
			<author>
				<name><![CDATA[pjddvm]]></name>
				<uri>http://www.tracmor.com/forum/user/905/</uri>
			</author>
			<updated>2011-12-30T21:45:09Z</updated>
			<id>http://www.tracmor.com/forum/topic/610/datasql-tbllocation-inserts/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Recomended printer?]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/609/recomended-printer/new/posts/"/>
			<summary type="html"><![CDATA[<p>Are there any suggested label printers to use with Tracmor?&nbsp; I am looking to print barcodes as I enter items into tracmor.</p>]]></summary>
			<author>
				<name><![CDATA[glauz]]></name>
				<uri>http://www.tracmor.com/forum/user/904/</uri>
			</author>
			<updated>2011-12-28T00:49:57Z</updated>
			<id>http://www.tracmor.com/forum/topic/609/recomended-printer/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Installing on Windows 2008 Server]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/608/installing-on-windows-2008-server/new/posts/"/>
			<summary type="html"><![CDATA[<p>I was installing tracmor onto a fresh Windows 2008 box and found the installation instructions to be incomplete and the required resources to be unclear.&nbsp; The following are all of the steps I took to install tracmor including setting up the database on a different drive, installing the required IIS features and other required software.&nbsp; I hope someone else finds this information helpful.</p><p>Install the following:<br />&nbsp; &nbsp; .NET 4.0 - http://www.microsoft.com/download/en/details.aspx?displaylang=en&amp;id=22<br />&nbsp; &nbsp; C++ 2008 - http://www.microsoft.com/download/en/confirmation.aspx?id=29<br />&nbsp; &nbsp; mySQL&nbsp; &nbsp; - MySQL Server only - http://dev.mysql.com/downloads/installer/<br />&nbsp; &nbsp; tracmor - http://code.google.com/p/tracmor/downloads/list extract to F:\wwwroot<br />Install IIS<br />Server Manager -&gt; Roles -&gt; Add Role -&gt; Web Server (IIS)<br />Include the following Role Services from Application Development: CGI, ISAPI Extensions, ASP.NET</p><p>Install PHP <br /> http://windows.php.net/downloads<br />Install to C:/PHP/&nbsp; &nbsp; <br />During setup select the option to run as server - IIS FastCGI</p><p>IIS Manager setup<br />Select Sites -&gt; Add Web site (under Actions) <br />&nbsp; &nbsp; Site name:&nbsp; tracmor<br />&nbsp; &nbsp; Physical Path:&nbsp; F:\wwwroot<br />Select Handler Mappings from tracmor Home -&gt; Add Managed Handler (under Actions)<br />&nbsp; &nbsp; Requested path - *.php<br />&nbsp; &nbsp; Executable - C:\php\php5nsapi.dll<br />&nbsp; &nbsp; Name: PHP<br />&nbsp; &nbsp; </p><p>Edit Configuration files<br />Set the following value in C:\ProgramData\MySQL\MySQL Server 5.5\ my.ini<br />&nbsp; &nbsp; datadir = &quot;F:\SQLdata\&quot;<br />&nbsp; &nbsp; Restart mySQL service<br />Fill the following values in F:\wwwroot\includes\configuration.in.php<br />&nbsp; &nbsp; Fill SQL login information to DB_CONNECTION_1&nbsp; user = {tracmor user}, password ={password}<br />&nbsp; &nbsp; change _DOCROOT_ value to F:\wwwroot<br />Edit F:\wwwroot\data_model\create.sql<br />&nbsp; &nbsp; change all &#039;TYPE =&#039; to &#039;ENGINE =&#039; and &#039;TYPE=&#039; to &#039;ENGINE =&#039;</p><p>MySQL Database Initialization<br />Run MySQL Command Line Client and execute the following commands:<br />&nbsp; &nbsp; CREATE DATABASE tracmor;<br />&nbsp; &nbsp; CREATE USER &#039;{tracmor user}&#039;@&#039;localhost&#039; identified by &#039;{password}’; <br />&nbsp; &nbsp; GRANT ALL ON tracmor.* to &#039;{tracmor user}&#039;@&#039;localhost&#039;;<br />&nbsp; &nbsp; USE tracmor<br />&nbsp; &nbsp; SOURCE F:/wwwroot/data_model/create.sql <br />&nbsp; &nbsp; SOURCE F:/wwwroot/data_model/data.sql</p>]]></summary>
			<author>
				<name><![CDATA[glauz]]></name>
				<uri>http://www.tracmor.com/forum/user/904/</uri>
			</author>
			<updated>2011-12-22T16:52:41Z</updated>
			<id>http://www.tracmor.com/forum/topic/608/installing-on-windows-2008-server/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[2010 Max Year?]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/606/2010-max-year/new/posts/"/>
			<summary type="html"><![CDATA[<p>Why does the year drop down in Advanced Search max out at 2010?&nbsp; Where can it be changed?</p>]]></summary>
			<author>
				<name><![CDATA[rjparth]]></name>
				<uri>http://www.tracmor.com/forum/user/85/</uri>
			</author>
			<updated>2011-12-08T18:57:14Z</updated>
			<id>http://www.tracmor.com/forum/topic/606/2010-max-year/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[RFID & Tracmor integration]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/605/rfid-tracmor-integration/new/posts/"/>
			<summary type="html"><![CDATA[<p>I&#039;m wondering if anyone has managed a system with RFID?</p><p>I&#039;m looking to implement a tracking system with RFID.&nbsp; Basically, you would have an entry point to a room with two antennas.&nbsp; If the reader reads a label from A to B, the system knows that the device is entering a room and should be checked in.&nbsp; If the reader reads a label from B to A, the system knows that the device is leaving a room and should be checked out.</p><p>Ideally, it would be integrated with a badge swipe as well since our doors are only opened with a badge read.</p><p>Has anyone ever implemented a system along these lines?</p>]]></summary>
			<author>
				<name><![CDATA[JBennett]]></name>
				<uri>http://www.tracmor.com/forum/user/896/</uri>
			</author>
			<updated>2011-12-06T20:50:37Z</updated>
			<id>http://www.tracmor.com/forum/topic/605/rfid-tracmor-integration/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Tracmor recommended POS]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/604/tracmor-recommended-pos/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello everyone,</p><p>I&#039;m looking for a POS system that is &quot;compatible&quot; with Tracmor.&nbsp; Currently there is a MS-DOS based system in place.&nbsp; The reason I&#039;m looking to upgrade is I that I want to incorporate the inventory system into a website that can be used by customers and potential customers to be able to order and view stock status.&nbsp; IE 3-4 Day Order, Low Stock and In Stock.</p><p>My question is:<br />What POS systems have people used with Tracmor or which POS system would you recommend?&nbsp; Open source is preferable.</p><p>So far I&#039;ve looked into Openbravo with some skepticism.</p><p>[edit]<br />I&#039;m very happy with my ability to incorporate Tracmor&#039;s inventory system into a custom website for customers to use for shopping.&nbsp; I would prefer to stick with Tracmor as I don&#039;t think I could have asked for anything else in a customizable inventory system.</p><p>[edit2]<br />This may be a direction I&#039;m more interested in: <a href="http://www.tracmor.com/forum/topic/95/invoices/">http://www.tracmor.com/forum/topic/95/invoices/</a></p>]]></summary>
			<author>
				<name><![CDATA[WrinkledCheese]]></name>
				<uri>http://www.tracmor.com/forum/user/894/</uri>
			</author>
			<updated>2011-12-06T19:20:46Z</updated>
			<id>http://www.tracmor.com/forum/topic/604/tracmor-recommended-pos/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Create an new Asset without using an Asset Model]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/603/create-an-new-asset-without-using-an-asset-model/new/posts/"/>
			<summary type="html"><![CDATA[<p>I just signed our company up for the tracmore service and I&#039;m in the process of setting things up. One thing I&#039;ve noticed is that there doesn&#039;t seem to be a way for me to great an asset without using an asset model. I find that horribly inconvenient since a lot of the items I&#039;ll need to add will be one-off items or items that I&#039;ll add maybe just a few times ever. I don&#039;t see why we cannot just simple add an new asset and&nbsp; type in all the fields ourselves. If there is a way around this please let me know ASAP.</p><p>Thanks!</p>]]></summary>
			<author>
				<name><![CDATA[InfoTech]]></name>
				<uri>http://www.tracmor.com/forum/user/895/</uri>
			</author>
			<updated>2011-12-06T19:03:10Z</updated>
			<id>http://www.tracmor.com/forum/topic/603/create-an-new-asset-without-using-an-asset-model/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Qcodo upgrade]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/602/qcodo-upgrade/new/posts/"/>
			<summary type="html"><![CDATA[<p>I am trying to update a new installation of Tracmor and when I get to update r693, the Qcodo upgrade, my intial login screen turns into a blank page. I have tried running through the update on mulitple platforms, Windows Server 2008, Windows 7 and Ubuntu but I get the same result each time. In addition I have tried using IIS, XAMPP and WAMP. I am not sure what I am doing wrong or what other folks have done to not run into this problem. Any help would be appreciated.</p>]]></summary>
			<author>
				<name><![CDATA[Cjohnson]]></name>
				<uri>http://www.tracmor.com/forum/user/892/</uri>
			</author>
			<updated>2011-12-05T20:48:15Z</updated>
			<id>http://www.tracmor.com/forum/topic/602/qcodo-upgrade/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New Admin Setting]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/601/new-admin-setting/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello:</p><p>Could someone explain to me how to add a new TracmorSettings setting? I added a row to admin_settings called asset_code_prefix.</p><p>I can get the setting to show on the admin panel, but the value does not save to the database.</p><p>There are no errors.</p><p>Thanks,</p><p>Paul</p>]]></summary>
			<author>
				<name><![CDATA[pomalley]]></name>
				<uri>http://www.tracmor.com/forum/user/888/</uri>
			</author>
			<updated>2011-11-26T03:10:35Z</updated>
			<id>http://www.tracmor.com/forum/topic/601/new-admin-setting/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Asset ID]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/600/asset-id/new/posts/"/>
			<summary type="html"><![CDATA[<p>Hello:</p><p>I have a customer who has a requirement to add an alphanumeric prefix to the asset id key field when generating new asset id either through the GUI or on import. Since the asset_id field is an auto-increment field, simply adding a varchar prefix is not possible. Anyone have any ideas on how I might accomplish this?</p><p>Here is how the requirement reads:</p><p>CRS #1:&nbsp; The automatic asset code generation should be of the following format:&nbsp; </p><p>&lt;prefix&gt;&lt;10-digit numeric value&gt;</p><p>Where:<br />o&nbsp; &nbsp; Prefix – This is a constant string value for all asset code generated.&nbsp; The client should be able to set prefix value depending on where the stand-alone PC is installed.&nbsp; The prefix should accept printable ASCII characters. Example:&nbsp; XXX-IT <br />o&nbsp; &nbsp; 10-digit numeric value – should start from 0000000001 up to 9999999999.&nbsp; Beyond the max value should inform user that maximum asset code has been reached.</p><p>By using this format, all asset id generated should be of the same length.<br />The asset code should be auto-generated by default when creating new assets.</p><br /><p>Thanks!</p><p>Paul</p>]]></summary>
			<author>
				<name><![CDATA[pomalley]]></name>
				<uri>http://www.tracmor.com/forum/user/888/</uri>
			</author>
			<updated>2011-11-23T20:37:53Z</updated>
			<id>http://www.tracmor.com/forum/topic/600/asset-id/new/posts/</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[3500 Assets, Running a bit slow]]></title>
			<link rel="alternate" href="http://www.tracmor.com/forum/topic/599/3500-assets-running-a-bit-slow/new/posts/"/>
			<summary type="html"><![CDATA[<p>Logging in and/or clicking anything that returns you to the assets screen where all your assets are listed in the datagrid is running pretty slow presumably because we have 3500 assets now.&nbsp; Is there a way for the app not to load all 174 pages of the datagrid?&nbsp; Might that possibly speed up the load time?</p>]]></summary>
			<author>
				<name><![CDATA[rjparth]]></name>
				<uri>http://www.tracmor.com/forum/user/85/</uri>
			</author>
			<updated>2011-11-22T00:28:36Z</updated>
			<id>http://www.tracmor.com/forum/topic/599/3500-assets-running-a-bit-slow/new/posts/</id>
		</entry>
</feed>

