Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vbFClassifieds by vbFreelancers Details »»
vbFClassifieds by vbFreelancers
Version: 1.1.0, by Olympic Olympic is offline
Developer Last Online: Apr 2008 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.8 Rating:
Released: 01-04-2008 Last Update: 01-16-2008 Installs: 46
DB Changes Uses Plugins Template Edits
Additional Files Translations Is in Beta Stage  
No support by the author.

Removed by the Author
due to luck of free time to support it.
------------------------------------------------------------


vbFClassifieds by vBulletin Freelancers
http://www.vbulletinfreelancers.com

1.- Features
  • Unlimited Categories
  • Unlimited Subcategories
  • Paid or Free Ads
  • Ability to use different price per category/subcategory
  • Sellers can accept PayPal IPN payments
  • Sellers can setup different PayPal account for each Ad
  • Sellers can sell in different currency per Ad
  • Buyers can post review and rating for Sellers
  • Top Sellers block
  • You can use different template than the site's template
  • You can use different template even per category
  • Editor Choice Ads
  • vbSeo friendly
  • No time limit on use
  • This is our Lite version
2.- Commercial vs Lite version
  • Flexible custom fields, organized in fieldsets. Cutom fields are reusable and of course you can assign each field group to one, many or all categories
  • Sponsored and Premium Ads
  • Bookmarks
  • Tell a Friend
  • Report Ads
  • RSS per category/subcategory
3.- Installation
  1. Upload all files and directories including at "vbulletin" directory to the directory where vBulletin is installed.
  2. CMOD the following directories to 777
    1. /photos (inside vbfclassifieds directory)
    2. /tmp (inside vbfclassifieds/photos directory)
    3. /thumbs (inside vbfclassifieds/photos directory)
  3. For security reasons backup your database AND turn your board off
  4. Check at your AdminCP->vBulletin Options->Plugin/Hook System that Plugin system is enabled.
  5. From your AdminCP->Plugin System->Manage Products choose Add/Import Product and import the product: product_vbfclassifieds.xml
  6. If you want to add a link to your nav bar then you must edit the NAVBAR template:
    Search For:
    Code:
    <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">
    $vbphrase[calendar]</a></td>
    Add Below:
    Code:
    <td class="vbmenu_control"><a href="vbfclassifieds.php$session[sessionurl_q]">Classifieds</a></td>
    ....or use any other word you want
  7. By default none usergroup has permissions to use vbfclassifieds, so you need to give permissions to any group. Goto AdminCP->Usergroups->Usergroup Manager and edit any usergroup you like to give permissions.
  8. If you've installed vbSEO, Login into vbSEO Control Panel, click "Custom Rewrite Rules", insert rewrite rules (attached in vbseo-rules.txt to not lose formatting) and save settings.
4.- Copyright

The script cannot be redistributed, reproduced, or published in any way. Modifying this
script and sharing or publishing your modification anywhere without the author's written permission is not allowed, but you can modify it as you want but just for your
own use.

In addition to above restrictions you can't develop and share addons for 3nd party scripts (eg for vBadvanced).

Removal of our copyright link is strictly prohibited.

Supporters / CoAuthors

Show Your Support

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

Comments
  #62  
Old 01-12-2008, 08:48 AM
vbFreelancers vbFreelancers is offline
 
Join Date: Jan 2008
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by steadicamop View Post
Is there any way to allow the user's style to be kept instead of forcing them to use the one I select?
I'll check it with someone more professional in vbstyles, but I believe that it can be done.

Quote:
Originally Posted by steadicamop View Post
Is there any way of putting new adverts somewhere on the forumhome?
Sorry if I'll disappoint you on this issue, put we're trying to avoid dealing with forumhome to keep compatibility with any vb upgrade. But we plan to code Blocks for use with vBa CMPS.
Reply With Quote
  #63  
Old 01-12-2008, 09:32 AM
S7rik3R's Avatar
S7rik3R S7rik3R is offline
 
Join Date: Mar 2007
Posts: 79
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

I went to visit your site on vbfclassified but is that the lite version of this or commercial version?And what does vbdigishop do ?
Reply With Quote
  #64  
Old 01-12-2008, 12:24 PM
steadicamop's Avatar
steadicamop steadicamop is offline
 
Join Date: Jul 2004
Location: Lancashire, UK
Posts: 379
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by vbFreelancers View Post
I'll check it with someone more professional in vbstyles, but I believe that it can be done.
Thanks - that would be great.

Quote:
Originally Posted by vbFreelancers View Post
Sorry if I'll disappoint you on this issue, put we're trying to avoid dealing with forumhome to keep compatibility with any vb upgrade. But we plan to code Blocks for use with vBa CMPS.
No problem, I've made a couple of mods so may knock something up that will do the trick for now.

