View Full Version : Download Area v1.1 Beta 1
Exero
01-19-2004, 10:00 PM
Hey Hey Hey!
well this is a BETA not a full release
so there might be some bugs and stuff
if there is please post them here:
http://www.exero.net/forum/showthread.php?threadid=96
or just post them here....
but anyway
here is the features of 1.1
v1.1 Features:
--File's
---Add
---Edit
---Delete
---Anti-Leech
--Category's
---Add
---Edit
---Delete
----SubCategories
-----Add
-----Edit
-----Delete
sorry no comments...in v2 i will add them
i just needed to get this out so people will be happy and have a working download hack :)
please help me find errors
and sorry there is no demo, couldnt get a demo forum working...:( stupid vB2.2.x j/k :S
here is v1.1 Beta 1!!!
???`S?LV?R???`
01-20-2004, 12:37 PM
Awesome, glad someone finally released this. This Is exactly what I've been needing/wanting.
???`S?LV?R???`
01-20-2004, 12:38 PM
By the way.. do you got any screen shots of it?
???`S?LV?R???`
01-20-2004, 12:42 PM
lmao nevermind, now i feel dumb. I didn't read that it was for vb2... heh that shows how tired I am.
Exero
01-20-2004, 12:54 PM
hey dont spam my hack thread please!
VBDev
01-20-2004, 01:10 PM
lmao nevermind, now i feel dumb. I didn't read that it was for vb2... heh that shows how tired I am.
Ah it was for VB2 ?? :D
I installed it my RC2 wand it 'works' after some small modifications ...
But : this hack is really too long for what it really does. You can reduce template of half ^^
Integrate better your code with rest of VB's code ;)
An other bad thing too : no illimited subcats :/
Exero
01-20-2004, 01:20 PM
im new to coding hacks for vb, so i dun really know...lol
but v2 be much better....
Mickie D
01-20-2004, 05:42 PM
Ah it was for VB2 ?? :D
I installed it my RC2 wand it 'works' after some small modifications ...
But : this hack is really too long for what it really does. You can reduce template of half ^^
Integrate better your code with rest of VB's code ;)
An other bad thing too : no illimited subcats :/
you care to share ????
i am looking for a good vb3 download programme that is as good as paFileDB
thanks for this though i will try on my test vb2 soon :)
PixelFx
01-20-2004, 06:39 PM
fixed problem, :P
might want to add to the end of your instructions to run vbdinstall.php :P for us less haft away devs :P
Exero
01-20-2004, 06:58 PM
Done :)
lol i have been re-uploading this, i keep spoting bugs..and missing instructions
but it should work perfectly now :)
PixelFx
01-20-2004, 07:01 PM
Column count doesn't match value count at row 1
get this when I upload files... in the admin section
can you set it up so rather than running the installer, you have the sql querys I need to run, instead?
I'm having issues with the installer ...
Exero
01-20-2004, 07:17 PM
damn
you downloaded b4 i fixed the bug..
upload and run this
it should fix it...
may also want to redownload...
PixelFx
01-20-2004, 07:37 PM
ok in your new download you have
a dupe cat,
cat varchar(255) NOT NULL,
as shown in example below,
$DB_site->query("CREATE TABLE download_area (
id smallint(5) unsigned DEFAULT '0' NOT NULL auto_increment,
name varchar(255) NOT NULL,
filename varchar(255) NOT NULL,
info varchar(255) NOT NULL,
counter varchar(255) NOT NULL,
cat varchar(255) NOT NULL,
cat varchar(255) NOT NULL,
PRIMARY KEY (id)
)");
now do I apply your fix after that?
:)
Exero
01-20-2004, 07:38 PM
fixed....
Exero
01-20-2004, 08:29 PM
well i hope this works fine :)
post the url to your forums so other people can see what it is exacly...
my demo forum is screwd
PixelFx
01-20-2004, 08:33 PM
ok will upload changes and see how that works :P
PixelFx
01-20-2004, 08:51 PM
I'm still getting
Column count doesn't match value count at row 1 (when trying to make a sub catigory, uploading now works, although in your instructions you might want to setup so the setup downloads directory is "downloads" not "downlods" less you met it that way.
.. did you change something in the scripts as well or just database?
another error I'm getting ...
Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/usr/public_html/forum/downloads.php on line 46
Exero
01-21-2004, 02:34 AM
no i only updated the database part...
hmm let me see
Exero
01-21-2004, 02:37 AM
try deleting the tables for it
and running the install
if that dont work ill have to look into it more
Diggin
01-21-2004, 10:28 PM
I got the same problem after installing it clean
TKD-Azmodeux
01-22-2004, 02:09 AM
Me three. =/
Exero
01-22-2004, 02:15 AM
hmm
let me check the mysql parts
Exero
01-22-2004, 02:26 AM
for those who have already downloaded the hack and installed and it getting the error posted up there ^
please run this file
for those who havnt already downloaded it
you dont need to run it
i have fixed it..
TKD-Azmodeux
01-22-2004, 05:23 AM
When I ran it, I got errors because you were trying to make tables that already existed... So I deleted them and ran it, they were made successfully but I still get the same error as before... Am I the only one?
Exero
01-24-2004, 03:52 PM
did you redownload and run the vbdfix.php?
cos if you did then lol
i fixed it and reuploaded...
deemon
01-27-2004, 05:18 AM
sometimes.. when i try to upload a file.. i get "No File Specified" .. tho i know for sure that i specified a file.. .. put a title ann description to it.. and all.. but still..
i'm beginning to think that maybe there is some character issues.. or something.. or maybe too long file names.. i dont get it.. well.. anyhow .. i hope you look in to it..
thanks
Chris|vB
01-28-2004, 01:50 AM
Any screenshots guys ?
Exero
01-28-2004, 02:14 PM
no i said in the main post no screen shots...
but soon there willbe
Zer01337
01-31-2004, 03:56 AM
Does this work on vB 3.0.0 RC 3?
Exero
01-31-2004, 08:12 AM
if it did i would post it in the vb3 section
but the vb3 coding is all diff and it dont work with vb3 :(
Chris|vB
01-31-2004, 02:38 PM
Ill post demo's and screenshots when it's installed
Exero
02-03-2004, 03:46 PM
ok cool thanks :D
GTA3_Mafia
03-10-2004, 09:17 PM
How do I make so I can use vb code in the description?
Exero
03-20-2004, 11:30 AM
You cant
Exero
05-22-2004, 08:58 AM
anyone want me to make the v2 ?
PixelFx
06-12-2004, 07:26 PM
yes, :) please .. been waiting for a good download system for a few years now, need it for vb3 though.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.