Version: 1.00, by erdem
Developer Last Online: Dec 2013
Version: 2.2.x
Rating:
Released: 11-05-2002
Last Update: Never
Installs: 35
No support by the author.
What it does ?
This hack is integration of pafiledb to vbulletin.
Its complete new code. Nothing imported from pafiledb.
* Please dont remove the link and my name *
Currently this hack is working without any problem.
Tested on Local vb 2.2.9.
Also tnx limpkinw for testing it on his server ...
Current Version : 2.0
Features :
-> Search (via date, via viewcount, via name and more)
-> Letter view
-> Perpage display
-> Subcats
-> User file submissions
-> Forum per category
-> Thread per program (if category forum selected)
-> Custom userfields
-> Moderate files
-> Easy admin panel
-> Template based
-> Archive stats
-> Installer - UnInstaller
-> And more
How to use ?
- Upload filesadmin.php to your forum admin dir.
- Upload filesinstall.php to your forum admin dir.
- Upload files.php to your forum dir.
- Access filesinstall.php and then click install.
- Access filesadmin.php to set it up.
- Add categories , files , custom fields.
Feature Requests :
Request anything you want i will try to add it
Bug reports :
Bug? Huh? After 5 beta release ? There shouldnt be!
Anyway post under this thread and i will try to solve..
Support :
Support on this hack is only in this thread.
Credits
While coding , DrkFusion's codes taken as guide for files.php
While coding , vbulletin's memberlist.php, newthread.php, showthread.php files taken as a guide for files.php
While coding , vbulletin's admin/forum.php file taken as a guide for admin/filesadmin.php
Greetz
Erdem
:bunny:
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Today at 04:28 AM chitown said this in Post #70 I cannot get it to parse the urls properly, it saves the file, creates the new thread the the url and vbcode is not correct shows the [url] instead of the clickable url
open filesadmin.php ;
search for word "thanks" in file , u should find it at $message= ... around line 585 .... replace the current $message with
PHP Code:
$message="This thread is opened to discuss file which is stated at : [url]"."$bburl/files.php?action=viewfile&f=$fileid1"."[/url]
A little [b]info[/b] on program : $data2 Please post your comments on this program to this thread.
Thanks $filepr for your submission.
Greetings $u";
after this research the word "thanks" it should be around line 715 replace it with
PHP Code:
$message="This thread is opened to discuss file which is stated at : [url]"."$bburl/files.php?action=viewfile&f=$fid"."[/url]
A little [b]info[/b] on program : $data2 Please post your comments on this program to this thread.
Thanks $filepr for your submission.
Greetings $u";
Invalid SQL: UPDATE forum SET replycount=replycount+1,threadcount=threadcount+1, lastpost='1048472494',lastpost er='ReveX' WHERE forumid IN ()
mysql error: You have an error in your SQL syntax near ')' at line 1
03-23-03 at 10:28 PM ReveX said this in Post #73 I get this error when adding a file:
Database error in vBulletin Control Panel 2.2.9:
Invalid SQL: UPDATE forum SET replycount=replycount+1,threadcount=threadcount+1, lastpost='1048472494',lastposter='ReveX' WHERE forumid IN ()
mysql error: You have an error in your SQL syntax near ')' at line 1
mysql error number: 1064
I am having this error as well. For the first file it worked but after I approved a file somebody else added I get this error every time I try to make file open = yes
If you have mysql access you can simply add files and approve files through that. It is a bit more work for you but I am in mysql nonstop so it is easy for me
this is exactly what i've been looking for my web-page and all i need is a upload feature for the screen shots and files from the user to the web-page and i would be probably the happiest person alive!!!