I installed it form within setup in the program itself in the install extension section

Yes i did just copy over the 2.4 over and upgraded the database through the program. I thought that was what was suppose to be done can't seem to do a fresh install of 2.4 if i can how would you do a fresh install. Is there another way to install 2.4 freshly

2

(1 replies, posted in Installation)

Here are the errors. Note they work on FA  v 2325 but these errors come in the 2.4 reinstalled multiple times and on 2 computers. Always the same result.
must be something in the php.ini but i cant figure it out.

-windows xp pro sp 3
-php 5.49

extensions
Import Transaction :
Cannot redeclare get_reference() (previously declared in C:\Inetpub\wwwroot\FA\includes\references.inc:424) in C:\Inetpub\wwwroot\FA\includes\db\references_db.inc on line 21
RepGen:
Undefined variable: comp_path in file: C:\Inetpub\wwwroot\FA\modules\repgen\repgen_print.php at line 19
fopen(/0/pdf_files/6.pdf): failed to open stream: No such file or directory in file: C:\Inetpub\wwwroot\FA\reporting\includes\tcpdf.php at line 4046
C:\Inetpub\wwwroot\FA\reporting\includes\tcpdf.php:4046:    fopen('/0/pdf_files/6.pdf','wb')
C:\Inetpub\wwwroot\FA\modules\repgen\includes\repgen.inc:1275:    (TCPDF Object)->Output('/0/pdf_files/6.pdf','F')
C:\Inetpub\wwwroot\FA\modules\repgen\repgen_print.php:20:    create_report('6','/0/pdf_files/6.pdf')
TCPDF error: Unable to create output file: /0/pdf_files/6.pdf
C:\Inetpub\wwwroot\FA\includes\ui\ui_msgs.inc:14:    trigger_error('TCPDF error: Unable to create output file: /0/pdf_files/6.pdf','256')
C:\Inetpub\wwwroot\FA\reporting\includes\tcpdf.php:1762:    display_error('TCPDF error: Unable to create output file: /0/pdf_files/6.pdf')
C:\Inetpub\wwwroot\FA\reporting\includes\tcpdf.php:4048:    (TCPDF Object)->Error('Unable to create output file: /0/pdf_files/6.pdf')
C:\Inetpub\wwwroot\FA\modules\repgen\includes\repgen.inc:1275:    (TCPDF Object)->Output('/0/pdf_files/6.pdf','F')
C:\Inetpub\wwwroot\FA\modules\repgen\repgen_print.php:20:    create_report('6','/0/pdf_files/6.pdf')
Check Priniting
Call to undefined function get_alloc_supp_sql() in C:\Inetpub\wwwroot\FA\modules\rep_cheque_print\reporting\rep_cheque_print.php on line 44
Bank Reconcilliation:
Cant get ito show up on either version.

Are not all the extensions in the setup page up to date for the 2.4 repo or do I have to go to the repo and download it?

Thanks for your help in advance.

Here are the errors. Note they work on FA  v 2325 but these errors come in the 2.4 reinstalled multiple times and on 2 computers. Always the same result.
must be something in the php.ini but i cant figure it out.


-windows xp pro sp 3
-php 5.49


extensions

Import Transaction :
Cannot redeclare get_reference() (previously declared in C:\Inetpub\wwwroot\FA\includes\references.inc:424) in C:\Inetpub\wwwroot\FA\includes\db\references_db.inc on line 21

RepGen:

Undefined variable: comp_path in file: C:\Inetpub\wwwroot\FA\modules\repgen\repgen_print.php at line 19
fopen(/0/pdf_files/6.pdf): failed to open stream: No such file or directory in file: C:\Inetpub\wwwroot\FA\reporting\includes\tcpdf.php at line 4046
C:\Inetpub\wwwroot\FA\reporting\includes\tcpdf.php:4046:    fopen('/0/pdf_files/6.pdf','wb')
C:\Inetpub\wwwroot\FA\modules\repgen\includes\repgen.inc:1275:    (TCPDF Object)->Output('/0/pdf_files/6.pdf','F')
C:\Inetpub\wwwroot\FA\modules\repgen\repgen_print.php:20:    create_report('6','/0/pdf_files/6.pdf')
TCPDF error: Unable to create output file: /0/pdf_files/6.pdf
C:\Inetpub\wwwroot\FA\includes\ui\ui_msgs.inc:14:    trigger_error('TCPDF error: Unable to create output file: /0/pdf_files/6.pdf','256')
C:\Inetpub\wwwroot\FA\reporting\includes\tcpdf.php:1762:    display_error('TCPDF error: Unable to create output file: /0/pdf_files/6.pdf')
C:\Inetpub\wwwroot\FA\reporting\includes\tcpdf.php:4048:    (TCPDF Object)->Error('Unable to create output file: /0/pdf_files/6.pdf')
C:\Inetpub\wwwroot\FA\modules\repgen\includes\repgen.inc:1275:    (TCPDF Object)->Output('/0/pdf_files/6.pdf','F')
C:\Inetpub\wwwroot\FA\modules\repgen\repgen_print.php:20:    create_report('6','/0/pdf_files/6.pdf')

