Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Modules
Author Message
daemon
Worker
Worker



Joined: Jan 07, 2005
Posts: 163

PostPosted: Thu Apr 20, 2006 10:34 am Reply with quote

Is this download module still in exsistance? if so is it available somewhere?

"Enhanced Downloads v2.1 by Shawn Archer"

Raven is using this here and a couple other sites but I see it available nowhere.

_________________
Si vis pacem, bellum paratum
http://putemon.com 
View user's profile Send private message Visit poster's website AIM Address
craigmack
Hangin' Around



Joined: Jan 07, 2006
Posts: 35

PostPosted: Thu Apr 20, 2006 3:03 pm Reply with quote

I was was over at codezwiz and noticed that Shawn Archer is a Moderator now and has been posting within the last week maybe he could tell you.
 
View user's profile Send private message
jakec
Site Admin



Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom

PostPosted: Thu Apr 20, 2006 3:24 pm Reply with quote

There have been a few posts on Nuke Cops about this.

A user there called Drek has made some changes to the module to make it fully compliant with 7.6 and it can be downloaded from here:
Only registered users can see links on this board! Get registered or login!

Jakec
 
View user's profile Send private message
daemon







PostPosted: Thu Apr 20, 2006 9:44 pm Reply with quote

ahhh thanks
 
kguske
Site Admin



Joined: Jun 04, 2004
Posts: 6437

PostPosted: Fri Apr 21, 2006 6:13 am Reply with quote

Seems like there might be licensing issues with that since 2.1 was commercial.

_________________
I search, therefore I exist...
Only registered users can see links on this board! Get registered or login!
 
View user's profile Send private message
daemon







PostPosted: Fri Apr 21, 2006 8:29 am Reply with quote

was it available somewhere?
 
gazj
Worker
Worker



Joined: Apr 28, 2006
Posts: 152
Location: doncaster england

PostPosted: Fri Apr 28, 2006 1:22 pm Reply with quote

go to nukecode.com its on there with all the fixes :clap: :clap: :clap:

_________________
as i stare into the abyss and battle with my demons i yell timeout and have a coffee break. 
View user's profile Send private message Visit poster's website
daemon







PostPosted: Fri May 05, 2006 9:26 am Reply with quote

i actually dl that and seems to work good other than you cant delete a download.... goes to a .php ext. Was there a fix somewhere for this?
 
floppydrivez
Involved
Involved



Joined: Feb 26, 2006
Posts: 340
Location: Jackson, Mississippi

PostPosted: Wed Jun 21, 2006 6:20 am Reply with quote

the fix for this was pretty simple, thanks to telli. The problem is its missing $admin_file in some of the globals. The changes needed are discussed in this post.

http://www.codezwiz.com/ftopicp-52598-enhanced-downloads-module.html#52598

Although I have found some other places that it needs to be added, I just have not got around to it yet.
 
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
floppydrivez







PostPosted: Wed Jun 21, 2006 10:17 am Reply with quote

Here are the rest of those changes that need to be made. Keep in mind we are just adding $admin_file to the globals for each function.

Around line 1336, global needs to look like this
Code:
function DownloadsModDownloadS($lid, $title, $url, $description, $name, $email, $hits, $cat, $filesize, $version, $homepage, $ns_compat, $ns_des_img, $ns_disable, $ns_mirror_one, $ns_mirror_two, $ns_dl_down_note) {

global $prefix, $dbi, $admin_file;


Around line 1777, global needs to look like this
Code:
function DownloadsValidate($cid, $sid, $ttitle) {

global $bgcolor2, $prefix, $dbi, $admin_file;


Around line 1834, global needs to look like this
Code:
function DownloadsAddDownload($new, $lid, $title, $url, $cat, $description, $name, $email, $submitter, $filesize, $version, $homepage, $hits, $ns_compat, $ns_des_img, $ns_disable, $ns_mirror_one, $ns_mirror_two, $ns_dl_down_note) {

global $prefix, $dbi, $admin_file;


I think I got them all, but if I stumble across anymore I will post them.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> Modules

View next topic
View previous 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
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©