vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Add-On Releases - vBExperience (https://vborg.vbsupport.ru/showthread.php?t=171014)

Phalynx 06-25-2008 10:03 AM

To get support, you will need to click "Mark as Installed".

TimberFloorAu 06-25-2008 10:16 AM

I have an issue, some of our users, use the shop, and soon as they buy 4 different items the icon doesnt show.

Example:

Phalynx 06-25-2008 10:18 AM

What is the content of the table "user", column "xperience_shopitems" of this user? Is the string larger than 250 chars?

TimberFloorAu 06-25-2008 10:22 AM

Quote:

Originally Posted by Phalynx (Post 1558461)
What is the content of the table "user", column "xperience_shopitems" of this user? Is the string larger than 250 chars?

crikey Phalynx.. how do i find that info out?

Phalynx 06-25-2008 10:31 AM

Use this SQL Query:
PHP Code:

SELECT CHAR_LENGTH(xperience_shopitems) AS L FROM user ORDER BY L DESC 

Don't forget to prefix "user" with your DB-Prefix (if any)

TimberFloorAu 06-25-2008 10:36 AM

Quote:

Originally Posted by Phalynx (Post 1558469)
Use this SQL Query:
PHP Code:

SELECT CHAR_LENGTH(xperience_shopitems) AS L FROM user ORDER BY L DESC 

Don't forget to prefix "user" with your DB-Prefix (if any)

Sorry mate, way beyond my capabilities. Thanks anyway, I will just disable the shop to all users, rather than bugger up my sql.

Man should stick to what he knows :)

Many thanks for very fast replies

Phalynx 06-25-2008 10:48 AM

You don't need to disable shop, just set items in postbit to 0. I will fix this in 3.7.15.

TimberFloorAu 06-25-2008 10:52 AM

Quote:

Originally Posted by Phalynx (Post 1558476)
You don't need to disable shop, just set items in postbit to 0. I will fix this in 3.7.15.

If i set to 0 will that disable ppls purchases thus far?

And < appreciate this more than you know, our users love the VB EXPERIENCE !

Phalynx 06-25-2008 10:59 AM

No, it will disable icons in postbit... Don't forget to click on "Generate Icons" after set to clear the strings.

TimberFloorAu 06-25-2008 11:08 AM

Quote:

Originally Posted by Phalynx (Post 1558484)
No, it will disable icons in postbit... Don't forget to click on "Generate Icons" after set to clear the strings.

Okies.

I will leave it for time being, ppl use the icons as SOCIAL BLING !

lol

Sure we can easily wait patiently for your next update :)


All times are GMT. The time now is 11:13 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.03336 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_php_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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