|
- Readme First! - Read and follow the rules, otherwise your posts will be closed |
|
|
|
|
|
There are currently, 148 guest(s) and 0 member(s) that are online.
You are Anonymous user. You can register for free by clicking here |
|
|
|
|
|
phpNuke v6.9 still has 2 bugs |
|
Raven writes "2 bugs have been present ever since 6.6 and are still in 6.9. In modules/Downloads/voteinclude.php and modules/Web_Links/voteinclude.php, this code is at the top
if (!eregi("index.php", $_SERVER["PHP_SELF"])) {
die("You can't access this file directly...");
}
It needs to be changed to if (!eregi("modules.php", $_SERVER["PHP_SELF"])) {
die("You can't access this file directly...");
}.
Without these changes the voting will not work!"
|
|
Posted on Tuesday, August 19 @ 11:00:00 CEST by Zhen-Xjell |
|
|
|
|
| |
|
Sorry, Comments are not available for this article. | | | | | |
|