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

Reply
 
Thread Tools
Classifieds Details »»
Classifieds
Version: 1.2.0, by MaryTheG(r)eek MaryTheG(r)eek is offline
Developer Last Online: Mar 2012 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.8 Rating:
Released: 02-12-2009 Last Update: 03-07-2009 Installs: 10
DB Changes Uses Plugins Template Edits
Additional Files Is in Beta Stage  
No support by the author.

Removed by the Author because:
  • For 7 mods, there are 1905 downloads but only 577 clicked installed.
  • For these 577 installs I got 4 donations for Brand Free. Make a simple search on the net using the product name and you'll find that 50% have illegally removed my copyright.
  • I found 3 vb.org style sites, offering for download my mods but after PAID SUBSCRIPTION, or DONATION
After all, I'll stop be the idiot on this market.

Maria

Classifieds
(Former vbFClassifieds)
This is the Full Commercial version












1.- Features
  • Unlimited Categories
  • Unlimited Subcategories
  • Paid or Free Ads
  • 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
  • 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
  • Sponsored and Premium Ads
  • Bookmarks
  • Tell a Friend
  • Report Ads
  • RSS per category/subcategory
  • 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 the Full Commercial version
2.- 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 classifieds directory)
    2. /tmp (inside classifieds/photos directory)
    3. /thumbs (inside classifieds/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_classifieds.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="classifieds.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

  1. You can modify the code as you like to meet your special needs
  2. You can distribute this code, but NOT FOR PROFIT
  3. My copyright link must remain always visible.
  4. I'm not accepting donations
  5. There is no commercial version. This is the one.
5.- Copyright Removal

For those who want to remove my link back which appears at the page's footer, they must contact me. Please note that the the license goes by person and not by domain, so you can use it in as many domains are operating by the same person.

Greetings


Maria

Supporters / CoAuthors

Show Your Support

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

Comments
  #22  
Old 02-21-2009, 07:32 AM
tamborinegal's Avatar
tamborinegal tamborinegal is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MicroHellas View Post
Hello Clancy,

No, you're not doing something wrong. It's just a wrong coding of my side. You can add more photos, but only one by one. I've correted it to one of my mods, but seems that I forgot to correct classifieds to support multiple uploads at one screen. When I'll find some free time I'll fix it.

Mary
Thanks for clearing that up Mary,

Just a quick question... when you say you can add more photos one by one, do you mean that you add one and then have to go back and edit the ad to add another? That's the only way I can see of doing it. If I don't have the usergroup set as able to edit their ad, then they will only be able to add the one photo at this stage, is that right?

Thanks

Clancy
Reply With Quote
  #23  
Old 02-21-2009, 08:42 AM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by tamborinegal View Post
do you mean that you add one and then have to go back and edit the ad to add another? That's the only way I can see of doing it...
Hello Clancy,

You're seeing clearly like a pilot:-) ... Sorry for that, but yes, this was the way that I coded that part. Later on I changed it (in another mod), but I forgot to update classifieds. Actually I was too tired and I gave up coding for vB a year ago.

I'm attaching a screenshoot to see how should be in the next release. As you can see the user can select how many photos he/she wants to upload and with javascript (no page refresh), he/she'll get so many inputs.

Mary
Reply With Quote
  #24  
Old 02-21-2009, 11:04 AM
tamborinegal's Avatar
tamborinegal tamborinegal is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MicroHellas View Post
Hello Clancy,

You're seeing clearly like a pilot:-) ... Sorry for that, but yes, this was the way that I coded that part. Later on I changed it (in another mod), but I forgot to update classifieds. Actually I was too tired and I gave up coding for vB a year ago.

I'm attaching a screenshoot to see how should be in the next release. As you can see the user can select how many photos he/she wants to upload and with javascript (no page refresh), he/she'll get so many inputs.

Mary
That looks great Mary. I'll wait for the next release. I also use your vbdigishop on my forum... It works like a charm.

Thanks for all your work.

Cheers

Clancy
Reply With Quote
  #25  
Old 02-25-2009, 09:22 PM
Twin_Turbo Twin_Turbo is offline
 
Join Date: Mar 2008
Posts: 30
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a way to show random classifieds on the main page? Looking forward to the update with the multiple upload slots
Reply With Quote
  #26  
Old 03-03-2009, 01:37 PM
pattycake pattycake is offline
 
Join Date: Jan 2009
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

is there a way to limit the number of active ads ... and maybe on a per-category basis?
Reply With Quote
  #27  
Old 03-04-2009, 06:01 AM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

A new version (1.1.0) is available for download. On this version I've added multiple photo upload. To upgrade, upload classifieds.php and re-import product-classifieds.xml

Mary
Reply With Quote
  #28  
Old 03-04-2009, 06:34 AM
taytaysdad taytaysdad is offline
 
Join Date: Feb 2009
Location: California
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you want to add a link to your nav bar then you must edit the NAVBAR template:

Im learning here, can anyone help me locate the file with the NAVBAR template that needs to be edited?

Thanks

AJ
Reply With Quote
  #29  
Old 03-04-2009, 06:52 AM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by taytaysdad View Post
If you want to add a link to your nav bar then you must edit the NAVBAR template:

Im learning here, can anyone help me locate the file with the NAVBAR template that needs to be edited?

Thanks

AJ
Being in your admincp, choose:
  • Styles and Templates
  • Style Manager
  • Click Go on the right of the default style
  • Choose edit templates from the popup list "All style options"
  • Double click on Navigation/Breadcrumb templates
  • Then click NavBar template and edit it
Mary
Reply With Quote
  #30  
Old 03-04-2009, 07:03 AM
taytaysdad taytaysdad is offline
 
Join Date: Feb 2009
Location: California
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MicroHellas View Post
Being in your admincp, choose:
  • Styles and Templates
  • Style Manager
  • Click Go on the right of the default style
  • Choose edit templates from the popup list "All style options"
  • Double click on Navigation/Breadcrumb templates
  • Then click NavBar template and edit it
Mary
Thanks Mary! I havent had to edit those before, Im learning so much thanks to all you great members!! Now I understand the mods thats that ask for that!

Thanks again!

AJ:up::up::up::up::up::up::up:
Reply With Quote
  #31  
Old 03-04-2009, 09:35 AM
tamborinegal's Avatar
tamborinegal tamborinegal is offline
 
Join Date: Sep 2005
Location: Australia
Posts: 119
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MicroHellas View Post
Hello,

A new version (1.1.0) is available for download. On this version I've added multiple photo upload. To upgrade, upload classifieds.php and re-import product-classifieds.xml

Mary
Thanks so much for the update Maria.

All the best,

Clancy
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 01:05 PM.


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.04580 seconds
  • Memory Usage 2,321KB
  • 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
  • (6)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
  • (3)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