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

Reply
 
Thread Tools
[Chris] Classifieds Details »»
[Chris] Classifieds
Version: 2.2.0, by Christos Teriakis Christos Teriakis is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Portal Software - Version: 4.2.x Rating:
Released: 05-04-2013 Last Update: 08-14-2013 Installs: 64
DB Changes Uses Plugins Auto-Templates
Additional Files  
No support by the author.

Classifieds
by Christos Teriakis
aka ChrisTERiS


Please note that from
11 Aug 2013

you can get support only in my site

http://www.teriakis.com


Demo: http://www.christeris.net/dev42/classifieds.php
Demo Accounts:
demouser1 / demopass1
demouser2 / demopass2
demouser3 / demopass3

1.- What's this mod?

Is better to say what is NOT this mod . For those who have used MarysClassifieds, I can say that they are 2 products which you can't compate. MarysClassifieds had dozens of features, but when I installed in my site I realized that I need only 10% of those features. Maybe less. This is SL Classifieds. A minimalist version of MarysClassifieds, but I bet that 70% of the webmasters will find this one more pretty, more usefull.
  • It supports 4 types of Classifieds:
    • For Sale
    • Wanted
    • For Trade
    • Free Offers
  • Supports unlimited categories
  • Supports Extra fields (but not searchable)
  • Has PM templates for:
    • PM user when admin approves his Classifieds
    • PM user when admin rejects Classified
    • PM seller when a user Makes an Offer
    • PM seller when a user clicks Buy it
    • PM seller when a use uses the contact form
  • Supports 5 statuses:
    • Open
    • Hidden
    • Reserved
    • Expired
    • Sold
    • Please note that unlike my old mod, here nothing is automatic. The seller has to take care to switch between statuses.
  • There are listings for:
    • Category classifieds
    • Timeframe (What's New) Classifieds
    • Seller Classifieds
    • Search Results
  • In view Ad page the visitor can see also:
    • Other classifieds from the same seller
    • Similar classifieds from the same category
  • In all pages there are available the follow blocks having the appearance of widgets:
    • Category Menu
    • Search Form
    • Statistics
    • Latest classifieds
    • Popular classifieds
    • Soon to expire classifieds.
  • Version 1.5 additions:
    • Facebook Like Advanced (Shows users who liked it)
    • RSS Feeds of last 10 Classifieds
    • Seller has the ability to not mark a classifieds as reserved when a user clickc BuyNow, in case that he has stock of the same items and he wants to keep classifieds active.
    • Added description in extra fields appearing as help text in add/edit form.
    • In case that a category has no subcategories, beside the "No more categories" added an icon/link to previous category level.
2.- How you can make (a bit) money with it.

Using vBulletin's Subscriptions Manager you can set subscription which will upgrade the subscribers to a higher usergroup with more privilenges in SL Classifieds. eg:
  • To restrict post in specific categories. The system works such a way that for each category you can set who can post:
    • All usergroups
    • None usergroup
    • Specific usergroup(s).
  • To allow more days for postings. eg usergroup A can set a maximum of 15 days before the Ad will remove from the system, while usergroup B can set the Ad's duration for 45 days etc.
  • Concurrent Ads. eg Register users can have only 1 active ad, while your VIP usergroup can has 5 ..or 10 ... or whatever you want.
  • More photos per Ad
3.- Installation
  1. Download and unzip the file Classifieds_XXXX.zip
  2. Upload the content of upload folder to the directory where your vB installation is. As a check: classifieds.php must be on the same directoru as global.php, forum.php etc. SL Classifieds are not working out of vB installation directory.
  3. CMOD 777 the directories:
    1. christeris/classifieds/photos
    2. christeris/classifieds/photos/thumbs
    3. christeris/classifieds/photos/tmp
  4. Goto Admincp and import product-classifieds.xml. Double check before if you have another product with the same name.
  5. Set the various settings in Classifieds->General settings
  6. Set usergroup permissions
  7. Check and modify if you want PM templates.
  8. Set categories
  9. Set Extra fields (in case that you want them).
4.- SEO URLs
  • If you're using vbSeo open the file Classifieds_vBSEO_Custom_Rewrite_Rules.txt and add them to your vbSeo installation.
  • If you're using .htaccasse file copy the contents of htaccess.txt and add it to your current .htaccess files. If you don't have such file and your server is compatible with such files, upload htaccess.txt to your vB directory and rename it to: .htaccess
5. CMS Widget / Forum Sidebar Block for Latest Classifieds
  1. Shows latest 5 Classifieds. If you want to change the number to another value change at 1st line: $maxitems = 5;
  2. Installation as CMS Widget
    1. Goto Admincp-> vBulletin CMS-> Widgets
    2. Click "Create New Widget" at the list bottom
    3. Set Widget Type: PHP Direct Execution
    4. Give a Title which appears at the widget. eg Last Classifieds, or.. Last 5 Classifieds etc
    5. Click SAVE
    6. Find in the list the new widget and click configure at the right side
    7. Replace the example code, with the code from Widget_Latest_Classifieds.txt
    8. Click Save
    9. Goto Layout and add it in any section you want
    10. Click Save (Layout)
  3. Installation as Forum sidebar Block
    1. Goto Admincp-> Forums & Moderators -> Forum Block Manager
    2. Click Add Block
    3. In the next screen "Select block type: Custom HTML/PHP"
    4. Click Continue
    5. Title: Latest Classifieds
    6. Content Type: PHP
    7. Content: Copy & Paste the code from Widget_Latest_Classifieds.txt
    8. Click Save. The block will be now visible to your forum sidebar
6.- Copyright Link

Since the time that DBTech released their Copyright Manager, I've removed my own copyrights. I found their action insulting me to maximum. Their wording "Site is powered by vBulletin AddOns and Modules by Dragonbyte Tech" (and not "Some parts of this site"), means that everything there is their own work, ignoring on the worst way the fact that there are 100's of other coders and designers who are supporting this community for years. So, I'm letting the glory to them. No copyrights from my side.

Enjoy it
Christos Teriakis
aka ChrisTERiS

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
12 благодарности(ей) от:
eTiKeT?, goxy63, Mickie D, nhawk, Prober, Ramsesx, RedTurtle, t-j, tbworld, Toorak Times, warlord0, xorex

Comments
  #12  
Old 05-06-2013, 04:29 AM
sadiq6210 sadiq6210 is offline
 
Join Date: Sep 2005
Posts: 684
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is what I need, great

Chris,
Can I install it with your old classified mod in same database? or I need to uninstall the old classified first?
Reply With Quote
  #13  
Old 05-06-2013, 04:29 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Preech View Post
What's the possibility of me using this not as a classified section, but as a way to showcase underground artist music. My only issue is being able to have in the post a way to play their material.
I really like what I see.
So you mean a case where the user uploads audio files and then the visitors can listen to these files by using an embeded audion player? If yes this is not for you, but my Articles addon (still in dev status) will has this feature.

Chris
Reply With Quote
  #14  
Old 05-06-2013, 04:30 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by sadiq6210 View Post
This is what I need, great

Chris,
Can I install it with your old classified mod in same database? or I need to uninstall the old classified first?
Wowww Sadiq
Yes you can do it. It's a totally re-written addon. Not copy & paste from the old one. So new tables, new field names. Nothing to worry for messing your system.

Chris
Reply With Quote
  #15  
Old 05-06-2013, 04:34 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by joeychgo View Post
I get an error when I go to Classified Catagories and Classified Extra Fields

HTML Code:
Warning: require_once([path]/classifieds/includes/functions.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/classifieds_admin.php on line 16

Fatal error: require_once() [function.require]: Failed opening required '/home/lvc/public_html/forum/classifieds/includes/functions.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/lvc/public_html/forum/admincp/classifieds_admin.php on line 16
Opppssssss........ seems that search and replace didn't worked well.. I've changed the directory name to christeris/classifieds/includes/.
Please download the attached file and upload it at your admincp/ directory.

Sorry for troubles
Chris
Reply With Quote
  #16  
Old 05-06-2013, 04:39 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by joeychgo View Post
Hmmm, I like this and have to dig into it a bit. Do you have plans for upgrades, more features, etc?
Yes and No. Everything is about priorities. This addon has the features that I want for my site. So I'll focus on finishing some other "SlimLine" addons that I need, and then yes, I'll add some extra features depending on the feedback. But don't expect "exotic" features. For example: Adding extra fields in the search form is on my todo list. But adding online payments for sellers etc etc, sorry they're not in my plans.

Chris
Reply With Quote
  #17  
Old 05-06-2013, 04:56 AM
sadiq6210 sadiq6210 is offline
 
Join Date: Sep 2005
Posts: 684
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChrisTERiS View Post
Wowww Sadiq
Yes you can do it. It's a totally re-written addon. Not copy & paste from the old one. So new tables, new field names. Nothing to worry for messing your system.

Chris
You are our hero

I will install it today, looks lite, simple and great
We need something like this, no more complicated

Well done Chris
Reply With Quote
  #18  
Old 05-06-2013, 06:56 AM
sadiq6210 sadiq6210 is offline
 
Join Date: Sep 2005
Posts: 684
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I try to add new classified, I get this error

Warning: require_once() [function.require-once]: Unable to access [path]/classifieds/includes/class.upload.php in [path]/classifieds_usercp.php on line 531

Warning: require_once([path]/classifieds/includes/class.upload.php) [function.require-once]: failed to open stream: No such file or directory in [path]/classifieds_usercp.php on line 531

Fatal error: require_once() [function.require]: Failed opening required '/home/user/public_html/forum/classifieds/includes/class.upload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/user/public_html/forum/classifieds_usercp.php on line 531
Reply With Quote
  #19  
Old 05-06-2013, 07:48 AM
joeychgo's Avatar
joeychgo joeychgo is offline
 
Join Date: Mar 2004
Location: Chicago, IL
Posts: 933
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, a few things.

When I make a test ad, upon clicking "submit" I get this

Code:
Warning: require_once([path]/classifieds/includes/class.upload.php) [function.require-once]: failed to open stream: No such file or directory in [path]/classifieds_usercp.php on line 531

Fatal error: require_once() [function.require]: Failed opening required '/home/lvc/public_html/forum/classifieds/includes/class.upload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/lvc/public_html/forum/classifieds_usercp.php on line 531

Second, I have it set to allow upload 5 of photos. But under the Additional Photos section I get "You do not have permission to upload more photos."

Third, I dont see a way to add my "Terms of use"
Reply With Quote
  #20  
Old 05-06-2013, 07:58 AM
Christos Teriakis Christos Teriakis is offline
 
Join Date: Jul 2011
Location: Thessaloniki, Greece
Posts: 1,228
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

There were 2 bugs (wrong directories) which fixed in version 1.1.0. Please download and upload:

classifieds_usercp.php to forum root directory
classifieds_admin.php to your admincp

Finally (optional) import the xml file just to update the version number.

Sorry for troubles.
Chris
Reply With Quote
Благодарность от:
sadiq6210
  #21  
Old 05-06-2013, 08:01 AM
joeychgo's Avatar
joeychgo joeychgo is offline
 
Join Date: Mar 2004
Location: Chicago, IL
Posts: 933
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ChrisTERiS View Post
Hello,

There were 2 bugs (wrong directories) which fixed in version 1.1.0. Please download and upload:

classifieds_usercp.php to forum root directory
classifieds_admin.php to your admincp

Finally (optional) import the xml file just to update the version number.

Sorry for troubles.
Chris
No need to be sorry, its a new script, bound to be little bugs
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:29 PM.


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.10168 seconds
  • Memory Usage 2,347KB
  • Queries Executed 27 (?)
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
  • (1)bbcode_code
  • (1)bbcode_html
  • (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
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (13)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (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_postinfo_query
  • fetch_postinfo
  • 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
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • 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