Menu

#2 Error message after installation

v1.0_(example)
open
nobody
5
2012-09-15
2006-04-22
Tom Esker
No

When I open index.php I get:

Notice: Undefined index: printable
in /usr/local/etc/httpd/vhosts/hcnc/pray/prayerboard.ph
p on line 315

Notice: Undefined index: printable
in /usr/local/etc/httpd/vhosts/hcnc/pray/prayerboard.ph
p on line 335

The page connects to the database, saves and displays
prayer requests but get these error messages.

Line 15 of prayerboard.php is:
if (1 == intval($_GET['printable']))

and line 335 is:
if (1 != intval($_GET['printable']) and acl_check
('allow_expire'))

I don't se anywhere where the variable 'printable' is
set.

Please advise.

Tom Esker

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.