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 - vBExperience 4 (https://vborg.vbsupport.ru/showthread.php?t=245023)

posterize 08-10-2012 06:25 PM

Quote:

Originally Posted by Anygma (Post 2356015)
im planning to upgrade vb3 to vb4.. How can I upgrade the vB Experience plugin?

Thanks

Here is a quote of what says in the file, if you upgrading from 3.8.
Code:

Upgrade from vBExperience 3.8:
1. Install the product here: ZIP\extras\Remove vBExperience\install_this_to_upgrade_from_xperience38.xml". This product contains a fix to uninstall the old product without problems.
2. Uninstall vBExperience 3.8 product. DON'T USE KILL_EXPERIENCE!
3. Read the normal steps "Upgrade Instructions" above

or an upgrade instructions:
Code:

/***** Upgrade Instructions *****\
1. Copy ALL (I mean ALL - That is a common error!) files from upload_via_ftp/ to the server.
2. ReImport product_vbexperience404.xml, allow overwrite
3. If you modified any of the vBExperience templates, revert them
4. Run AdminCP/Experience/Recount

I hope i helped you :)

posterize 08-10-2012 06:27 PM

And i have my own question, when you are posting a thread or an post the count of the level / points isn't updating instantly.
I mean when you post for example a post and you need to get 2 points for that you will get them only if ill recount in the admincp and not instantly without me having to update the recount.

comunidadmh 08-11-2012 12:30 PM

Good

posterize 08-12-2012 10:08 AM

any one know the answer for me?

ahobilam 08-19-2012 02:07 PM

I am getting this database error message in VB 4.2 patch level 2 (latest)
What I have to do further to avoid this error?
Code:

Database error in vBulletin 4.2.0:

Invalid SQL:
SELECT
                u.userid,
                u.usergroupid,
                u.membergroupids,
                u.username,
                u.xperience_level,
                u.xperience,
                u.xperience_ppd,
                u.xperience_awardt,
                u.reputation,
                SUM(s.points_user) AS points_user,
                SUM(s.points_thread) AS points_thread,
                SUM(s.points_post) AS points_post,
                SUM(s.points_misc) AS points_misc
                FROM brahmins_xperience_stats AS s
                INNER JOIN brahmins_user AS u ON u.userid=s.userid
                WHERE 1=1
                GROUP BY S.userid
                ORDER BY u.xperience desc
                LIMIT 0,30;

MySQL Error  : Unknown column 'S.userid' in 'group statement'
Error Number  : 1054
Request Date  : Sunday, August 19th 2012 @ 02:26:27 PM
Error Date    : Sunday, August 19th 2012 @ 02:26:27 PM
Script        : http://www.brahminsnet.com/forums/xperience.php?go=ranking
Referrer      : http://www.brahminsnet.com/forums/xperience.php?go=stats
IP Address    : 122.164.161.129
Username      : bmbcAdmin
Classname    : vB_Database
MySQL Version : 5.1.63-0ubuntu0.11.10.1


cygy2k 08-24-2012 12:18 PM

Quote:

Originally Posted by sitwi (Post 2338241)
I have a persistent problem that I've been through this thread for, but can't find an answer - it's about getting it to work with vBookie.

I get the following error whenever I place a bet, or try and process a bet. The necessary changes are made (deductions, bets processed etc) - although the bet remains open and I get this message.

Please could somebody help? Thank you kindly for your time.

Code:

Database error in vBulletin 4.2.0:
 
Invalid SQL:
SELECT
        SUM(bet_amount_won) AS sumbets
        FROM vbookie_bets_placed
        WHERE bet_settled='Y' AND userid=1
        AND dateline > 315532800
        GROUP BY userid;
 
MySQL Error  : Unknown column 'dateline' in 'where clause'
Error Number  : 1054
Request Date  : Saturday, June 9th 2012 @ 09:57:44 PM
Error Date    : Saturday, June 9th 2012 @ 09:57:44 PM
Script        : http://xxxxxxxxx.co.uk/vbookie.php
Referrer      : http://xxxxxxxxx.co.uk/showthread.php?5442-Denmark-v-Holland
IP Address    : 94.170.24.192
Username      : Si
Classname    : vB_Database_MySQLi
MySQL Version : 5.0.91-log


Any fix for this issue?

rfi 08-25-2012 01:57 PM

Quote:

Originally Posted by cygy2k (Post 2359594)
Any fix for this issue?

vbookie system (See Products and Plugin System) is clashing with something disable it hopefully the problem would be resolved

tpearl5 09-06-2012 12:20 PM

Has anyone figured out why there are two fields for "Posts" and "Threads" when looking at the points breakdown in a user profile. One of each field is much larger than the other and doesn't make sense when compared to the number of posts/threads that the user has created.

edit: nvm, I figured it out - I didn't realize that the number on top was the total. It should really read "Total of points for threads" - "Total of points for posts"

lazytown 09-07-2012 05:38 AM

So is this working properly with 4.2? I'm seeing a lot of information on both sides.

sweetpotato 09-07-2012 06:02 AM

Work for me on Vb 4.2 PL2


All times are GMT. The time now is 01:55 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.04019 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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