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)

Alan_SP 04-16-2012 08:07 AM

I have this instructions:

Quote:

To remove vBExperience completly, you will have to copy "ZIP\extras\Remove vBExperience\upload\admincp\kill_xperience.php" to AdminCP and execute it. After a confirmation dialog all vBExperience tables will be completely removed. Afterwards you will have to remove the product and all files via FTP.
This is reversed from what you're saying. Not that I'm saying your way doesn't work, but this is serious question, how to uninstall vBExperience successfully?

exportforce 04-21-2012 08:47 AM

I am desperately looking for a log per user to search for stuff.
For example: One user is not getting the 7 days registered Achievement even though he is already 11 days registered. All other users do get it.

Do the registered points per day only count when a player logs in, so it is not "7 days registered" but "7different days logged in"?

Can the "hide status" produce this ?

(Just checked: He only has 8 points. I would guess the registered only counts days which he is logged in. I also let the system recalculate all points)

edit: 23.04.2012
I just noticed that he doesn't even have activity bars on his posts, but all others do.
Please not that I did already let run all checks already

The System seems to count backwards on him.

Now we are even getting MySQL Errors:
Quote:

Database error in vBulletin 4.1.10:

Invalid SQL:
SELECT
xi.*,
xa.title,
xa.imagesmall,
us.username
FROM xperience_achievements_issues AS xi
INNER JOIN user AS us ON us.userid=xi.userid
INNER JOIN xperience_achievements AS xa ON xa.achievementid=xi.achievementid
WHERE xi.dateline>1332543600 AND xi.dateline<1335218399

ORDER BY xi.dateline DESC
LIMIT;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 12
Error Number : 1064
Request Date : Monday, April 23rd 2012 @ 05:53:48 PM
Error Date : Monday, April 23rd 2012 @ 05:53:48 PM
edit 24.04.2012
I also posted this on vbaddict.com but my post is in moderation and phalynx is sometimes online but not doing stuff or answering at least *sigh* I don't want to disable it, but I am under heavy pressure.

K!nG 04-24-2012 02:12 AM

Hello,
I just updated to latest version and after doing all the steps when i tried to do "Recount" for "Update Experience Points" i get a database error which is as follows, If anyone can help me with this one i will really appreciate that. Thanks


Database error in vBulletin 4.1.12:

Invalid SQL:
UPDATE xperience_stats
SET
points_xperience=11897,points_threads=846,points_t hread_votes=100,points_thread_replycount=875,point s_thread_views=1861,points_thread_stickies=600,poi nts_posts=2980,points_post_avg=2,points_post_attac hment=786,points_misc_events=0,points_threads_sg=0 ,points_posts_sg=0,points_post_attachment_views=0, points_user_profile=0,points_post_den=263,points_u ser_law=0,points_user_infractions=0,points_user_re putation=0,points_user_reputation_use=0,points_use r_online=1035,points_user_referrals=75,points_misc _custom=0,points_user_socialgroup=0,points_thread_ tags=319,points_thread_rate=0,points_user_friends= 24,points_user_visitormessages=10,points_user_albu mpictures=12,points_misc_ldm=0,points_misc_dl2=0,p oints_misc_vbblog=1746,points_misc_vbcms=625,point s_misc_ppd=0,points_misc=2371,points_thread=4602,p oints_post=3766,points_user=1157,points_xperience= 11897,points_shop=0,points_misc_ibparcadechamps=0, points_user_activity=100,points_user_activity30=10 0,points_user_activity7=100,points_level=71,promot ed=0,
dateline=1335236973
WHERE userid=1;

MySQL Error : Unknown column 'points_misc_ibparcadechamps' in 'field list'
Error Number : 1054
Request Date : Monday, April 23rd 2012 @ 10:09:33 PM
Error Date : Monday, April 23rd 2012 @ 10:09:34 PM
Script : http://www.-------.com/admincp/xperi...min_recount_xp
Referrer : http://www.-------.com/admincp/xperi...php?do=recount
IP Address : xx.xxx.xx.xx
Username : MY$
Classname : vB_Database
MySQL Version : 5.0.92-community

exportforce 04-24-2012 08:04 AM

The Problem for you is easy. You use a plugin for Experience for the Arcadehall. You need to reinstall that plugin again, too

dog-tag 04-25-2012 03:06 PM

wow 160 pages, don't know where to look!

I would like to ask a very simple question if you guys don't mind answering please -

"How can an admin give points to a user?"

