Looks like you forgot to delete the install folder. Check if your config.php file exists, if not, restore it from your backup.
101 02/21/2024 10:36:29 am
Re: Been using for 8 mths but now starting installation routine (8 replies, posted in Installation)
102 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
103 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?
104 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.
105 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?
106 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.
108 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.
109 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.
110 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?
111 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.
112 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.
113 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.
114 01/25/2024 09:16:09 am
Re: allocated cloumn, and an option not to show it (12 replies, posted in Reporting)
Even a mere checkbox might suffice for all binary choices.
115 01/21/2024 02:31:42 pm
Re: allocated cloumn, and an option not to show it (12 replies, posted in Reporting)
@joe: Is this essential to include in the core FA. If so clean up the kludge herein which was just a Quick'n Dirty fix.
116 01/13/2024 08:12:06 pm
Re: allocated cloumn, and an option not to show it (12 replies, posted in Reporting)
Attached is modified version of reporting/rep201.php file to suit your needs. You may do the same for reporting/rep201.php.
Such modified files should be placed in the company/#/reporting folder so as to be applicable as a substitute for the default one in the reporting folder.
117 01/13/2024 07:40:28 pm
Re: Installation at office and multiple trucks that are warehouses (2 replies, posted in Installation)
Have a separate application for managing the truck transaction data and have a middleware to synch with FA tables when at the HQ. Issues such as change in data that was already synched will render the HQ server data as stale even though newer data are in synch.
118 01/13/2024 07:33:40 pm
Re: Error Handler not working for php 8.2 (11 replies, posted in FA Modifications)
Let us freeze the PHP version for this FA version.
People should not keep updating PHP version frequently.
119 01/13/2024 07:32:23 pm
Re: How to delete or modify leave of employee from timecard (1 replies, posted in Modules/Add-on's)
If you are referring to Notrinos FrontHRM module, visit
https://frontaccounting.com/punbb/viewtopic.php?id=9773
Check for newer version.
120 01/13/2024 07:30:06 pm
Re: Edit PO Button is not shwoing at Search Outstanding Purchase Orders (2 replies, posted in Report Bugs here)
Check if there are any overdue items.
121 01/13/2024 07:25:26 pm
Re: Upgrading Front Accounting (5 replies, posted in Installation)
Navigate to Setup => Company Preferences and in the left side bottom check if the DB version is:
Database Scheme Version 2.4.1
This setting comes from the #_sys_prefs table "value: field for "name" field = version_id.
Then check your database schema and settings / constants in the your database with the schema sql of the Chart of Accounts used and make the necessary changes to match the version you used. All CoAs are for the install are in the sql folder. Also see if the version numbers match the ones in the "installed_extensions.php file if they were added from withing the UI.
After you have updated the core FA files, navigate to Setup => Software Upgrade and see if all is okay.
122 01/06/2024 07:41:24 pm
Re: allocated cloumn, and an option not to show it (12 replies, posted in Reporting)
Did you mean:
https://frontaccounting.com/fawiki/uploads/Help/Rep201_SupBalRpt.png
https://frontaccounting.com/fawiki/uploads/Help/Rep101_CustomerBalances.png
123 01/06/2024 07:25:33 pm
Re: Proper configuration for US / State Taxes (1 replies, posted in Setup)
https://www.tax-rates.org/taxtables/sales-tax-by-state
124 01/06/2024 07:24:08 pm
Re: Upgrading Front Accounting (5 replies, posted in Installation)
check version.php file.
125 01/06/2024 07:23:02 pm
Re: Needs to develop an Android app for FrontAccounting (4 replies, posted in Jobs wanted/offered, non-free offers)
What are the demo limitations?