vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - VBFileshare (https://vborg.vbsupport.ru/showthread.php?t=210283)

micheal332001 04-03-2009 10:00 PM

VBFileshare
 
VBFileshare is a rapidshare clone.

With this script you will be able to share files from just a link like rapidshare does.


you will need to install


on your server
Install the upload-progress-meter php patch found here

http://pdoru.from.ro/upload-progress-meter/

As this used a progress bar for the uploads.
If you dont install this it will not matter the files will still upload but you will get an error message in the popup box for the progress bar.

ON HOLD TILL FIXED

micheal332001 04-04-2009 10:47 AM

first post for me.

merk_aus 04-04-2009 11:05 AM

Looks great - consider it installed on my forums - 2nd post for me :D

micheal332001 04-04-2009 11:07 AM

Quote:

Originally Posted by merk_aus (Post 1783605)
Looks great - consider it installed on my forums - 2nd post for me :D


Thanks m8 nice to see you about again lol

merk_aus 04-04-2009 11:08 AM

Glad to have the internet back finally - just have to remember how to install this now we have the new domain/board :D but I love this hack one of the best out there

micheal332001 04-04-2009 11:10 AM

Quote:

Originally Posted by merk_aus (Post 1783607)
Glad to have the internet back finally - just have to remember how to install this now we have the new domain/board :D but I love this hack one of the best out there


Thanks great that you are back have added you to msn

yahoooh 04-04-2009 01:00 PM

demo plz

Hornstar 04-04-2009 01:52 PM

I got a database error on your site:

Code:

<!--
Database error in vBulletin 3.7.3:

Invalid SQL:
INSERT INTO vb3_vbfileshare_boughtproducts
        (userid, productid, price, transid, boughtdate, paiddate, paid, discount, gateway) VALUES
        (3739, , 0.00, '621f347d43351049ff86e2f7c0d638ee', NOW(), 0000-00-00, 0, 0, 0);

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0.00, '621f347d43351049ff86e2f7c0d638ee', NOW(), 0000-00-00, 0, 0, 0)' at line 3
Error Number  : 1064
Request Date  : Saturday, April 4th 2009 @ 03:51:25 PM
Error Date    : Saturday, April 4th 2009 @ 03:51:25 PM
Script        : http://www.vb-hacks.com/forum/vbfileshare.php
Referrer      : http://www.vb-hacks.com/forum/vbfileshare.php?do=paystep1&amp;pid=
IP Address    :
Username      :
Classname    : vB_Database
MySQL Version :
-->


I also get these errors at the top of your site when I uploaded a file:
Code:

Warning: opendir(/home/vbhacks/vbfileshare/3739/) [function.opendir]: failed to open dir: No such file or directory in [path]/vbfileshare_functions/vbfileshare_functions.php on line 49

Warning: copy(/home/vbhacks/vbfileshare/3739/vsvkspmjvisisuu.txt) [function.copy]: failed to open stream: No such file or directory in [path]/vbfileshare.php(768) : eval()'d code on line 51

Also when I download my file I uploaded, it changes its name from blank.txt to vbfileshare.php and insde the file was this:
Code:

<br /><strong>Warning</strong>: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for /home/vbhacks/vbfileshare/3739/vsvkspmjvisisuu.txt in <strong>[path]/vbfileshare.php</strong> on line <strong>832</strong><br /><br /><strong>Warning</strong>: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3243) in <strong>[path]/vbfileshare.php</strong> on line <strong>832</strong><br /><br /><strong>Warning</strong>: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3243) in <strong>[path]/vbfileshare.php</strong> on line <strong>835</strong><br /><br /><strong>Warning</strong>: fopen(/home/vbhacks/vbfileshare/3739/vsvkspmjvisisuu.txt) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory in <strong>[path]/vbfileshare.php</strong> on line <strong>839</strong><br />



It seems there are many bugs on your site, so I will hold off installing this, but it seems like a nice concept if you can get it working. Thanks.



Jasem 04-04-2009 02:04 PM

great work, thank you!

Installed

whitetigergrowl 04-04-2009 04:23 PM

Lots of potential but it does need some work. There are still errors and spelling issues abound.

Warning: opendir([path]/****/1/) [function.opendir]: failed to open dir: No such file or directory in [path]/vbfileshare_functions/vbfileshare_functions.php on line 49

I would recommend not installing this until more of the issues are worked out.

MmS1 04-04-2009 07:51 PM

Show us example

Hornstar 04-05-2009 12:17 AM

You can see the demo on his site, but there are many bugs and errors in this version, I would wait until he can address them.

