<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9530&amp;type=atom" />
	<updated>2021-10-27T06:44:35Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=9530</id>
		<entry>
			<title type="html"><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40168#p40168" />
			<content type="html"><![CDATA[<p>This was <a href="https://github.com/FrontAccountingERP/FA/commit/f0d25b5b9e8a2ec332a921fa85d5fb8be6fa73b3">fixed in the repo</a> on 2021-10-11 after the 2.4.10 release.</p><p>But thanks for your investigation. It is of great value to XAMP users.</p><p>Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2021-10-27T06:44:35Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40168#p40168</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40167#p40167" />
			<content type="html"><![CDATA[<p><strong><span style="color: green">Success !</span></strong></p><p>$p = imageftbbox($size, 0, $this-&gt;fontfile, $string);</p><p>Adding the extra <strong>b</strong> got it to work once I enabled the <strong>GD</strong> extension. (disable in XAMPP by default)</p>]]></content>
			<author>
				<name><![CDATA[ScriptBASIC]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20798</uri>
			</author>
			<updated>2021-10-27T05:27:54Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40167#p40167</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40159#p40159" />
			<content type="html"><![CDATA[<p>Hi Joe,</p><div class="quotebox"><blockquote><p>exception_handler((Error Object))</p><p>Unhandled exception [0]: Call to undefined function imageftbbox(). in file: C:\xampp\htdocs\fa\reporting\includes\class.graphic.inc at line 1220</p></blockquote></div><p>I thought I made the change from <strong>imagetftbbox</strong> to <strong>imagetftbox</strong>. I will have to look at the source and my repo.</p><p>I change it to <strong>imagetftbox</strong> and it&#039;s still returning the same error.</p><div class="quotebox"><blockquote><p>Unhandled exception [0]: Call to undefined function imagetftbox(). in file: C:\xampp\htdocs\fa\reporting\includes\class.graphic.inc at line 1220</p></blockquote></div><p>This comment was in the PHP docs.</p><div class="quotebox"><blockquote><p>This function is only available if PHP is compiled with freetype support (--with-freetype-dir=DIR)</p></blockquote></div><p><a href="https://opensage.org/test/phpinfo.txt">My PHP Information</a></p><p>Where can I download a PHP 8.0.12 binary set that will work with FA? It seems XAMPP has dropped GD support in their latest release.</p><p>Love the debug option. Thanks for that tip!</p><p><strong>Update</strong></p><p>I noticed in the <strong>php.ini</strong> the GD extension was remarked out. Enabled it and <strong>phpinfo</strong> now shows GD enabled. The graphics still aren&#039;t working in FA. <img src="https://frontaccounting.com/punbb/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p><span style="color: blue">extension=gd</span></p><div class="codebox"><pre><code>gd

GD Support =&gt; enabled
GD Version =&gt; bundled (2.1.0 compatible)
FreeType Support =&gt; enabled
FreeType Linkage =&gt; with freetype
FreeType Version =&gt; 2.9.1
GIF Read Support =&gt; enabled
GIF Create Support =&gt; enabled
JPEG Support =&gt; enabled
libJPEG Version =&gt; 9 compatible
PNG Support =&gt; enabled
libPNG Version =&gt; 1.6.34
WBMP Support =&gt; enabled
XPM Support =&gt; enabled
libXpm Version =&gt; 30512
XBM Support =&gt; enabled
WebP Support =&gt; enabled
BMP Support =&gt; enabled
TGA Read Support =&gt; enabled

Directive =&gt; Local Value =&gt; Master Value
gd.jpeg_ignore_warning =&gt; 1 =&gt; 1

gettext

GetText Support =&gt; enabled</code></pre></div><p>Here is my current <strong>go_debug=2</strong> log.</p><p><a href="https://opensage.org/test/errlog.txt">Debug Error Log</a></p>]]></content>
			<author>
				<name><![CDATA[ScriptBASIC]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20798</uri>
			</author>
			<updated>2021-10-27T01:39:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40159#p40159</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40157#p40157" />
			<content type="html"><![CDATA[<p>@ScriptBASIC,</p><p>I have php 8.0.12 (x86) installed on a WAMP Server (Windows 10 Home). The graphics are just looking fine here.</p><p>Please set the $go_debug flag to 2&nbsp; in the file, config.php, for catching any errors, and report back to us. Thanks in advance.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2021-10-26T14:42:50Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40157#p40157</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40154#p40154" />
			<content type="html"><![CDATA[<p>I have both PHP 7.3.31 and 8.0.13 version of FA installed on two laptops. So far I&#039;ve only noticed the graphics not displaying while everything else seems to work. </p><p>Looking forward to seeing a fix for PHP 8.</p>]]></content>
			<author>
				<name><![CDATA[ScriptBASIC]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20798</uri>
			</author>
			<updated>2021-10-26T06:32:04Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40154#p40154</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40153#p40153" />
			<content type="html"><![CDATA[<p>Still fa has not fully updated to work on php 8 version.&nbsp; Stay with php7.4 till FA is ready to use.&nbsp; And also you can keep veriso&nbsp; 8 as well and test the fa performance and feed back us to fix it</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2021-10-26T05:51:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40153#p40153</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=40152#p40152" />
			<content type="html"><![CDATA[<p>I installed FA under Windows 10 Pro using the latest XAMPP 64 install. I don&#039;t seem to be getting dashboard graphics using the <strong>DropDown</strong> theme. It works fine on my Linux Ubuntu install.</p><p>What library or code am I missing under Windows that XAMPP isn&#039;t providing?</p><p><strong>Update</strong></p><p>I had install virgin 2.4.10 on another Windows 10 laptop a short while ago. The graphics are working. The latest install is from my repo of FA that has all the current fixes. The new install is using PHP 8.0.12 while the older install in running PHP 7.3.31.</p><p><strong>Update II</strong></p><p>I installed the latest 2.4.10 from my repo onto the older laptop running PHP 7.3.31 and the graphics are working. It seems this is a PHP <strong>8.0.12</strong> issue.</p><p><strong>Update III</strong></p><p>I tried to copy the <strong>php</strong> directory from the working PHP7 laptop to the new install. XAMMP wouldn&#039;t start Apache using that version of PHP.&nbsp; <img src="https://frontaccounting.com/punbb/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p><strong><span style="color: red">XAMPP is currently distributing PHP 8.0.12 with their install.</span></strong></p>]]></content>
			<author>
				<name><![CDATA[ScriptBASIC]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=20798</uri>
			</author>
			<updated>2021-10-26T02:13:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=40152#p40152</id>
		</entry>
</feed>
