<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=9530</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=9530&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Windows 10 - XAMPP - No Graphics *RESOLVED*.]]></description>
		<lastBuildDate>Wed, 27 Oct 2021 06:44:35 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40168#p40168</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Wed, 27 Oct 2021 06:44:35 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40168#p40168</guid>
		</item>
		<item>
			<title><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40167#p40167</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (ScriptBASIC)]]></author>
			<pubDate>Wed, 27 Oct 2021 05:27:54 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40167#p40167</guid>
		</item>
		<item>
			<title><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40159#p40159</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (ScriptBASIC)]]></author>
			<pubDate>Wed, 27 Oct 2021 01:39:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40159#p40159</guid>
		</item>
		<item>
			<title><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40157#p40157</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 26 Oct 2021 14:42:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40157#p40157</guid>
		</item>
		<item>
			<title><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40154#p40154</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (ScriptBASIC)]]></author>
			<pubDate>Tue, 26 Oct 2021 06:32:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40154#p40154</guid>
		</item>
		<item>
			<title><![CDATA[Re: Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40153#p40153</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (kvvaradha)]]></author>
			<pubDate>Tue, 26 Oct 2021 05:51:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40153#p40153</guid>
		</item>
		<item>
			<title><![CDATA[Windows 10 - XAMPP - No Graphics *RESOLVED*]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=40152#p40152</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (ScriptBASIC)]]></author>
			<pubDate>Tue, 26 Oct 2021 02:13:42 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=40152#p40152</guid>
		</item>
	</channel>
</rss>
