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

Reply
 
Thread Tools
vbFClassifieds Commercial version Details »»
vbFClassifieds Commercial version
Version: 1.2.1, 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.9 Rating:
Released: 05-10-2008 Last Update: 05-11-2008 Installs: 4
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations  
No support by the author.

vbFClassifieds
(Former vbFClassifieds Lite)
This is the Full Commercial version
http://www.++++++++++.com






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. If you've installed the Lite version UNINSTALL it before !!!!!!!!!
  2. Upload all files and directories including at "vbulletin" directory to the directory where vBulletin is installed.
  3. CMOD the following directories to 777
    1. /photos (inside vbfclassifieds directory)
    2. /tmp (inside vbfclassifieds/photos directory)
    3. /thumbs (inside vbfclassifieds/photos directory)
  4. For security reasons backup your database AND turn your board off
  5. Check at your AdminCP->vBulletin Options->Plugin/Hook System that Plugin system is enabled.
  6. From your AdminCP->Plugin System->Manage Products choose Add/Import Product and import the product: product_vbfclassifieds.xml
  7. 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
  8. 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.
  9. 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





Feel free to do anything with the code, eg by reusing the functions to develope other vBulletin modules, with only 2 major exceptions:
  1. You'll credit my name and my website.
  2. You'll not use the full or partial code, or any function to develope stand alone PHP script. In simple words use it as you like but only within vBulletin community.
Greetings
Maria

Download Now

File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 05-12-2008, 05:02 AM
kollam003 kollam003 is offline
 
Join Date: May 2007
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i tried installing in 3.7 but db error came when i tried to upload the product
Reply With Quote
  #13  
Old 05-12-2008, 05:18 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 kollam003 View Post
i tried installing in 3.7 but db error came when i tried to upload the product
What type of error?? Can you post the message?
Reply With Quote
  #14  
Old 05-12-2008, 05:30 AM
kollam003 kollam003 is offline
 
Join Date: May 2007
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Invalid SQL:
ALTER TABLE `vbfclassifieds_ads` ADD INDEX `publishdate` ( `publishdate` );

MySQL Error : Table 'india58_forum.vbfclassifieds_ads' doesn't exist
Error Number : 1146
Request Date : Sunday, May 11th 2008 @ 10:53:41 PM
Error Date : Sunday, May 11th 2008 @ 10:53:42 PM
Script : http://www.indianprofits.com/forum/a...=productimport
Referrer : http://www.indianprofits.com/forum/a...?do=productadd
IP Address : **********
Username : Admin
Classname : vB_Database
MySQL Version : 5.0.45-community
Reply With Quote
  #15  
Old 05-12-2008, 05:32 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 kollam003 View Post
Invalid SQL:
ALTER TABLE `vbfclassifieds_ads` ADD INDEX `publishdate` ( `publishdate` );

MySQL Error : Table 'india58_forum.vbfclassifieds_ads' doesn't exist
Error Number : 1146
Request Date : Sunday, May 11th 2008 @ 10:53:41 PM
Error Date : Sunday, May 11th 2008 @ 10:53:42 PM
Script : http://www.indianprofits.com/forum/a...=productimport
Referrer : http://www.indianprofits.com/forum/a...?do=productadd
IP Address : **********
Username : Admin
Classname : vB_Database
MySQL Version : 5.0.45-community
Give me a second. This has nothing to do with the version. A table prefix is missing there and I'm wondering as nobody reported it.
Reply With Quote
  #16  
Old 05-12-2008, 05:40 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 kollam003 View Post
Invalid SQL:
ALTER TABLE `vbfclassifieds_ads` ADD INDEX `publishdate` ( `publishdate` );

MySQL Error : Table 'india58_forum.vbfclassifieds_ads' doesn't exist
Error Number : 1146
Request Date : Sunday, May 11th 2008 @ 10:53:41 PM
Error Date : Sunday, May 11th 2008 @ 10:53:42 PM
Script : http://www.indianprofits.com/forum/a...=productimport
Referrer : http://www.indianprofits.com/forum/a...?do=productadd
IP Address : **********
Username : Admin
Classname : vB_Database
MySQL Version : 5.0.45-community
Seems that the zip file has older xml file as in the code repository I found this file corrected. In any case I've uploaded new zip file. Keep in mind that most probably you'll get errors trying to uninstall the other version. In this case remove this field manually.
Reply With Quote
  #17  
Old 05-12-2008, 09:12 AM
MaryTheG(r)eek MaryTheG(r)eek is offline
 
Join Date: Sep 2006
Location: Greece
Posts: 1,340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

*** Brand Free***

The other file is for those who don't like my copyright at the bottom of the page. Just follow the instruction by uploading a file and my copyright will disappear.
Reply With Quote
  #18  
Old 05-12-2008, 09:15 AM
powerful_rogue powerful_rogue is offline
 
Join Date: Jan 2007
Location: Kent
Posts: 603
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Its alwasy the mods you get excited about that you always have problems with!

Ive installed the mod, set permissions however when I goto www.mysite.com/vbfclassifieds.php it just loads a blank white page.

I know this mod is unsupported, however if anyone manages to find a solution it would be greatly appreciated.
Reply With Quote
  #19  
Old 05-12-2008, 09:35 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 powerful_rogue View Post
Its alwasy the mods you get excited about that you always have problems with!

Ive installed the mod, set permissions however when I goto www.mysite.com/vbfclassifieds.php it just loads a blank white page.

I know this mod is unsupported, however if anyone manages to find a solution it would be greatly appreciated.
  1. What vB version are you using?
  2. At vbulletin->Options->Header and Cookies try to change compression off
  3. Seeing your webpage right click on it to see the code. Does it has anything more than header and body tags?
  4. With a text editor (like notepad) open vbfclassifieds.php, scroll down to the end and check if there is any empty line after symbol ?> If there is, remove it, save and upload.
Reply With Quote
  #20  
Old 05-12-2008, 09:38 AM
powerful_rogue powerful_rogue is offline
 
Join Date: Jan 2007
Location: Kent
Posts: 603
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hiya,

Im using 3.7.0 and when I view the page source its just a blank document. Very strange. Ive re-uploaded and checked and double checked but to no avail.

Here is the link - http://www.doverlocals.co.uk/vbfclassifieds.php

Edit - Ive also checked the vbfclassifieds.php file - there is no white space at the end of the document.
Reply With Quote
  #21  
Old 05-12-2008, 09:44 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 powerful_rogue View Post
Hiya,

Im using 3.7.0 and when I view the page source its just a blank document. Very strange. Ive re-uploaded and checked and double checked but to no avail.

Here is the link - http://www.doverlocals.co.uk/vbfclassifieds.php

Edit - Ive also checked the vbfclassifieds.php file - there is no white space at the end of the document.
If you trust me, PM me FTP access to your site. First I need to check the files. After it maybe I'll need access to your vb admincp. Please note that this version hasn't tested with vb 3.7, but I don't think that this is the issue.
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 12:19 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.04973 seconds
  • Memory Usage 2,352KB
  • 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
  • (5)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
  • (2)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
  • (8)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete