Hi

In : moduls/auth_ldap/config_ldap.php

- you will finde :

$_ldap_config = array (
    // default configuration for all companies
    'default' => array (
        // LDAP authentication enabled?
        'enabled' => true,
        // LDAP configuration
        'ldap' => array (
            'host' => 'ldap',
            'port' => 389,
            'domain' => 'mycompany.com.au',
            'suffix' => 'dc=mycompany,dc=com,dc=au',
            'security' => 0,  // 0 = none, 1 = TLS, 2 = SSL
        ),
        // Map LDAP groups to FA roles
        // (first matching group sets the user's role)
        'group_role_map' => array (
            'Accounts Payable' => 'AP Officer',
            'Accounts Receivable' => 'AR Officer',
            'Sales' => 'Salesman',
            'Stores' => 'Purchase Officer',
            'Managers' => 'System Administrator',
            'Wheel' => 'System Administrator',
        ),
    ),
    // per-company overrides
    // (you can override 'enabled', 'ldap', or 'group_role_map' keys)
    'company' => array (
/*
        // example: this company doesn't use any LDAP authentication
        1 => array (
            'enabled' => false,
        ),
        // example: this company has some separate groups just for this company
        4 => array (
            'group_role_map' => array (
                'OtherCompany Accounts Payable' => 'AP Officer',
                'OtherCompany Accounts Receivable' => 'AR Officer',
                'OtherCompany Sales' => 'Salesman',
                'OtherCompany Stores' => 'Purchase Officer',
                'Managers' => 'System Administrator',
                'Wheel' => 'System Administrator',
            ),
        ),
*/
    ),    

- AND this is what you have to set as "false"

// example: this company doesn't use any LDAP authentication
        1 => array (
            'enabled' => false,

Hi

Oooo sorry, I din't say, but it's the FA beta 2.4 version-

Hi

Here is the error:
Cannot redeclare text_input() (previously declared in /home/a123456/domains/xxxxxxxx.dk/public_html/fa24/includes/ui/ui_input.inc:507) in /home/a123456/domains/xxxxxxxx.dk/public_html/fa24/modules/dashboard/includes/dashboard_ui.inc on line 28

- when I got to this page: /modules/dashboard/reminder_setup.php

And this is line 28 in the file:
function text_input($label, $name, $value=null, $size="", $max="", $title=false,
    $labparams="", $post_label="", $inparams="")


Any idea???

Hi

I got two files, config_db.php and config.php, not any config_fb.php in root!

In config.php I can set $go_debug =1

For Auth_LDAP I just chagede this : 'enabled' => true, to 'enabled' => fals, in config_ldap.php, and the error was gone!
- so maybe it will be smart to have it set as "false" as default, and then if users need to use the modul, then they have to change it to true, as they anyway need to set other options in the file.

5

(40 replies, posted in Translations)

Hi

I'm started translating the Wiki, into danish, it will take som time, and I can't promiss that it will be finish soon, but some day!!

6

(4 replies, posted in Setup)

Hi

Me too :-)
- I also made that error, and I stand behind You, it would be convenient to deploy the config_ldap.php with the parameter 'enabled' => false
- or to inform what will be the result of install this extension: WHITE SCREEN!

Hi

Domain.PL dont work!

Hi anoopmb

Great development you have made, will you share your code, I'm in need of options like your code deiver:

Licens
Serial no.
Batch
Cure date
etc....
- as our company is supplier to medical industries, that need certificates of garanty with this information.

Thumbs Up !! :-)

9

(40 replies, posted in Translations)

Hi

I'm finish with the Danish language for ver. 2.3 and now working on 2.4 Beta, finish by 86% and missing 430 lines.

Also translated som moduls/extensions.

A.......nd, FINISH with both versions, FA2.3 and the beta FA2.4

Hi

Also this extension: Auth_LDAP
- will result in a white page, when activated.

11

(40 replies, posted in Translations)

Hi Joe

Supper :-)

I'll be ready this evening then!

12

(40 replies, posted in Translations)

Hi

I'm at 98% finish with the Danish language file, and I need som help to understand ALL the short letters like:

GRN : ?

COGS : ?

BD : ?

BP : ?

CP :

etc............

Hi

Which extensions were activated?
- when you got the error.

I just activated "repgen" and made an new login, AND all I got was an whit screen!

14

(4 replies, posted in Setup)

Hi kvvaradha

Okay, so how to change bank statment/info in bottom of dokument/invoice ?

I found out, Bank & GL --> Bank acount

15

(4 replies, posted in Setup)

Hi

Any one, where and how to edit the invoice layout, and other documents ?

16

(40 replies, posted in Translations)

Hi

I'm working on the Danish translation (language files), and hope to be ready in the end of this week.

Bst. Rgs., MicCo