![]() |
That will all be features of the store.
|
Quote:
can you just stay on topic a little, so we have less spam... i will have to ask the moderator to drop all your comments if you continue... |
Hi Nex,
I tested the deduction thingy and it's still not working =( Removing of individual thread and posts worked perfectly.. but as I mentioned if the threads has post in there.. and admin delete the whole thread, the thread starter points get minus more than usual (she was deducted 0.5 (current) - (0.5 0.2) = You actually have -0.02 $ in hand!!! Hmm.. what's happening? |
smoookey... damn, negative values...
did you update lately ?!... i thought it was ok with the new version, i will make a last check. |
and..
I can see a huge problem is that if a user keep spamming the board (and encountered a spam flood error), the points will still be given to the poster even though the thread is not physically on the board!! I can see this being exploit by people who keep hitting the reply button.. man oh mannn! |
yup, came home.. uninstall the version I have and redownload and install again. Setup everything from scratch but still having the same problem...
|
for the spamming thing, can't do more... the hook is installed after the post is posted, this can't be controled...if you have spam floods, points or not you will have problems, i think it is not related to the system here...
|
hmm.. okay.. i just thought someone could have exploit this and get massive points a day..
any luck with the points deduction thingy? |
Fine i wont post in this thread unless i must.
|
Here's a little hack/mod to get the points to be displayed in the profile.
First: Goto the plugins section in your ACP and click [Add New Plugin] at the bottom. Secondly: Fill in the fields with the information below: Product: Nexia's Points System Hook Location: member_complete Title: Shows Points in Members Profile Execution Order: 1 (or just leave it as it is) Plugin PHP Code: Code:
$userinfo['nex_points_hand'] = vb_number_format($vbulletin->userinfo['nex_points_hand'], $vbulletin->options['nex_points_currency_decimal']) . $vbulletin->options['nex_points_currency_name_symbol']; Then click the Save button Thirdly: In the ACP goto Styles & Templates and goto Style Manager. Then do this for each theme: Select a theme and then click the dropdown box beside it which says All Style Options and then click Edit Templates. Now in the listfield to your right, find the Member Info Templates item and expand it by double clicking on it. Then when the page reloads double click on the MEMBERINFO item. When the page loads again, you should now see a big chunk of code. In it find: Code:
<tr> And then directly below that last </tr> add: Code:
<tr> This worked for me and I hope it will work for you :) Mark |
All times are GMT. The time now is 07:40 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|