relaxiha 04-05-2009 01:41 AM

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home/vbhacks/vbfileshare/1/) is not within the allowed path(s): (/home/xxxxxxx/:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/vbfileshare.php(157) : eval()'d code on line 18

micheal332001 04-05-2009 07:31 AM

Quote:

Originally Posted by hornstar1337 (Post 1783667)
I got a database error on your site:

Code:

<!--
Database error in vBulletin 3.7.3:

Invalid SQL:
INSERT INTO vb3_vbfileshare_boughtproducts
        (userid, productid, price, transid, boughtdate, paiddate, paid, discount, gateway) VALUES
        (3739, , 0.00, '621f347d43351049ff86e2f7c0d638ee', NOW(), 0000-00-00, 0, 0, 0);

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0.00, '621f347d43351049ff86e2f7c0d638ee', NOW(), 0000-00-00, 0, 0, 0)' at line 3
Error Number  : 1064
Request Date  : Saturday, April 4th 2009 @ 03:51:25 PM
Error Date    : Saturday, April 4th 2009 @ 03:51:25 PM
Script        : http://www.vb-hacks.com/forum/vbfileshare.php
Referrer      : http://www.vb-hacks.com/forum/vbfileshare.php?do=paystep1&amp;pid=
IP Address    :
Username      :
Classname    : vB_Database
MySQL Version :
-->

I also get these errors at the top of your site when I uploaded a file:
Code:

Warning: opendir(/home/vbhacks/vbfileshare/3739/) [function.opendir]: failed to open dir: No such file or directory in [path]/vbfileshare_functions/vbfileshare_functions.php on line 49

Warning: copy(/home/vbhacks/vbfileshare/3739/vsvkspmjvisisuu.txt) [function.copy]: failed to open stream: No such file or directory in [path]/vbfileshare.php(768) : eval()'d code on line 51

Also when I download my file I uploaded, it changes its name from blank.txt to vbfileshare.php and insde the file was this:
Code:

<br /><strong>Warning</strong>: filesize() [<a href='function.filesize'>function.filesize</a>]: stat failed for /home/vbhacks/vbfileshare/3739/vsvkspmjvisisuu.txt in <strong>[path]/vbfileshare.php</strong> on line <strong>832</strong><br /><br /><strong>Warning</strong>: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3243) in <strong>[path]/vbfileshare.php</strong> on line <strong>832</strong><br /><br /><strong>Warning</strong>: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:3243) in <strong>[path]/vbfileshare.php</strong> on line <strong>835</strong><br /><br /><strong>Warning</strong>: fopen(/home/vbhacks/vbfileshare/3739/vsvkspmjvisisuu.txt) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: No such file or directory in <strong>[path]/vbfileshare.php</strong> on line <strong>839</strong><br />



It seems there are many bugs on your site, so I will hold off installing this, but it seems like a nice concept if you can get it working. Thanks.



Quote:

Warning: opendir(/home/vbhacks/vbfileshare/3739/) [function.opendir]: failed to open dir: No such file or directory in [path]/vbfileshare_functions/vbfileshare_functions.php on line 49
The reason you got this was it did not make the directory for you.
I have just tested this on my site again and removed all my dir's for my username and it work fine.

Quote:

Warning: opendir(/home/vbhacks/vbfileshare/3739/) [function.opendir]: failed to open dir: No such file or directory in [path]/vbfileshare_functions/vbfileshare_functions.php on line 49

Warning: copy(/home/vbhacks/vbfileshare/3739/vsvkspmjvisisuu.txt) [function.copy]: failed to open stream: No such file or directory in [path]/vbfileshare.php(768) : eval()'d code on line 51
So for this error is a result of the dir not being made in the first place.

Has anyone else installed this and tryed it and had the same errors.

micheal332001 04-05-2009 07:36 AM

Quote:

Originally Posted by relaxiha (Post 1784076)
Warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home/vbhacks/vbfileshare/1/) is not within the allowed path(s): (/home/xxxxxxx/:/usr/lib/php:/usr/local/lib/php:/tmp) in [path]/vbfileshare.php(157) : eval()'d code on line 18

You have not changed the settings to your sites needs.
You need to change this

Quote:

Upload PathPlease put the full path to where you are going to store the users files I.E. ( /home/*****/vbfileshare/ )

Hornstar 04-05-2009 11:59 AM

alright well I went back to your site to test it out once more, but im still getting error on your site.

error : I clicked on free file share account, buy now, clicked on make payment, then I get this error up the top of the page:
Warning: mkdir() [function.mkdir]: File exists in [path]/vbfileshare_functions/vbfileshare_functions.php on line 40


All times are GMT. The time now is 04:47 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01150 seconds
  • Memory Usage 1,786KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (16)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete