vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - vBulletin classifieds mod from Panjo (https://vborg.vbsupport.ru/showthread.php?t=300901)

RichieBoy67 03-19-2014 03:33 PM

Quote:

Originally Posted by Panjo (Post 2488324)
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.

DreadsUK 03-19-2014 04:18 PM

Need friendly Url's for users shops. something like

www.usershopname.mysite.com

would this be possible?

Panjo 03-19-2014 06:57 PM

Quote:

Originally Posted by DreadsUK (Post 2488335)
Need friendly Url's for users shops. something like
www.usershopname.mysite.com
would this 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.

Nirjonadda 03-19-2014 07:28 PM

Display Navigation Link Set To Yes , Than get error.

Unable to add cookies, header already sent.
File: /home/user/public_html/includes/adminfunctions.php
Line: 289

Panjo 03-19-2014 07:33 PM

Quote:

Originally Posted by Nirjonadda (Post 2488383)
Display Navigation Link Set To Yes , Than get error.

Unable to add cookies, header already sent.
File: /home/user/public_html/includes/adminfunctions.php
Line: 289

Shoot us an email with your forum URL and we'll take a look: chad@panjo.com

Nirjonadda 03-19-2014 07:44 PM

1 Attachment(s)
Quote:

Originally Posted by Panjo (Post 2488387)
Shoot us an email with your forum URL and we'll take a look: chad@panjo.com

Done, Also i have a issue with chat bar, it show me 2 time.

Attachment 148536

DreadsUK 03-20-2014 02:10 AM

Quote:

Originally Posted by Panjo (Post 2488371)

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.

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

Cusski 03-30-2014 08:38 PM

Quote:

Originally Posted by Spika (Post 2459889)
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))

WHERE user.userid = 1 LIMIT 1;

MySQL Error : Unknown column 'user.panjo_selling' in 'field list'
Error Number : 1054
Request Date : Monday, November 11th 2013 @ 10:28:31 AM
Error Date : Monday, November 11th 2013 @ 10:28:31 AM
Script : http://www.gstrail.es/foro/admincp/p...do=productkill
Referrer : http://www.gstrail.es/foro/admincp/p...roductid=panjo
IP Address : 77.231.86.161
Username :
Classname : vB_Database_MySQLi
MySQL Version :

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

Disco_Dave 04-12-2014 07:08 AM

Hi Guys

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 


Panjo 04-16-2014 08:18 PM

Quote:

Originally Posted by Cusski (Post 2490525)
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


All times are GMT. The time now is 10:35 AM.

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.03334 seconds
  • Memory Usage 1,774KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete