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&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.