This mod enables you to launch a peer-to-peer community marketplace that is integrated into your vBulletin forum.
Here is how it works:
1) Install the plugin.
2) Customize the categories you want in your marketplace.
3) Contact Chad at Panjo: chad@panjo.com to activate your marketplace.
4) When a seller goes to a new or old subforum dedicated to buying/selling/trading, and clicks on the "post new thread" button, the mod will load a listing creation form.
5) The seller will create a listing. The listing will appear in the marketplace. A synchronized copy of the listing will appear in the appropriate buy/sell/trade subforum.
Is this plugin free?
Yes, this plugin is free.
Can you make money with this plugin?
Yes, you can optionally use this plugin to generate marketplace transaction revenue.
How is it with mobile?
The marketplace loads with layouts that are optimized for high res desktop, tablet, and mobile.
Yes, when creating a listing, a seller can select an option that says, "I will collect payment on my own." Selecting that option disables the payment API for an individual listing.
At present there is not a setting to disable the payment API marketplace wide. We have a few requests to force use of the payment API marketplace wide. This is the first request for the opposite.
Thanks for the reply,
I have a client who's site is about a product that does not do well with Paypal, etc and he wishes to have members make transactions on their own. He likes the look and layout of Panjo though so I wanted to find out if this would be possible.
We designed Panjo to leverage the legacy SEO that you already have in place. Thus, on this site, Google is indexing the Trade Exchange when Panjo creates thread posts: http://dreadsuk.com/forumdisplay.php?48-Trade-Exchange
Ah... but rereading your post you are asking if it is possible for individual sellers to have better URLs. For example, buyers can browse all the items from seller "MissSvp" at the following URL which is not very friendly. dreadsuk.com/classifieds.php?paccountid=19522
You would prefer a URL like:
dreadsuk.com/classifieds.php?profile=MissSvp
or better yet:
misssvp.dreadsuk.com
We are a bit limited from a subdomain perspective given that Panjo's partners have a variety of domain configurations. However, we could produce better URLs for seller profile pages. Thanks for the request. We will get it on the product roadmap.
We are a bit limited from a subdomain perspective given that Panjo's partners have a variety of domain configurations. However, we could produce better URLs for seller profile pages. Thanks for the request. We will get it on the product roadmap.
Yes exactly.
Im hoping i can eventually have the users shop items displayed in their profile landing tab too. But im getting ahead of myself
After Unistall this App from AP -> Plugging & Products I get a lot of database errors and the forum is down!
I am reinstalling the forum again
I don?t understand why Vbulletin Staff permit this
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_panjo AS phrasegroup_panjo,
language.phrasegroupinfo AS lang_phrasegroupinfo,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
, user.panjo_selling
FROM vb_user AS user
LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN vb_language AS language ON (language.languageid = IF(user.languageid = 0, 4, user.languageid))
WHERE user.userid = 1 LIMIT 1;
MySQL Error : Unknown column 'language.phrasegroup_panjo' in 'field list'
Error Number : 1054
Request Date : Monday, November 11th 2013 @ 10:34:35 AM
Error Date : Monday, November 11th 2013 @ 10:34:35 AM
Script : http://www.gstrail.es/foro/classifieds.php
Referrer : http://www.gstrail.es/foro/classifieds.php?p[mshow]=support
IP Address : xxxxxxxxxxxxx
Username :
Classname : vB_Database_MySQLi
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT administrator.*,
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_plugins AS phrasegroup_plugins,
language.phrasegroup_cpglobal AS phrasegroup_cpglobal,
language.phrasegroupinfo AS lang_phrasegroupinfo,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
, user.panjo_selling
FROM vb_user AS user
LEFT JOIN vb_userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN vb_usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN vb_administrator AS administrator ON (administrator.userid = user.userid) LEFT JOIN vb_language AS language ON (language.languageid = IF(user.languageid = 0, 4, user.languageid))
Trying to find what is cause a problem on my forum, i delete this unknown plugin, and now get the same error. i did delete the classified.php, but is still the same. now need to reinstall vbulletin for the hope of fixing this
I've deleted your plugin from our forum, can you tell me why we our still receiving this after your mod as been fully removed?
PHP Code:
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_panjo AS phrasegroup_panjo, phrasegroupinfo AS lang_phrasegroupinfo, options AS lang_options, languagecode AS lang_code, charset AS lang_charset, locale AS lang_locale, imagesoverride AS lang_imagesoverride, dateoverride AS lang_dateoverride, timeoverride AS lang_timeoverride, registereddateoverride AS lang_registereddateoverride, calformat1override AS lang_calformat1override, calformat2override AS lang_calformat2override, logdateoverride AS lang_logdateoverride, decimalsep AS lang_decimalsep, thousandsep AS lang_thousandsep FROM vblanguage WHERE languageid = 1;
MySQL Error : Unknown column 'phrasegroup_panjo' in 'field list' Error Number : 1054
Trying to find what is cause a problem on my forum, i delete this unknown plugin, and now get the same error. i did delete the classified.php, but is still the same. now need to reinstall vbulletin for the hope of fixing this
is very bad
Are you using vBulletin 4.2.2? Email us for the fastest, most thorough support: info@panjo.com