The Drupal permissions page is blank when I try to view it, unless I change the project_perms() function so that it doesn't return anything. Why on earth does this happen?

No matter what that function returns, the page is blank. I'm using PHP 4.3.10, with PostgreSQL and safe_mode (no choice).

Comments

dww’s picture

Status: Active » Closed (won't fix)

i can't reproduce this using the 4.7.x-2.* versions of project* on my pgsql test environment:

psql (PostgreSQL) 8.1.4
PHP 4.4.5 (cli) (built: Mar 1 2007 00:31:09)
Server version: Apache/1.3.33 (Darwin)
macos 10.4.8

unless there's more details on the versions used and how to reproduce, i'm marking this won't fix. if it's from project 4.6.x, i'm not supporting 4.6.x anymore, especially not on pgsql. but i'm actively working on fixing all remaining pgsql bugs in project* for modern versions (4.7.x-* and 5.x). so, keep your eyes on the issue queue for patches that need review/testing, if you care about pgsql support in project*. thanks.