Re: [pmapper-users] ReRe: Problem with search.xml

2010-07-13 Thread Armin Burger
On 13/07/2010 15:15, Alberto Poggi wrote: > Ok, now works very well again. > > Thanks Armin. > > Regarding export errors of excel files "PHP Deprecated: Assigning the > return value of new by reference is deprecated " > I think it is necessary to correct the lines indicated in the log file > by rep

Re: [pmapper-users] ReRe: Problem with search.xml

2010-07-13 Thread Armin Burger
you at least have a clear error reported: [13-Jul-2010 12:07:25] = P.MAPPER: DB ERROR = Standard Message: MDB2 Error: not found DBMS/Debug Message: unable to find package 'MDB2_Driver_pgsql' file 'MDB2\Driver\pgsql.php'" which means that you need to install also the pgsql driver for MDB

Re: [pmapper-users] ReRe: Problem with search.xml

2010-07-13 Thread Alberto Poggi
Ok, now works very well again. Thanks Armin. Regarding export errors of excel files "PHP Deprecated: Assigning the return value of new by reference is deprecated " I think it is necessary to correct the lines indicated in the log file by replacing the syntax like this link I found on the web:" ht