I installed the newest version and tried to extract a pot file but I got only a blank screen.
They I went back to the administration site
The following error meassage are shown:
warning: glob() expects parameter 2 to be long, string given in /mnt/web1/31/45/51628845/htdocs/sites/all/modules/potx/potx.inc on line 1091.
warning: glob() expects parameter 2 to be long, string given in /mnt/web1/31/45/51628845/htdocs/sites/all/modules/potx/potx.inc on line 1091.
warning: Invalid argument supplied for foreach() in /mnt/web1/31/45/51628845/htdocs/sites/all/modules/potx/potx.inc on line 1101.
warning: array_merge() [function.array-merge]: Argument #1 is not an array in /mnt/web1/31/45/51628845/htdocs/sites/all/modules/potx/potx.inc on line 1095.
warning: array_merge() [function.array-merge]: Argument #2 is not an array in /mnt/web1/31/45/51628845/htdocs/sites/all/modules/potx/potx.inc on line 1095.
warning: Invalid argument supplied for foreach() in /mnt/web1/31/45/51628845/htdocs/sites/all/modules/potx/potx.inc on line 1101.
warning: Invalid argument supplied for foreach() in /mnt/web1/31/45/51628845/htdocs/sites/all/modules/potx/potx.module on line 147.
warning: Invalid argument supplied for foreach() in /mnt/web1/31/45/51628845/htdocs/sites/all/modules/potx/potx.inc on line 469.

Comments

gábor hojtsy’s picture

Status: Active » Fixed

Turns out that GLOB_BRACE is not available on all operating systems. I've just committed a fix to both Drupal 5.x and 6.x to fix this. Thanks for the report. Please reopen if you find it is not working well still.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.