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)

Phalynx 07-30-2010 02:23 PM

Quote:

Originally Posted by vidan (Post 2076806)
phalynx: i found something strange with attachment consume points, i install default vbulletin and trying to use the consume points on attachment download, and found in the statistic manage custom point,

Code:

07-30-2010 02:45 PM, (missing username)
Points: -500, Downloaded attachment dfdfdf.rar
07-30-2010 02:45 PM, (missing username)
Points: -500, Downloaded attachment dfdfdf.rar
07-30-2010 02:45 PM, (missing username)
Points: -500, Downloaded attachment dfdfdf.rar
07-30-2010 02:45 PM, (missing username)
Points: -500, Downloaded attachment dfdfdf.rar

but no user id after (07-30-2010 02:45 PM,) thats why its not substract the user point, thank you very much

It does not check for UserID, so maybe it's a guest? Or does this happen to all users?

vidan 07-30-2010 03:17 PM

i have only 2 user, 1 admin and the other 1 is registered user.
admin upload attachment, reg.user download from the attachment, no point subtract for the user (i set user point to 1000) should be 500 after download right
and same with user, user upload attachment, admin download, there's nothing happen with the admin point, but in the statistic log the same, date only, without userid

vidan 07-31-2010 05:22 PM

any update on this mr phalynx?

DragonByte Tech 07-31-2010 06:26 PM

Quote:

Originally Posted by Phalynx (Post 2076663)
As long as vBShop does not suppport vBExperience there is no chance.



Please click "Mark as Installed" to get support.

Edit the Award via AdminCP and enter the UserID of the user into the manual assign field.

Phalynx, vBShop is designed to support as many points systems as possible. Please feel free to let us know what your points mod does differently from all the other points mods vBShop works with (vbcredits, vbactivity, ucash, kbank etc...) and we'll try and make vBShop compatible =)

Iain

Phalynx 07-31-2010 08:05 PM

Quote:

Originally Posted by vidan (Post 2076840)
i have only 2 user, 1 admin and the other 1 is registered user.
admin upload attachment, reg.user download from the attachment, no point subtract for the user (i set user point to 1000) should be 500 after download right
and same with user, user upload attachment, admin download, there's nothing happen with the admin point, but in the statistic log the same, date only, without userid

Where exactly are you downloading the attachments? Which vBulletin version are you driving?
Cannot confirm that behaviour with thread attachments on vBulletin 4.0.5

Quote:

Originally Posted by vidan (Post 2077295)
any update on this mr phalynx?

Please be patient as I'm not spending 24h a day on this forum.

Quote:

Originally Posted by DragonByte Tech (Post 2077322)
Phalynx, vBShop is designed to support as many points systems as possible. Please feel free to let us know what your points mod does differently from all the other points mods vBShop works with (vbcredits, vbactivity, ucash, kbank etc...) and we'll try and make vBShop compatible =)

Iain

You need to hook in the process during calculation of the points, as vBExperience does a queued recount on users points. This is the part you could rip off from Point Market System as well, not just the other things.

iJay 07-31-2010 10:33 PM

Hey!

Love your mods, but i have a problem. After i imported the addons for:

vBExperience - DragonByte Tech: Advanced Post Than
vBExperience - v3arcade Highscorer Points
vBExperience v3Arcade Submissions
vBExperience 8WR Media Library
vBExperience 8WR Media Library

And i went to recount i got this sql error.

Code:

Database error in vBulletin 4.0.3:

Invalid SQL:
UPDATE xperience_stats
                SET
                points_xperience=61011,points_threads=210,points_thread_votes=0,points_thread_replycount=190.2,points_thread_views=130.58,points_thread_stickies=250,points_posts=744,points_post_avg=0.968706875119,points_post_attachment=1,points_misc_events=0,points_threads_sg=0,points_posts_sg=0,points_post_attachment_views=0,points_user_profile=20,points_post_den=60,points_user_law=0,points_user_infractions=0,points_user_reputation=0,points_user_reputation_use=0,points_user_online=768.034189815,points_user_referrals=25,points_misc_custom=58000,points_user_socialgroup=0,points_thread_tags=0,points_thread_rate=0,points_user_friends=0,points_user_visitormessages=0,points_user_albumpictures=0,points_misc_ldm=0,points_misc_dl2=0,points_misc_vbblog=15.02,points_misc_vbcms=575,points_misc_ppd=0,points_misc=58593.77,points_thread=780.78,points_post=754,points_user=883.034189815,points_xperience=61011,points_shop=0,points_user_8wrmedia=70,points_user_8wrmediacomments=0,points_misc_v3arcadechamps=1.25,points_misc_v3sub=2.5,points_user_activity=100,points_user_activity30=100,points_user_activity7=100,points_level=100,promoted=0,
        dateline=1280618760       
        WHERE userid=1;

