Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[HTL] & [TXT] VB Trader LITE Details »»
[HTL] & [TXT] VB Trader LITE
Version: 1.00, by trafix trafix is offline
Developer Last Online: Jul 2008 Show Printable Version Email this Page

Version: 3.0.0 Rating:
Released: 03-21-2004 Last Update: Never Installs: 19
DB Changes
Is in Beta Stage  
No support by the author.

VB Trader LITE
Version: v3 LT Beta 2
vB-version: 3.0.0 Gold
Developer: Trafix
Install difficulty: Easy
File edits: 0
Template edits: 4

Dont forget to click install!

Add ons:
Coming soon...
LeeCHeSSS had agreed to develop an attachment addon similar to the forum posts

Description of the Hack:
This will provide your vB community with a business directory.

This version is not time limited in anyway and there is no obligation to upgrade to the full version.

I originally stated that I would not release any of my hacks here, however due to popular demand I decided to change my mind and put together a txt documentation so it can be released here.

This version is:

1) be FREE and not time limited in any way without any obligation to upgrade to the full version.

2) only support business directories, hence auctions or classifieds listings will not be available.

3) not include "Buy Now"/"Pay Me Now" buttons.

4) not include paypal intergration.


Demo & Screenies:
screenies: VB Trader LITE Disscussion
Live Demo of full version : http://www.petnshow.com/network/vbtrader.php

HACK INSTALLATION DETAILS:
New files for this Hack:
vbt_addlisting.php
vbt_deletelisting.php
vbt_editlisting.php
vbt_faq.php
vbt_feedback.php
vbt_listindex.php
vbt_misc.php
vbt_pvtban.php
vbt_search.php
vbt_showlisting.php
vbt_subcatindex.php
vbt_watch.php
vbtrader.php
admincp/vbt_categories.php
admincp/vbt_misc.php
includes/adminfunctions_vbtrader.php
includes/functions_vbt_cron_close.php
includes/functions_vbt_cron_delete.php
includes/functions_vbt_deletelisting.php
includes/functions_vbt_search.php
includes/functions_vbtrader.php
includes/cron/vbt_cron_close.php
includes/cron/vbt_cron_delete.php

New templates for this Hack:
vbt_ADDEDIT
vbt_addedit_editreason
vbt_addedit_expiredate
vbt_addedit_extra
vbt_addedit_move_bit
vbt_addedit_move_bit2
vbt_addedit_paidlisting
vbt_banned_error
vbt_currently_off
vbt_DELETELISTING
vbt_faq_answer_faq
vbt_faq_askfaq
vbt_FAQ_LISTFAQ
vbt_faq_listfaqbit
vbt_faq_myfaq
vbt_faq_myfaqbit
vbt_FEEDBACK
vbt_feedback_alreadycommented
vbt_feedback_list
vbt_feedback_list_bit
vbt_feedback_request_delete
vbt_feedback_respond
vbt_key
vbt_LISTINDEX
vbt_listindex_bit
vbt_MAP
vbt_map_bit
vbt_map_bit2
vbt_MYADS
vbt_myads_bit
vbt_MYBAN
vbt_myban_bit
vbt_myban_get_reason
vbt_nothing_to_list
vbt_noviewperms
vbt_ooops_error
vbt_RULES
vbt_rules_bit
vbt_SEARCH
vbt_SHOWLIST
vbt_showlist_contact
vbt_showlist_description
vbt_showlist_details
vbt_showlist_extradetails_inactive
vbt_showlist_rating
vbt_showlist_seller
vbt_showlist_x_options
vbt_SUBCATINDEX
vbt_subcatindex_bit
vbt_TRADER
vbt_trader_bit
vbt_WHYNOTACTIVE

Templates modified for this Hack:
Navigation / Breadcrumb Templates ?: navbar

New DB tables for this Hack:
vbt_cat
vbt_docs
vbt_faq
vbt_feedback
vbt_list
vbt_permissions
vbt_pvtban
vbt_rules
vbt_userban
vbt_watch

DB Tables modified for this Hack:
user

New DB columns for this Hack:
vbt_pprating
vbt_genrating
vbt_buyrating
vbt_faq
vbt_ratecomment
vbt_adcredit


This post was generated by the Hack Tracking Log

ZIP UPDATES:
23/3/04
HTL users only: Unfortunatly I just realised that I didnt add the VB Trader FAQ's that are added to your forum FAQ's. This is now fixed in the ZIP and for those who have already installed the VB Trader I will put together an addon pack for you.

FIX REPUTATION ISSUE
open vbt_showlistings
find
PHP Code:
fetch_reputation_image($seller); 
and replace with
PHP Code:
$userperms cache_permissions($seller[id], false);
fetch_reputation_image($seller$userperms); 

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 06-28-2004, 02:58 AM
trafix's Avatar
trafix trafix is offline
 