Jason
Reply With Quote
  #65  
Old 01-12-2008, 02:01 PM
cdi320's Avatar
cdi320 cdi320 is offline
 
Join Date: Jul 2007
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Olympic,

thanks for the mod, installed


Uploaded images are not shown

chmoded is 777 (like in readme.txt) but when i upload/save a picture it is stored with

-rw------- and thats the problem.

Apache seems not to be the owner.
umask returns 0022

What can be wrong

the url http://www.olympion.de/dein-griechenland-forum/

thanks


oops wrong Forum shoud go to 3.7 Mods sorry
Reply With Quote
  #66  
Old 01-12-2008, 02:39 PM
vbFreelancers vbFreelancers is offline
 
Join Date: Jan 2008
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cdi320 View Post
Apache seems not to be the owner.
umask returns 0022

What can be wrong

the url http://www.olympion.de/dein-griechenland-forum/

thanks
Hello,

Do you've Plesk as your site's CP? I'm not guru on issues like this, that's why I transfered your post to Olympic, but I know that something similar appeared 2-3 times with vbNews and in all issues the common was Plesk CP. For some reason after upload the images are getting 600 or 640 instead of 644.

But it's something that can be resolve by adding a line just after the "copy images" from tmp dir to final location. CMOD 644. But please wait to get a more specific reply from Olympic.

Marina
Reply With Quote
  #67  
Old 01-12-2008, 02:48 PM
cdi320's Avatar
cdi320 cdi320 is offline
 
Join Date: Jul 2007
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that was fast

No i don't have plesk...

and i can not tell if this a server issue is, because some scripts works and some not (Coppermine, PHPBB set the right rights, Photoplog, Zoom-Joomla not).

I 'll wait for Olympic

Thanks Marina
Reply With Quote
  #68  
Old 01-12-2008, 02:48 PM
vbFreelancers vbFreelancers is offline
 
Join Date: Jan 2008
Posts: 168
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by S7rik3R View Post
Hello,

I went to visit your site on vbfclassified but is that the lite version of this or commercial version?And what does vbdigishop do ?
In our site (which is under reconstruction) you can find only demos of the commercial mods.

vbDigiShop is a Shopping Cart (vB mod) for selling downloadable products (eg software, templates, photos, videoclips etc). It has been also used by our customers for selling tangible ites, even if it dosen't supports shipping and tax.
Reply With Quote
  #69  
Old 01-12-2008, 06:23 PM
vNew vNew is offline
 
Join Date: Oct 2007
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, Marina & Chris:

vBFClassified looks superb and I am quite willing to buy it right away if it will work with vBCredits.

vBCredits is a great points system that is FREE and available on vBulletin.org. It is currently the best credits/points system available on vBulletin.org. Please download and install vBCredits to appreciate its power. No, I am not its author, just a happy user.

I've installed vBCredits which users of my forum can earn credits/points for various activities. I would like them to be able to use those credits/points, as an alternative to paying cash, to pay for their classified listings and also to buy goods and services advertised on vBFClassified.

Is this interfacing with vBCredits possible and easy to do? The vBClassified (a different, competing product to vBFClassified) already has the ability to work with vBCredits. However, if you will provide that ability also, you know you've a new customer, and very likely many more to follow, for your commercial version. I think the best implementation is to have a switch in the Admin Control Panel that can be turned on to [optionally] use the credits/points of vBCredits.

May be you guys can get in touch with the author(s) of vBCredits and cooperate? I think it can only be a win-win situation for both sides. With the interface, vBulletin owners using vBCredits will very likely choose vBFClassified for their classified needs.

Regards,
vNew

P.S.: You guys are doing great mods! Keep the momentum going!
Reply With Quote
  #70  
Old 01-12-2008, 08:26 PM
vNew vNew is offline
 
Join Date: Oct 2007
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was wondering if it is possible to put some classified within a thread, at a special location at the home page, etc.

In other words, it would be nice to be able to position premium ads in special locations. Of course, one would want be able to set special advertising rates for such ads.

Possible? Coming feature? If it is to be available in the commercial version only, I don't mind. I plan on ordering the commercial version anyway.

Regards
vNew
Reply With Quote
  #71  
Old 01-12-2008, 09:36 PM
Spinball's Avatar
Spinball Spinball is offline
 
Join Date: Feb 2002
Location: Telford, England
Posts: 705
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Spinball View Post
How are the custom fields handled? If, for example, we wanted a tickbox 'I agree to the trading rules at...' and we wanted the user to tick this box before the advert would be accepted - is this possible?
Hello, did you miss my question?
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 09:27 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.05771 seconds
  • Memory Usage 2,328KB
  • 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_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)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