Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NSN Gr Downloads - a.k.a NukeDepository
Author Message
blith
Client



Joined: Jul 18, 2003
Posts: 977

PostPosted: Fri Oct 10, 2008 1:56 pm Reply with quote

I need to get a list of all the downloads in nsngd_downloads_downloads. I would like just the names and the path to the file. Is that possible?
Thanks!
 
View user's profile Send private message Visit poster's website
Raven
Site Admin/Owner



Joined: Aug 27, 2002
Posts: 17088

PostPosted: Sat Oct 11, 2008 1:21 am Reply with quote

Without seeing the schema I can only give a generis sql syntax.

SELECT `name`, `path_to_file`
FROM `nsngd_downloads_downloads`
[ORDER BY `var`]

The ORDER BY clause is optional - `var` would be a column in the nsngd_downloads_downloads table.
 
View user's profile Send private message
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sun Oct 12, 2008 9:31 am Reply with quote

Here is the exact SQL to use in phpMyAdmin:

SELECT `title` , `url`
FROM `nuke_nsngd_downloads`

_________________
Where Do YOU Stand?
HTML Newsletter::ShortLinks::Mailer::Downloads and more... 
View user's profile Send private message Visit poster's website
pureliving
Worker
Worker



Joined: Dec 01, 2008
Posts: 180

PostPosted: Sat Feb 14, 2009 5:29 pm Reply with quote

Any chance you can explain how to achieve this for the less intellectual people(?) whilst on this subject please. RN2.3 with nsn gr downloads.

xx Bless xx
 
View user's profile Send private message
jestrella
Moderator



Joined: Dec 01, 2005
Posts: 593
Location: Santiago, Dominican Republic

PostPosted: Sat Feb 14, 2009 5:42 pm Reply with quote

i think there's a module to list all downloads... it was developed by nukescripts and it's called myDownloads (as far as i remember). You can look for it at warp-speed.de

_________________
"For those whom have not reach the sky... Every mountain seems high"

Best Regards
Jonathan Estrella [ Only registered users can see links on this board! Get registered or login! ] 
View user's profile Send private message Visit poster's website
pureliving







PostPosted: Sat Feb 14, 2009 6:12 pm Reply with quote

What version would you say would work with RN2.3 and nsn gr downloads? as there are a few and i am clueless which one to choose:
[ Only registered users can see links on this board! Get registered or login! ]

xx Bless xx
 
jestrella







PostPosted: Sat Feb 14, 2009 6:37 pm Reply with quote

Choose latest version... it will only need a simple change in the sql query from nuke_downloads_downloads to nuke_nsngd_downloads. If you find any anomaly with the module usage post back.
 
pureliving







PostPosted: Sat Feb 14, 2009 6:53 pm Reply with quote

what would you say is the best downloads module to use with raven nuke2.3?
 
Raven







PostPosted: Sat Feb 14, 2009 7:03 pm Reply with quote

For now? Just use the one that ships with RavenNuke(tm) Wink
 
jestrella







PostPosted: Sat Feb 14, 2009 10:56 pm Reply with quote

Yeah Raven that's true... but also a lot of people are using nsn groups downloads, even when it is a little outdated. But to avoid some misc issues you might stay with the standard one.
 
pureliving







PostPosted: Tue Feb 17, 2009 8:56 am Reply with quote

But what about the fact that nsn gr downloads as many added features that the standard has not, wouldn't this be a better module to have with RN rather than the standard one?
 
jestrella







PostPosted: Tue Feb 17, 2009 9:08 am Reply with quote

This have been discussed in the past, we have been arguing the pros and cons of adding this module by default and btw I think Montego is working in an enhanced version of gr downloads
 
pureliving







PostPosted: Tue Feb 17, 2009 9:44 am Reply with quote

Any chance there being a release date? as i do believe the existing standard downloads module is past dated.

In other words there are many features necessary, that gr downloads slightly offers, although i believe much more can be approved, as i hope Montego can do to enhance RN (great guy!).
 
jestrella







PostPosted: Tue Feb 17, 2009 12:02 pm Reply with quote

No dates at the moment... maybe with next major version of RavenNuke it get a chance as the default.
 
pureliving







PostPosted: Tue Feb 17, 2009 12:55 pm Reply with quote

I hope it definately becomes part of RN as i think this is by far a better module.

Well i am using NSN_GR_Downloads_750_103pl2, would this be the most up to date version, or is this past dated?

What i am trying to figure out is if i am using a older version, maybe its making scripting errors, that conflict with RN, that are less obvious to notice, or maybe a bug that requires a fix.

Where would you suggest i could find the most recent version, or am i using it?
 
jestrella







PostPosted: Tue Feb 17, 2009 6:39 pm Reply with quote

Uhm... nsn_gd releases are kind of outdated now. You can always check latest version from [ Only registered users can see links on this board! Get registered or login! ]
 
Raven







PostPosted: Tue Feb 17, 2009 7:18 pm Reply with quote

That project reached EOL a long time ago.
 
montego







PostPosted: Wed Feb 18, 2009 6:24 am Reply with quote

... Because I went AWOL on it several years back when Bob let me take it over. Sad

I see that I need to revitalize this project and will begin preparations as such.
 
pureliving







PostPosted: Wed Feb 18, 2009 6:30 am Reply with quote

Nice 1 Montego!!!!!!!!!

Wave Wave Wave

Please let us all know when complete.

xx Bless xx
 
Raven







PostPosted: Wed Feb 18, 2009 9:11 am Reply with quote

Raven wrote:
That project reached EOL a long time ago.

killing me - For the record, I wasn't even referring to you. I was referring to grabbing the d/l from Bob's site
 
pureliving







PostPosted: Wed Feb 18, 2009 1:14 pm Reply with quote

Oops Sorry!
Embarassed
 
Raven







PostPosted: Wed Feb 18, 2009 2:30 pm Reply with quote

And, I wasn't referring to you either killing me - Montego was my intended target/victim Wink
 
montego







PostPosted: Wed Feb 18, 2009 8:53 pm Reply with quote

ROTFL killing me Oh my that is funny! (Still mean what I said - lol - I do need to get that thing cleaned up and will... who knows, maybe the RN Team is ready for a DL module change.)
 
Raven







PostPosted: Thu Feb 19, 2009 3:09 am Reply with quote

Montego wrote:
who knows, maybe the RN Team is ready for a DL module change

Sure we are. Just as soon as you return to active duty Wink
 
jestrella







PostPosted: Thu Feb 19, 2009 8:01 am Reply with quote

Yeah, always ready to hit them all... ROTFL
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NSN Gr Downloads - a.k.a NukeDepository

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 ©