Check this out for differential encoding issues and potential use of utf8_encode(). Also check if $mail->CharSet = "UTF-8"; works.
127 03/24/2024 05:52:10 pm
Re: login issues (10 replies, posted in Installation)
ModSecurity does protocol filtering and hence it may be affecting FA login.ModSecurity provides a rule configuration language known as 'SecRules' for real-time monitoring, logging, and filtering of Hypertext Transfer Protocol communications based on user-defined rules. .
128 03/22/2024 06:44:48 am
Re: Emailing not setting mime-type (38 replies, posted in Reporting)
Pulled in and updated Unofficial Extensions Repo.
129 03/11/2024 05:13:46 pm
Re: The invoice file not found (3 replies, posted in Accounts Receivable)
FA 2.3 will run on PHP 5 only.
Try the latest FA v2.4.17+
130 03/11/2024 05:12:34 pm
Re: login issues (10 replies, posted in Installation)
File and folder permissions for owner and group that the webserver process is running on
131 03/09/2024 04:56:46 am
Re: login issues (10 replies, posted in Installation)
Using admin/password it goes to kvcodes login theme. Check if the code integration is proper. Look at all the external modules you have used.
132 03/09/2024 04:53:30 am
Re: The invoice file not found (3 replies, posted in Accounts Receivable)
Platform, FA version, PHP version and files/folder permissions?
133 02/23/2024 04:44:44 pm
Re: PHP to 8.2 errors with FA 2.4.17 (16 replies, posted in Report Bugs here)
Screenshot missing.
Check the Post release notes for FA 2.4.16 and later:
https://frontaccounting.com/punbb/viewtopic.php?id=10282
Check CHANGELOG for your version:
2023-10-10 Joe Hunt
Release 2.4.17
M version.php
2023-09-22 Joe Hunt
Bug Found in Supplier Invoice in Calculating Unit Tax
M purchasing/includes/db/invoice_db.inc
2023-09-21 Joe Hunt
New empty language empty.po file
M lang/new_language_template/LC_MESSAGES/empty.po
2023-08-07/08 Joe Hunt
PHP 8.2 fixes - 4 commits
M admin\includes\fa_patch.class.inc
M includes\hooks.inc
M includes\prefs\userprefs.inc
M includes\ui\allocation_cart.inc
M includes\ui\attachment.inc
M includes\ui\contacts_view.inc
M purchasing\inquiry\supplier_inquiry.php
M reporting\rep110.php
M reporting\includes\class.graphic.inc
M sales\includes\cart_class.inc
M sales\inquiry\customer_inquiry.php
2023-08-01/06 Joe Hunt
Added Payment Link (Payment Service) for XUMM. A Dutch free Payment Service and re-run
M includes/ui/ui_view.inc
2023-05-03 / 2023-07-03 Joe Hunt
Mark Inactive Customers and Suppliers in Reports (when no Filter). Bug 5709: Calculation fixed.
M reporting/rep101.php
M reporting/rep102.php
M reporting/rep115.php
M reporting/rep201.php
M reporting/rep202.php
M reporting/rep203.php
M reporting/rep206.php
2023-05-03 Joe Hunt
Release 2.4.16
M lang/new_language_template/LC_MESSAGES/empty.po
M version.php
134 02/23/2024 04:39:51 pm
Re: Added Branches to additional Fields Ext (5 replies, posted in Modules/Add-on's)
Cleaned up the code and uploaded to the unofficial FA24extensions repo at:
https://github.com/apmuthu/FA24extensions/tree/master/Extensions/rep_route_deliveries_no_ship
135 02/22/2024 05:59:55 pm
Re: Been using for 8 mths but now starting installation routine (8 replies, posted in Installation)
Any updates would have revived the presence of install folder.
136 02/21/2024 10:39:44 am
Re: Thousands of sales order need to be converted to invoice (1 replies, posted in Accounts Receivable)
Check for an sql method to auto convert. Take an sql backup, then convert one sales order to a delivery, now take another sql backup, compare the 2 sql backups and see what INSERT, UPDATE differences exist and check what info was passed on (each order may have different line items) and then prepare the new sql statements in an excel / sql query and run it in one shot. Take backup before any changes.
Post a bounty offer in the Job board if you are not upto doing it yourself.
137 02/21/2024 10:36:29 am
Re: Been using for 8 mths but now starting installation routine (8 replies, posted in Installation)
Looks like you forgot to delete the install folder. Check if your config.php file exists, if not, restore it from your backup.
138 02/21/2024 09:51:41 am
Re: Added Branches to additional Fields Ext (5 replies, posted in Modules/Add-on's)
Your sql/update.sql has an error "END IF;" that needs to be removed as well as the trailing blank line for synch with existing module.
https://github.com/apmuthu/FA24extensions/commit/698b3f2b4f90bd7d743e9a8aabbb0e2e4f4e02e6
139 02/19/2024 04:55:16 pm
Re: Australian payroll extension (1 replies, posted in Jobs wanted/offered, non-free offers)
Have you tried OrangeHRM and creating views for read only tables from FA tables?
140 02/16/2024 02:10:24 pm
Re: Just Added shipper filter and print by date in reports (3 replies, posted in Modules/Add-on's)
Anyone tested it out ?
Will then upload it to my repo and possibly @joe can take it into the official repo after vetting it.
This extension refers to OpenStreet Route Map project.
https://project-osrm.org has some subdomains like https://map.project-osrm.org and other obsolete ones like http://route.project-osrm.org last seen in 2018.
141 02/16/2024 01:55:43 pm
Re: Can't add a new supplier (1 replies, posted in Report Bugs here)
Check out the debug and debugsql settings in config.php
What do your Apache/PHP logs say?
142 02/16/2024 01:53:57 pm
Re: POS for FA and till printer link? (2 replies, posted in Wish List)
You can set the PDF page size in the reports by referring to TCPDF library to print on customized paper.
TCLim and others have POS. Also PHPPointofSale and OSPOS are other alternatives in php/mysql.
144 02/09/2024 05:50:40 am
Re: Cannot download repo index file (57 replies, posted in Installation)
It works if your IP is not blacklisted (does one exist?).
The following is the contents of the modules/_cache folder that has the the list of extensions as of today.
Alternatively make a separate repo with all the current ones in them and take it from there.
The unofficial repo of extensions can also be used although version bumps may not be uptodate but with fixes/extensions not in the official repo.
145 02/07/2024 03:09:36 pm
Re: Upgraded PHP version now can't login (7 replies, posted in Installation)
Time to exit your hosting service and roll your own - a learning curve though.
146 02/02/2024 07:24:55 pm
Re: 2.4.17 Long Descriptions in Sales Invoices (7 replies, posted in Report Bugs here)
@joe: was that commit complete to include edition as well?
147 02/02/2024 07:23:23 pm
Re: Upgraded PHP version now can't login (7 replies, posted in Installation)
Use the bleeding edge from the GitHub Master as it has many PHP 8.x fixes.
148 02/02/2024 07:16:32 pm
Re: Unable to login after upgrade to the latest version 2.4.14 (3 replies, posted in Installation)
PHP 8.3 is not yet supported in most configurations in frontaccounting 2.4.x.
149 01/25/2024 09:21:24 am
Re: Cannot download repo index file (57 replies, posted in Installation)
The check / cheque print extensions are attached. They are from the unofficial repo.
Just unzip the appropriate one into the modules folder and update the installed_extensions.php file.
150 01/25/2024 09:16:09 am
Re: allocated cloumn, and an option not to show it (17 replies, posted in Reporting)
Even a mere checkbox might suffice for all binary choices.