I would like to reward a user with some points, but the only thing I can see is give away points. I don't know how to just add them to somebody's account.

**EDIT**

Look for the experience label on the cpadmin sidebar (I couldn't see this)
Inside click manage custom points, and then fill in the details.

Silly question when you know the answer, hope that helps someone else!

exportforce 04-25-2012 06:26 PM

Quote:

Originally Posted by dog-tag (Post 2323404)
wow 160 pages, don't know where to look!

I would like to ask a very simple question if you guys don't mind answering please -

"How can an admin give points to a user?"

I would like to reward a user with some points, but the only thing I can see is give away points. I don't know how to just add them to somebody's account.

P.S Bump for a fantastic piece of coding!

If you just "generate" points you fail the system.
Give away your own points to the user and don't cheat the system. :)

markopete 04-30-2012 07:14 AM

The plugin appears to be working great, I do have a question about how best to make use of its abilitys.

I am going to run an ongoing competition month to month for my members, 1st and second prizes for best posts for the month.

Can anyone how I might best do this, is it posssible or even required to zero out the points for each member every month or is there another way of tracking posts month to month.

Any hints or suggestions would be much appreciated.

Thanks

Pete

exportforce 04-30-2012 12:07 PM

Quote:

Originally Posted by markopete (Post 2324799)
The plugin appears to be working great, I do have a question about how best to make use of its abilitys.

I am going to run an ongoing competition month to month for my members, 1st and second prizes for best posts for the month.

Can anyone how I might best do this, is it posssible or even required to zero out the points for each member every month or is there another way of tracking posts month to month.

Any hints or suggestions would be much appreciated.

Thanks

Pete

Check your Rankings. You have the same bug as I have on ALL my boards. Sadly Phalynx is not replying to that error. http://audioforbooks.com/forums/xper...php?go=ranking
Place 1. Look for other users. The Addon takes one user and gives him lots of points from others and counts that as a manual transaction form user A to user B.
It can happen that a user gets into minus and then it creates DB errors.

Phalynx 05-02-2012 02:42 PM

Quote:

Originally Posted by dog-tag (Post 2323404)
wow 160 pages, don't know where to look!

I would like to ask a very simple question if you guys don't mind answering please -

"How can an admin give points to a user?"

I would like to reward a user with some points, but the only thing I can see is give away points. I don't know how to just add them to somebody's account.

**EDIT**

Look for the experience label on the cpadmin sidebar (I couldn't see this)
Inside click manage custom points, and then fill in the details.

Silly question when you know the answer, hope that helps someone else!

That's right, under Manage Custom Points you can give the users extra points, even take away points from them by putting negative values in it. I'm using it on some forums for myself to deduct points because of pinned threads.


Quote:

Originally Posted by markopete (Post 2324799)
The plugin appears to be working great, I do have a question about how best to make use of its abilitys.

I am going to run an ongoing competition month to month for my members, 1st and second prizes for best posts for the month.

Can anyone how I might best do this, is it posssible or even required to zero out the points for each member every month or is there another way of tracking posts month to month.

Any hints or suggestions would be much appreciated.

Thanks

Pete

Not implemented, but could be realised with an CDP Addon.



Quote:

Originally Posted by exportforce (Post 2324841)
Check your Rankings. You have the same bug as I have on ALL my boards. Sadly Phalynx is not replying to that error. http://audioforbooks.com/forums/xper...php?go=ranking
Place 1. Look for other users. The Addon takes one user and gives him lots of points from others and counts that as a manual transaction form user A to user B.
It can happen that a user gets into minus and then it creates DB errors.

Please stop spreading wrong informations.
Your SQL Error resulted in wrong use of the achievements limit in the settings.

Also I cannot confirm any bug that is putting points from one user to another. Flooding me with postings and visitor messages here and on vbaddict does not help. Whenever I don't have time for support, I simply don't have time. The amount of postings does not change this.





Quote:

Originally Posted by exportforce (Post 2323446)
If you just "generate" points you fail the system.
Give away your own points to the user and don't cheat the system. :)

Another wrong information from you. Giving points via AdminCP adds points to exactly one user, it does not mix anything.

K!nG 05-02-2012 07:02 PM

Hello everyone,

i am running 4.1.12 and recently updated to latest version and after that day "overall activity" of all users and admins is "0%" Can anyone help me with that one ??? Thanks


All times are GMT. The time now is 06:45 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.02949 seconds
  • Memory Usage 1,767KB
  • 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
  • (8)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