![]() |
This has been already addressed in 4.1.0
However, vBExperience was never vulnerable to SQL, just remote cross-site scripting (XSS). Thats a big difference. |
Hi was wondering if I could get a hand on modding the code slightly.
My users Love the Mod but have raised a concern with activity showing up as negative points when a few things get changed or deleted Was hopping for some pointers on what file or where I need to edit to modify this. I also have coded up a ventrilo add on if someone would like a look at the raw basic code im happy to post. |
There is no real possibility to disallow negative points, as vBExperience always recalculates all points from beginning. But you could do something with the hooks to save the points before they are wiped and only save if its get higher...
Would be great to see what you have done with Ventrilo. |
Warning This code is very poor in some ways. I'm not a professional coder at all just hack and play till i get it working.
firstly you need to use this in conjunction with http://www.ventrilo.com/dlprod.php?id=201 PHP Code:
You will need to add your own server and port for ventrilo setup and change the ***** to your details for the database. I have also hard coded this for the names of our vent channels and have included a check to see if a user match bot is part of the channel if it is increase the points This script is run by a cron job every 15 mins and it adds points to the custom point table. (This is becoming an issue as the table is getting quite large) |
Quote:
|
Hi,
I installed it and GG! Very good script. I got bugs on xperience.php page: - link to member profiles aren't correct in "recent activity" - the template doesn't close correctly and footer is broken How can I correct that? Thank a lot. |
Quote:
find this code PHP Code:
PHP Code:
I hope this is correct please tell me if i need to change anything else |
Quote:
replace "<a href="{1}">{2}</a> earns {3}" with "<a href="member.php?u={1}">{2}</a> earns {3}" |
I installed this and it seems to be working fine. It took about a week to get everyone's "Experience" level icons up to speed. It was interesting to see it happen over the week.
One thing that would be nice is if it could somehow subtract points for those who don't login anymore or have left the forum. I noticed that some members who have not logged in for years have large experience scores because they used to post a lot. Removing points for inactivity would be something that I would think would be a good feature. Other than that, this is a great mod. |
Seems achievement icons are not displaying, everything else seem fine. Seen screen shot:
http://screencast.com/t/t1pBz5bm |
Quote:
Any ideas?? |
Quote:
I found the problem. The xperience_insight template is missing a closing div. Fix it here... Code:
<div id="memberlist" class="block"> |
Hello, Sorry to bother but quick question.
I'm having an addon made for this, related to an online game and trading items from within the game. I dont want to force new users to do a ton of posting and what not to get started using this addon I am making, so. Is there a way to manually boost users points when they first register, say give them 1000 points, or is it just a matter of upping their reputation in vbulletin? Thanks for this awesome addon |
Too many database errors on 4.1.10. I had to uninstall it. Followed the un-install readme to the T, yet I had a corrupted database after. Luckily I did a backup just before installing it. Only lost about 6 hrs.
It's very buggy. 1) The small 16x16 img doesn't remember itself in the drop-down if you go back to edit an award. If defaults back to the first choice in the menu. 2) There are a few 'Points for x' that are doubled in the list. 3) Recount didn't work at all. Neither did the 'Test' link. That returned a db error. 4) A few template problems. The missing tag i mentioned above being the biggest, and a few spacing issues with blockbody tag. (tested on vb default style) I guess I will wait for a updated version for 4.1.10. Great mod, so I'll keep my eye on it. |
Love this add-on! Installed easily on 4.1.8 and everything works great!
I have a question though, what is the difference between these two tables in the Statistics tab? http://cl.ly/0m1a430U2X1t2b373M3K I'm guessing it's a phrase issue, but even searching in the phrases doesn't tell me anything http://cl.ly/0y2O271M0B2v3h1Q0l0i Any ideas? |
Its Not working for 4.1.10.when Installed database error. I got bugs on xperience page
|
This love Mod seems no longer work with Vbulletin 4.1.10.
Looking forward for the update. |
Where are the XCACHE settings for this plugin? Does vBulletin have to be using XCache for this to work? Or do you just have to have XCache installed and enabled for the website?
|
Quote:
Any help with this, please?:cool: |
Quote:
|
@tomshawk
I am sure you can do it by coding a plugin for it.. if you look at Experience: Points under --> settings --> vboptions in the admincp. Hopefully Phalynx will add this to one of the next release. Hope this helps! |
I went with Dragons point system instead. He has it working on his 4.1.10 site, and no DB error anywhere. I been testing it the lite version on my test site. Working smoothly. And no template problems. Going to get the pro version.
|
I was thinking something in Manage Custom points but it is limited to userid.
If I could do a group ID that would be awesome. Any thoughts Phalynx? |
I still love this Mod so much. Please update for 4.1.10 Phalynx, or let us know when it will be.
Thanks for the nice Mod. |
I know he working on verison 4.1.1 which should have a fix for vbookie plugin. hopefully it has some other fixs and stuff.
|
Still looking for suggestion about this issue: https://vborg.vbsupport.ru/showpost....postcount=2290
I've checked the directory and the icons are there and file permissions are correct.. ideas? |
This mod is GREAT! but i have question that the Overal Active And Points are go up too fast. is there any way i can make it slower?
|
Quote:
I noticed this as well. Add in the bigger board stats, thats what I did, dont forget to recount. ;) They still add up but obviously it takes longer. |
Why does this and the experience points differs? I want the point market system and the experience points to be the same, any help?
|
Quote:
Quote:
Quote:
vBExperience 4.1.0 is NOT compatible with vBulletin 4.1.10/4.1.11 Working currently on a compatible version that will fix known errors like sql errors / compatibility, missing end tag and the unclosed div. Quote:
|
Quote:
Quote:
Quote:
|
Hello :)
Someone knows why I throw this error when I want to see the statistics? Code:
Database error in vBulletin 4.1.10: |
Quote:
|
@HHelp1
Look into the folder it makes after unzipping the file. you will see a folder called extras in that folder you will see a folder call levels. choose one of those. vBExperience410_20111216_GOLD ---> extras ---> levels. Hope this helps. |
Quote:
|
Quote:
Quote:
|
Quote:
The software already has the ability to give an individual points, but. I'm looking at hundreds of users at once, or just make it so users in a particular usergroup automatically get a one time boost. Thanks |
Quote:
TY :) ! |
I did now an update to vBulletin 4.1.10 and tested vBExperience. Luckily (?) there are no errors. So if someone has SQL errors or other related to 4.1.10 can post them here to get them fixed before I release vBExperience 4.1.1
|
Quote:
|
All times are GMT. The time now is 04:31 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|