Join Date: Dec 2002
Location: Australia
Posts: 1,021
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by pbjunkie
There is competition right around the corner and it will be supported. It's first incarnation will go live with my community in approximately 2 weeks. I got sick and tired of waiting so I spent the money.

I'll keep my site updated with it's progress.

www.pbjunkie.com
Sorry if my lack of a computer has damaged my reputation ... however it couldnt be helped. Good luck with your site.
Reply With Quote
  #43  
Old 06-28-2004, 03:12 AM
Bryan Ex's Avatar
Bryan Ex Bryan Ex is offline
 
Join Date: Feb 2004
Location: Canada
Posts: 233
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trafix
Sorry if my lack of a computer has damaged my reputation ...
Damage can always be repaired Trafix... it just takes some extra effort that might not have been otherwise necessary. I'm sure you've reviewed this thread by now and know many people are or have been interested in Trader Lite. Some never installed it, some did but later removed it, while others have an incomplete section currently on their sites. I would suggest that this may be a good place to start the rebuilding process.
Reply With Quote
  #44  
Old 06-28-2004, 03:31 AM
trafix's Avatar
trafix trafix is offline
 
Join Date: Dec 2002
Location: Australia
Posts: 1,021
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Bryan Ex
Damage can always be repaired Trafix... it just takes some extra effort that might not have been otherwise necessary. I'm sure you've reviewed this thread by now and know many people are or have been interested in Trader Lite. Some never installed it, some did but later removed it, while others have an incomplete section currently on their sites. I would suggest that this may be a good place to start the rebuilding process.
I agree, However its going to be a long road to recovery ....
Reply With Quote
  #45  
Old 06-28-2004, 09:46 AM
trafix's Avatar
trafix trafix is offline
 
Join Date: Dec 2002
Location: Australia
Posts: 1,021
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trafix
I agree, However its going to be a long road to recovery ....
Hi all,

Now i have a new computer its full steam ahead with the vb trader!

I have inlisted the help of a friend (with thanks) to assist me with completing the search function for the VB Trader.

The following applies:

Can search for keywords in either title or description .... or both
Will only work for MYSQL 4+ .... if your server is using an older version you will need to upgrade .... or ask your server tech to do it for you (whatever applies)
I can estimate that this function will possibly be complete in 3-4 weeks.

Trafix
Reply With Quote
  #46  
Old 07-05-2004, 06:40 AM
Limpkinw Limpkinw is offline
 
Join Date: Feb 2002
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is anything in the works with this. Im not too concerned about a search function just want to allow users to list "items" and have them buyable with site bux(Ushop).
Reply With Quote
  #47  
Old 07-05-2004, 10:49 AM
trafix's Avatar
trafix trafix is offline
 
Join Date: Dec 2002
Location: Australia
Posts: 1,021
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes as far as I remember everything does work except for the search ... but that should even be complete in the next couple of weeks

Sorry to disapiont you but the trader is designed to trade with REAL MONEY and not site but .. points or any other form of fum demonination.
Reply With Quote
  #48  
Old 07-05-2004, 11:49 AM
Bryan Ex's Avatar
Bryan Ex Bryan Ex is offline
 
Join Date: Feb 2004
Location: Canada
Posts: 233
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trafix
Yes as far as I remember everything does work except for the search ...
I'll confirm that. I recently did a test install and everything worked just fine. It's just the search function that is missing to round out a very nice hack. The only other strange thing I noticed was I couldn't find a way to disable the moderation of new listings (every one needs to be approved by admin). This may be by design or it may be tied in to another setting but I could not find a way to disable it without hacking the code. Other than that, it's ready to use.
Reply With Quote
  #49  
Old 07-06-2004, 07:51 PM
Limpkinw Limpkinw is offline
 
Join Date: Feb 2002
Posts: 107
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by trafix
Yes as far as I remember everything does work except for the search ... but that should even be complete in the next couple of weeks

Sorry to disapiont you but the trader is designed to trade with REAL MONEY and not site but .. points or any other form of fum demonination.
I realize that however I imagine it would not take too much to modify it? I will keep an eye on this thread and i guess we will see. Thanks
Reply With Quote
  #50  
Old 07-20-2004, 06:59 AM
PranK PranK is offline
 
Join Date: Apr 2003
Location: Sydney, Aus
Posts: 163
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

trafix - can you please post where to obtain the full version from? or at least its price...
Reply With Quote
  #51  
Old 07-20-2004, 07:10 AM
trafix's Avatar
trafix trafix is offline
 
Join Date: Dec 2002
Location: Australia
Posts: 1,021
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PranK
trafix - can you please post where to obtain the full version from? or at least its price...
Yep the support forums ... www.ozezyhosting.com ... i will pm you
Reply With Quote
Reply


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 06:54 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.05522 seconds
  • Memory Usage 2,324KB
  • Queries Executed 26 (?)
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
  • (7)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