MySQL Error  : Unknown column 'points_user_8wrmedia' in 'field list'
Error Number  : 1054
Request Date  : Sunday, August 1st 2010 @ 01:26:37 AM
Error Date    : Sunday, August 1st 2010 @ 01:26:38 AM
Script        : http://******.com/******/admincp/xperience_admin.php?do=xperience_admin_recount_xp
Referrer      : http://******.com/******/admincp/xperience_admin.php?do=recount
IP Address    : 2**.***.***.***
Username      : ******
Classname    : vB_Database
MySQL Version : 5.0.91-community

And now i got this in the market system admincp:
Code:

Point Field:        market_xperience        The point field has been entered but no data exists in this field name.
Any idea whats up?
Just some FYI's:
-Have forum offline
-Im the only active user (due to offline)
-Im the only v3 champ
-Im the only media submitter

Once i disable the mods everything goes back to norm.

Help would be greatly appreciated,

iJay/Ash



UPDATE
The moment i disabled:
vBExperience - v3arcade Highscorer Points
vBExperience v3Arcade Submissions
vBExperience 8WR Media Library
vBExperience 8WR Media Library

and i recounted the points i got sql errors all of which are similar to MySQL Error : Unknown column 'points_user_8wrmedia' in 'field list'

vidan 08-01-2010 03:03 AM

im using fresh vb4.0.5, and its from addons/attachment consume points.xml
step i use:
install default vb, install latest vbexperience, install addons attachment consume points,
add 1 registered user, setting the attachment by user and by admin, download the attachment, finally look into statistic in manage custom point, like i said before
Code:

07-30-2010 02:45 PM, (missing username)
Points: -500, Downloaded attachment dfdfdf.rar
07-30-2010 02:45 PM, (missing username)
Points: -500, Downloaded attachment dfdfdf.rar
07-30-2010 02:45 PM, (missing username)
Points: -500, Downloaded attachment dfdfdf.rar
07-30-2010 02:45 PM, (missing username)
Points: -500, Downloaded attachment dfdfdf.rar

thank you

Phalynx 08-01-2010 05:48 AM

Quote:

Originally Posted by iJay (Post 2077389)
Hey!

Love your mods, but i have a problem. After i imported the addons for:

vBExperience - DragonByte Tech: Advanced Post Than
vBExperience - v3arcade Highscorer Points
vBExperience v3Arcade Submissions
vBExperience 8WR Media Library
vBExperience 8WR Media Library

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

Please reinstall the "vBExperience 8WR Media Library" Addons.


Quote:

Originally Posted by vidan (Post 2077462)
im using fresh vb4.0.5, and its from addons/attachment consume points.xml
step i use:
install default vb, install latest vbexperience, install addons attachment consume points,
add 1 registered user, setting the attachment by user and by admin, download the attachment, finally look into statistic in manage custom point, like i said before

thank you

Will take a deeper look on another board of mine as on my board this goes well.

MikalMirkas 08-01-2010 07:21 AM

How do you add extras?

luseik 08-01-2010 07:25 AM

Quote:

Experience

Update Experience points
Processing: Average PPD 60 days:
Processing: Average PPD 30 days: 84.9
Processing: Average PPD 7 days: 84.9
Processing: 1

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 2

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 3

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 4

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 5

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 6

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 7

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 8

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 9

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 10

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 11

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 12

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 13

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 14

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 15

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 16

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 17

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 18

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 19

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 20

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 21

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 22

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 23

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 24

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 25

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 26

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 27

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 28

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 29

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 30

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 31

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 32

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 33

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 34

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 35

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 36

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 37

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 38

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 39

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 40

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 41

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 42

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 43

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 44

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: 45

Warning: Division by zero in [path]/includes/class_xperience.php on line 885
Processing: Awards
Processing: Social Group Ranking





vBulletin Message


Updated Post Counts Successfully

If you are not automatically redirected, please click here.

Processing Complete - Proceed

Powered by vBulletin™ Version 4.0.5 Copyright ? 2010 vBulletin Solutions, Inc. All rights reserved.
I got the above error when I click Update Experience Points, does anyone help me to solve it? Thank you.


All times are GMT. The time now is 09:16 PM.

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.02325 seconds
  • Memory Usage 1,805KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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