You are missing our premiere tool bar navigation system! Register and use it for FREE!

NukeCops  
•  Home •  Downloads •  Gallery •  Your Account •  Forums • 
Readme First
- Readme First! -

Read and follow the rules, otherwise your posts will be closed
Modules
· Home
· FAQ
· Buy a Theme
· Advertising
· AvantGo
· Bookmarks
· Columbia
· Community
· Donations
· Downloads
· Feedback
· Forums
· PHP-Nuke HOWTO
· Private Messages
· Search
· Statistics
· Stories Archive
· Submit News
· Surveys
· Theme Gallery
· Top
· Topics
· Your Account
Who's Online
There are currently, 138 guest(s) and 1 member(s) that are online.

You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - 2 Bugs Still In phpnuke v6.9! [ ]
 Forum FAQ  •  Search  •   •  Memberlist  •  Usergroups   •  Register  •  Profile •    •  Log in to check your private messages  •  Log in

 
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
Author Message
Raven
General
General


Joined: Mar 22, 2003
Posts: 5233

Location: USA

PostPosted: Tue Aug 19, 2003 4:58 am Reply with quoteBack to top

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
Code:
if (!eregi("index.php", $_SERVER["PHP_SELF"])) {
    die("You can't access this file directly...");
}
It needs to be changed to
Code:
if (!eregi("modules.php", $_SERVER["PHP_SELF"])) {
    die("You can't access this file directly...");
}
Without these changes the voting will not work!

_________________
Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff
Find all posts by RavenView user's profileSend private messageVisit poster's website
chatserv
General
General


Joined: Jan 12, 2003
Posts: 3128

Location: Puerto Rico

PostPosted: Tue Aug 19, 2003 6:06 am Reply with quoteBack to top

I take it the latest service pack did not make it into 6.9?

_________________
Feed a man a fish and you feed him for a day. Teach a man to fish and you feed him for a lifetime.
ScriptHeaven | NukeResources
Find all posts by chatservView user's profileSend private messageVisit poster's website
Raven
General
General


Joined: Mar 22, 2003
Posts: 5233

Location: USA

PostPosted: Tue Aug 19, 2003 6:23 am Reply with quoteBack to top

That's the only thing I've had time to check this morning.

_________________
Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff
Find all posts by RavenView user's profileSend private messageVisit poster's website
chris-au
Elite Nuker
Elite Nuker


Joined: Jan 31, 2003
Posts: 717


PostPosted: Sat Aug 23, 2003 10:04 pm Reply with quoteBack to top

What I see:

FROM Downloads/voteinclude.php VERSION 6.9:

// bug fixed supplied by Nuke Cops member 'dirtbag'
// see http://www.nukecops.com/postlite6451-.html

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


FROM Web_Links/voteinclude.php VERSION 6.9:


// bug fixed supplied by Nuke Cops member 'dirtbag'
// see http://www.nukecops.com/postlite6451-.html

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

_________________
Chris
Find all posts by chris-auView user's profileSend private messageVisit poster's website
Raven
General
General


Joined: Mar 22, 2003
Posts: 5233

Location: USA

PostPosted: Sun Aug 24, 2003 3:55 am Reply with quoteBack to top

Chris,

Man you are losing it Laughing Look at my first post in this thread.

_________________
Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff
Find all posts by RavenView user's profileSend private messageVisit poster's website
chris-au
Elite Nuker
Elite Nuker


Joined: Jan 31, 2003
Posts: 717


PostPosted: Sun Aug 24, 2003 1:19 pm Reply with quoteBack to top

Raven wrote:
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
Code:
if (!eregi("index.php", $_SERVER["PHP_SELF"])) {
    die("You can't access this file directly...");
}
It needs to be changed to
Code:
if (!eregi("modules.php", $_SERVER["PHP_SELF"])) {
    die("You can't access this file directly...");
}
Without these changes the voting will not work!


You said they are STILL in 6.9

I say, NOT in my copy of 6.9. They were already fixed!

_________________
Chris
Find all posts by chris-auView user's profileSend private messageVisit poster's website
Raven
General
General


Joined: Mar 22, 2003
Posts: 5233

Location: USA

PostPosted: Sun Aug 24, 2003 1:45 pm Reply with quoteBack to top

I have a copy from FB's Club. The bugs were not fixed in his 'official' release. That's what I was referring to. If you got a copy from the Club and yours is changed then he has fixed it since I d/l mine.

_________________
Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff
Find all posts by RavenView user's profileSend private messageVisit poster's website
chris-au
Elite Nuker
Elite Nuker


Joined: Jan 31, 2003
Posts: 717


PostPosted: Sun Aug 24, 2003 3:44 pm Reply with quoteBack to top

I got an email from, I think, Memlabs.net that invited me to download.

I did. I donot know who they are, I think I downloaded some add-ons from there in the past.
It seems, I must have an un-authoised copy but it is a copy with what seems to have all the prblems fixed.

I just downloaded for curiousity sake and not using it. 6.5 with the fixes is good enough for me.

_________________
Chris
Find all posts by chris-auView user's profileSend private messageVisit poster's website
Display posts from previous:      
Post new topic  Reply to topicprinter-friendly view
View previous topic Log in to check your private messages View next topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



Powered by phpBB © 2001, 2005 phpBB Group

Ported by Nuke Cops © 2003 www.nukecops.com
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::
Powered by · TOGETHER TEAM srl ITALY http://www.togetherteam.it · DONDELEO E-COMMERCE http://www.DonDeLeo.com
Web site engine's code is Copyright © 2002 by PHP-Nuke. All Rights Reserved. PHP-Nuke is Free Software released under the GNU/GPL license.
Page Generation: 0.314 Seconds - 311 pages served in past 5 minutes. Nuke Cops Founded by Paul Laudanski (Zhen-Xjell)
:: FI Theme :: PHP-Nuke theme by coldblooded (www.nukemods.com) ::