![]() |
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 |
All times are GMT. The time now is 04:26 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:
|