Check Priniting
Call to undefined function get_alloc_supp_sql() in C:\Inetpub\wwwroot\FA\modules\rep_cheque_print\reporting\rep_cheque_print.php on line 44

Bank Reconcilliation:
Cant get ito show up on either version.

Thanls for your help in advance.

The way i fixed this is in IIS 5.1 dont use the CGi exe in the php but to use the dll in windows/windows32/inetsrv/fcgiext.dll . Seems to solve that error.

but still cant get the extensions to work in FA 2.4rc1. and no one has confirmed whether they all do work for them. or they inherently have to be modified to work with this version

Thanks Apmuthu for your help last time ,  The coders here including yourself have incredible skills to put together this project. my respects for the effort. If I get all this thing working and decide to use it, I will definitely make a donation.
Just to confirm, are all the extensions listed in this program are working for most people? or do they require tweaks so I know how to approach debugging


Why does it say Object Moved click here screen after logon screen is confounding though I believe itmust have something to do with this.

my FA root directory structure is c:\wwwroot\FA or could my diretory name be a problem?

using debug =2 in config.php , Error at onset of login screen:
Undefined index: REQUEST_URI in file: C:\Inetpub\wwwroot\FA\includes\session.inc at line 527

copy paste code form sessions.inc
// strip ajax marker from uri, to force synchronous page reload
            $_SESSION['timeout'] = array( 'uri'=>preg_replace('/JsHttpRequest=(?:(\d+)-)?([^&]+)/s',
---->    line 527                '', html_specials_encode($_SERVER['REQUEST_URI'])),
                'post' => $_POST);
            include($path_to_root . "/access/login.php");
            if (in_ajax())
                $Ajax->activate('_page_body');
            exit;

Thanks in advance for your help

Thanks Apmuthu for your time , I figured that out when I looke closer at the checkmarks. The coders here including yourself have incredible skills to put together this project. my respects for the effort. If I get all this thing working and decide to use it, I will definitely make a donation.

Just to confirm, are all the extensions listed in this program are working for most people? or do they require tweaks so I know how to approach debugging



Why it says Object Moved click here screen after logon is confounding though I beleive its must have something to do with this.

my FA root directory structure is c:\wwwroot\FA or could that be a problem?


using debug =2 in config.php , Error:

Undefined index: REQUEST_URI in file: C:\Inetpub\wwwroot\FA\includes\session.inc at line 527


copy paste code form sessions.inc

// strip ajax marker from uri, to force synchronous page reload
            $_SESSION['timeout'] = array( 'uri'=>preg_replace('/JsHttpRequest=(?:(\d+)-)?([^&]+)/s',
---->    line 527                '', html_specials_encode($_SERVER['REQUEST_URI'])),
                'post' => $_POST);

            include($path_to_root . "/access/login.php");
            if (in_ajax())
                $Ajax->activate('_page_body');
            exit;


Thanks in advance for your help

Installed extensions import transaction and bank/reconciliation

The menu tags for bank/reconciliation don't show up
the import transaction is greyed out.

- installed form  install/activate extensions option in setup
- activated from drop down for my company by check marking the box. and updating.
- Re Logged out and in
-It says that the extensions are saved in green.No errors occur.  New folders pertaining seem to have downloaded into        modules folder in FA directory
-used a full administrator role ID originating form database ffirst install

windows Xp pro sp3
php 5.49
mysql 5.5

do I have to install the modules in that folder separately or is it automatically downloaded and installed because there is nothing in the module folder.?

are the modules compatible and the repo download working?

Also, does anyone else get Object Moved click here to go to page after logging in?

Help would be appreciated

Thanks

Update the fix is to put the UTC timezone in the php.ini file under the date header.  After all the extensions

with this fix, everything seems to work. Make sure the language.inc file is in the lang directory before you up  software upgrade

When installing the uts time error and line 74 error still presists. I was wondering if those have been resolved in any updates. The build looks good otherwise. V2.35 worked well on first install

Windows xp pro sp 3
Php 5.49
Mysql server 5.5
No wammp server