Menu

#1 logout.php redefines a constant

open
nobody
None
5
2004-12-01
2004-12-01
Anonymous
No

Submitted by : Rob Sterenborg / rob@sterenborg.info

When the attachment_doc plugin is installed, logout.php
generates a message that SM_PATH is already defined.

Change line 20 into :
if (!defined('SM_PATH')) define('SM_PATH','../../../');
and it's fixed.

Discussion


Log in to post a comment.

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.