error in auth.php after installing plugin arch.

General discussion about Plugins for Cacti

Moderators: Developers, Moderators

Post Reply
wwolkers
Posts: 24
Joined: Thu Sep 14, 2006 6:44 am

error in auth.php after installing plugin arch.

Post by wwolkers »

after patching the cacti files with the plugin patches, there is one small problem remaining... if you have a plugin page opened in cacti, and your login times out, you get the login timeout warning page (from auth.php), which has a link to logout.php which doesn't work.

fix is to patch include/auth.php, line 96:

change
<a href='logout.php'>Login</a>
to:
<a href='<?php print $config["url_path"] ?>logout.php'>Login</a>
cigamit
Developer
Posts: 3369
Joined: Thu Apr 07, 2005 3:29 pm
Location: B/CS Texas
Contact:

Post by cigamit »

Already fixed in the latest SVN version of the Plugin Architecture.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest