From: | pgsql-bugs(at)postgresql(dot)org |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Bug #906: Web site bug in Docs |
Date: | 2003-03-07 03:54:05 |
Message-ID: | 20030307035405.82186476367@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Jack Neely (slack(at)quackmaster(dot)net) reports a bug with a severity of 3
The lower the number the more severe it is.
Short Description
Web site bug in Docs
Long Description
On the postgres web site at www.postgresql.org/docs the links to the static and interactive documentation are all very broken. All bring up a page with the following errors. At the bottom there is a small part that actually looks like it should with the text in red "The specified file could not be found!"
Warning: pg_exec(): supplied argument is not a valid PostgreSQL link resource in /usr/local/www/www.postgresql.org/globals.php on line 184
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 187
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 190
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 191
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 192
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 193
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 194
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 195
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 196
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 197
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 198
Warning: pg_result(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/globals.php on line 205
Warning: pg_exec(): supplied argument is not a valid PostgreSQL link resource in /usr/local/www/www.postgresql.org/docs/view.php on line 23
Warning: pg_numrows(): supplied argument is not a valid PostgreSQL result resource in /usr/local/www/www.postgresql.org/docs/view.php on line 25
Sample Code
No file was uploaded with this report
From | Date | Subject | |
---|---|---|---|
Next Message | Dan Langille | 2003-03-07 11:47:18 | Re: pg_dumpall ignores --globals-only |
Previous Message | Bruce Momjian | 2003-03-07 02:22:56 | Re: client conx problems, 7.3.2 |