Ravens PHP Scripts: Bugs - Fixed



Search on This Topic:   
[ Go to Home | Select a New Topic ]
 

 

Rating Web Links And Downloads returns broken link. More about

Posted on Tuesday, August 05, 2003 @ 14:55:47 CDT in Bugs - Fixed
by Raven

Problem: Rating Web Links And Downloads returns broken link.
Fix by: mynukecops http://www.natrindex.com/
Fix:

Open modules/Downloads/voteinclude.php and modules/Web_Links/voteinclude and change:


if (!eregi("index.php", $_SERVER["PHP_SELF"])) {
die("You can't access this file directly....");
}

To:
if (!eregi("modules.php", $_SERVER["PHP_SELF"])) {
die("You can't access this file directly....");
}


This bug is present in 6.6, 6.7, 6.8, 6.9
 



Page 5 of 5 (25 total stories) [ << | < | 1 | 2 | 3 | 4 | 5 ]  

News ©

Site Info

Last SeenLast Seen
  • moekin
  • kguske
Server TrafficServer Traffic
  • Total: 507,657,835
  • Today: 37,162
Server InfoServer Info
  • Mar 28, 2025
  • 06:06 am CDT