Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases

Reply
 
Thread Tools
Advanced File Archive 2.0 Details »»
Advanced File Archive 2.0
Version: 1.00, by erdem erdem is offline
Developer Last Online: Dec 2013 Show Printable Version Email this Page

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.

Screen Shots?
Sorry i cant provide a test server cuz i have only one license
anyway here is some screen shots : https://vborg.vbsupport.ru/attachmen...&postid=318089

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.

Comments
  #72  
Old 03-16-2003, 10:35 AM
erdem erdem is offline
 
Join Date: Oct 2001
Posts: 146
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
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"
it should be ok with this ...
Reply With Quote
  #73  
Old 03-16-2003, 02:02 PM
chitown chitown is offline
 
Join Date: Aug 2002
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nope still not parsed
Reply With Quote
  #74  
Old 03-24-2003, 12:28 AM
KelteN KelteN is offline
 
Join Date: Nov 2002
Location: California
Posts: 56
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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',lastpost er='ReveX' WHERE forumid IN ()
mysql error: You have an error in your SQL syntax near ')' at line 1

mysql error number: 1064
Reply With Quote
  #75  
Old 03-24-2003, 10:56 AM
colicab-d's Avatar
colicab-d colicab-d is offline
 
Join Date: Dec 2002
Location: Glasgow
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hmm i really wish this took attachments from threads already :P but it doesnt seem to , that and the inability to upload directly is a bit upsetting

anyone made changes to allow this kind of thing or got a dload script that does this? IM DESPERATE
Reply With Quote
  #76  
Old 04-04-2003, 05:35 PM
xpguy xpguy is offline
 
Join Date: Feb 2003
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i cant get it to work after i upgraded to vb 2.3.0 final can anyone help i only get a blank screen and i have tryed reinstalling it.
Reply With Quote
  #77  
Old 04-14-2003, 07:54 PM
chitown chitown is offline
 
Join Date: Aug 2002
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is anyone having problems with the $data2 showing anything in the post?
i have this working with everything except that :-(
Reply With Quote
  #78  
Old 04-15-2003, 09:21 PM
FrankyRizzo1984 FrankyRizzo1984 is offline
 
Join Date: Apr 2003
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
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
Reply With Quote
  #79  
Old 04-15-2003, 09:32 PM
FrankyRizzo1984 FrankyRizzo1984 is offline
 
Join Date: Apr 2003
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #80  
Old 05-05-2003, 05:05 AM
The Wedge The Wedge is offline
 
Join Date: Oct 2002
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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!!!
Reply With Quote
  #81  
Old 05-05-2003, 05:05 AM
The Wedge The Wedge is offline
 
Join Date: Oct 2002
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is it possible?
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:26 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04832 seconds
  • Memory Usage 2,304KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete