Обсуждение: Pgadmin Website

Поиск
Список
Период
Сортировка

Pgadmin Website

От
Ângelo Marcos Rigo
Дата:
Hi

I saw an error in the website
(http://snake.pgadmin.org),
 in the translation section

Warning: array_multisort(): Argument #1 is expected to
be an array or a sort flag in
/usr/local/apache/htdocs/pgadmin3/class/pgadmin_po.php
on line 142

Warning: reset(): Passed variable is not an array or
object in
/usr/local/apache/htdocs/pgadmin3/class/pgadmin_po.php
on line 236


=====
Ângelo Marcos Rigo
AMR Informática
(51) 3348 0870
Rua Pe. Alois Kades 400/210
Porto Alegre /RS/Brasil
http://amr.freezope.org
angelo_rigo@yahoo.com.br



_______________________________________________________________________
Conheça o novo Cadê? - Mais rápido, mais fácil e mais preciso.
Toda a web, 42 milhões de páginas brasileiras e nova busca por imagens!
http://www.cade.com.br

Re: Pgadmin Website

От
"Dave Page"
Дата:

> -----Original Message-----
> From: Ângelo Marcos Rigo [mailto:angelo_rigo@yahoo.com.br]
> Sent: 11 August 2003 15:02
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] Pgadmin Website
>
>
> Hi
>
> I saw an error in the website
> (http://snake.pgadmin.org),
>  in the translation section
>
> Warning: array_multisort(): Argument #1 is expected to
> be an array or a sort flag in
> /usr/local/apache/htdocs/pgadmin3/class/pgadmin_po.php
> on line 142
>
> Warning: reset(): Passed variable is not an array or
> object in /usr/local/apache/htdocs/pgadmin3/class/pgadmin_po.php
> on line 236
>

Hi,

Snake is one of our development servers so there may often be errors on there whilst code is being debugged. I believe
Jean-Michelmight have been working on that particular page (which looks fine now btw.). 

Thanks for the report though.

Regards Dave.