The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VBay! Transform your vbulletin into an auctionhouse! Details »» | |||||||||||||||||||||||||||
VBay! Transform your vbulletin into an auctionhouse!
Developer Last Online: Jul 2018
VBay.
This will add an auction section to your bulletin! If you want to donate to me click the link over there ----------------------> I am open to suggestions, bugs, comments, insults, and anything else you might say to me at the time :P To do list: *use forums/categories/subforums for your auctionhouse. high bidder userid -> username *" in description cuts the description at that point add buyer name fix pm formatting add more currencies intergrate with trader ratings add paypal api bidder usergroups *hot auctions on main < - Available with addon (wont be packaged in vbay) admin editing auctions *set up for use with forum commenting. *fix amount of days an auction can be posted (more than 2 char) ability to prune old auctions make sure buy it now is using buy it now price, not bid. allow admin ability to specify bid/buyitnow/both overrides. * = Completed. Features: Full BBCode support. Specification of everything, Money Auction length ECT. Image uploader for auctions. Closed auction section. 3 auction types, bid, buy it now, or both. To install Upload files, and import product as usual Make a new usergroup and call it the sellers usergroup, do what you want with this group (allow people to request addition maybe?) Go to vbulletin options and into vbay, set the usergroup id of the sellers group you just made. To upgrade re upload all files import new product REVERT YOUR TEMPLATES Show Your Support
|
Comments |
#82
|
||||
|
||||
Where are you honey? Did you over sleep. Patiently waiting on how to fix this admin cp issue.
|
#83
|
|||
|
|||
The reason you get page not founds errrors is because the form process is for Vbay.php and whilst your in the admincp area, if that isn't there then it won't work.
I'm not sure how to fix this bug but hopefully I have given someone an idea on how to fix it and that they can produce a fix soon. |
#84
|
|||
|
|||
Quote:
Database error in vBulletin 3.5.5: Code:
Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO plugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'Vbay WOL', 'online_location_process', 'if ($filename == \'vbay.php\')\r\n{\r\n$bbuserinfo[\'activity\'] = \'Vbay\';\r\n}', 'bay'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 Date : Saturday, December 2nd 2006 @ 06:10:34 PM Script : http://www.mysite.com/forum/admincp/plugin.php Referrer : http://www.mysite.com/forum/admincp/plugin.php?do=productadd IP Address : 112.142.15.158 Username : Admin Classname : vb_database |
#85
|
|||
|
|||
Edit the XML file before importing the product and search and replace
PHP Code:
PHP Code:
|
#86
|
|||
|
|||
Quote:
When I access the adminCP vBay menu I get this: Code:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting '}' in /var/www/vhosts/canons3is.com/httpdocs/forum/admincp/vbayadmin.php on line 119 |
#87
|
|||
|
|||
I have error in the admincp
Code:
Parse error: syntax error, unexpected '<', expecting ')' in /home/www/my domain/html/phpBB/Forum/admincp/vbayadmin.php on line 148 Code:
print_table_header(<a href='?act=addcat'>Add New Category</a>,7); |
#88
|
|||
|
|||
[QUOTE=JohnBee;1130460]
When I access the adminCP vBay menu I get this: Code:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting '}' in /var/www/vhosts/canons3is.com/httpdocs/forum/admincp/vbayadmin.php on line 119 see Post #46 |
#89
|
|||
|
|||
After the 404 error was fixed (i just copyed and renamed the vbayadmin.php file to Vbay.php).... I get this error when trying to add the catagory.
Fatal error: Call to undefined function ParseInputs() in /home/tbmforum/public_html/admincp/Vbay.php on line 171 |
#90
|
|||
|
|||
i uploaded all the folders but on importing the XML i get this
XML Error: unknown at Line 0 |
#91
|
|||
|
|||
Hi there m8
I used this code in my lotto script to display the lotto thats has passed you might be able to use this to show the days and time left till a item finishes. PHP Code:
PHP Code:
$itemenddate = $date_started-$date_end; Hope this helps you out |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|