I am sorry that I cannot help you, but you can export the data by using phpMyAdmin.
Joe
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Posts by joe
I am sorry that I cannot help you, but you can export the data by using phpMyAdmin.
Joe
We have now implemented driver for mysqli in the 2.4 environment, althoug not ready yet.
We are still testing this. During testing we found some bad SQL statements in the core, although they went fine under the mysql driver. These errors are fixed and surely more to come during testing.
Will be committed to 2.4 unstabe as soon as we have tested it.
Joe
This has now been fixed and the HG repository is updated. Will be included in next minor release.
Joe
Ok, this sounds reasonable. Will have a look at this later.
/Joe
You will have to download it from the website, downloads. Read the instructions.
Joe
It seems to be a permission error. Please rectify this and it should work.
Joe
If you have done no transactions on the customer you can change the currency by using phpMyAdmin. Look up the debtor_master and edit the customer. Be sure to use the right currency abbreviation.
Joe
The section you are pointing at, is for a header3 routine, that is commonly used for custom reports.
If you want the logo for all your reports you must use the header routine and modify it.
Unfortunately I do not have any further Resources to help you. I hope you will manage to do it.
/Joe
I am sorry, I cannot help you any more. I don't know where to go from here.
Have you tried to make a fresh install from the download Place at sourceforge?
Have any other had a similar problem?
/Joe
The logo will only print on documents. You will have to change in /reporting/includes/pdf_report.inc, function header.
Joe
Hello again.
I have now created a new test Environment
MySql 5.6.17
PHP 5.5.11
Server Type Microsoft-IIS/8.5
Server System WINNT
Frontaccounting 2.3.20
I have tested around and I found no problems at all. Especially your issues Went without problems.
/Joe
Hello again.
I have now created a new test Environment
MySql 5.6.17
PHP 5.5.11
Server Type Microsoft-IIS/8.5
Server System WINNT
Frontaccounting 2.3.20
I have tested around and I found no problems at all. Especially your issues Went without problems.
/Joe
Please try to help a little more. Look into your /tmp/error.log.
Also look into the mysql server log.
There must be something else wrong in your setup.
Joe
Please try to help a little more. Look into your /tmp/error.log.
Also look into the mysql server log.
There must be something else wrong in your setup.
Joe
@crspenser
Please download the file, /includes/db/connect_db.inc and replace this file on your FA installation.
After doing that, you should do your operations without problems.
Please report back.
/Joe
Are you using the latest version of FA, 2.3.20 ?
Joe
I guess you are using a MySql release greater than 5.6. These versions have been more restrict in handling SQL.
Please try to downgrade your MySql to 5.5 or less.
We are investigating this in the meantime.
Joe
I guess you are using a MySql release greater than 5.6. These versions have been more restrict in handling SQL.
Please try to downgrade your MySql to 5.5 or less.
We are investigating this in the meantime.
Joe
Please usep hpMyAdmin and select the database. In the SQL form:
SET sql_mode = '';
Then try your operation and see if it helps. Please report back.
/Joe
It seemed not to be a good idea to change the '0000-00-00' to '1001-01-01'. Please replace the value back to '0000-00-00' again.
Then go into phpMyAdmin for your database and enter (in the SQL form):
SET sql_mode = '';
using SELECT @@sql_mode; should report an empty value.
Then retry your operation and see if this helps.
Please report back. Thanks in advance.
/Joe
Hello.
We are looking into this.
Joe
Newer versions of MySql don't like the value '0000-00-00' as default values. We are looking into this.
In the meantime you can load your account sql file into an editor. Make a replace of all the '0000-00-00' values with '1001-01-01'. Save your sql file and make another try. It should now work.
Joe
Please look into the error.log file in the /tmp folder. It might give you some more information.
Joe
Good that you solved it. I will have a talk with our chief developer, Janusz, regarding this.
/Joe
No, not that I am aware of. You have to use an utf8 font when printing the reports. Make a search about that. I am not in office at present. So couldn't help you regarding this.
Joe
FrontAccounting forum → Posts by joe
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.