try to add
$Ajax->activate('title');
title is your variable name which you want to refresh

2

(3 replies, posted in Wish List)

tclim wrote:

Hi KiegKhan,

   I have created FrontAccounting OpenLDAP Connector with the ability to automatically provision ldap users into FA. It is a Single Sign On process that you are looking for but using OpenLDAP Server. You may downloads it from

  http://www.anterp.com/downloads/FrontAccounting-LDAP-Server.tar.gz

  Installation Notes:
    1. Please make a backup before executing this step.
    2. Extract FrontAccounting OpenLDAP Connector.
    3. Upload to your Root directory.

   There are 2 file that will be overwrite:
     1) includes/current_user.inc
     2) includes/session.inc

  Configuration file: config_ldap.php

// LDAP Server
define(

I got this error

include_once(./includes/db/sync_db.inc): failed to open stream: No such file or directory in file: C:\xampp\htdocs\frontaccounting\includes\session.inc at line 344
there is no sync_db.inc there
thanks