Hello Everybody,
I am trying to install nolapro (some accounting software) to an smesitemaker created site.
Nolapro requires the php setting "register_long_arrays" to be on, but whatever I do, it stays off.
I tried creating a custom template (based on 80ModuleSettings) that adds the line to my php.ini. It does get there but the install routine keeps complaining it were off.
I tried putting it in the site's .htaccess file (php_flag register_long_arrays on) - again no success. Other changes I introduce to php settings via the .htaccess file or custom templates work ok.
What may I be doing wrong?
Thank you
Stefan