The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[uCash/uShop] Transactions Addon With a 'message' Details »» | |||||||||||||||||||||||||||
[uCash/uShop] Transactions Addon With a 'message'
Developer Last Online: Aug 2007
Hi
This is my first 'hack' per-say (released ), so do bear with me This is a hack I had made for my site, for some weird reason I have no answer to ..anyways, it will add an option for your users to add a message when he/she donates to another person on your board, and displays transactions based on a userid input (e.g. transaction.php?userid=1), the default showing the transactions done by the person currently logged in, and a global transaction, showing all donations made on your board BIG Thanks goes to Deaths for the help he provided me on in putting this hack together. ChangeLog
That about sums it all up..please click INSTALL if you use this hack Supporters / CoAuthors Show Your Support
|
Comments |
#62
|
|||
|
|||
Thanks TyleR,
this hack will be the hottest hack if you can add the pm feature. |
#63
|
|||
|
|||
<a href="https://vborg.vbsupport.ru/showthread.php?t=83447&highlight=pm+donate" target="_blank">https://vborg.vbsupport.ru/showt...ight=pm+donate</a>
this one is good. it worked once (pm). but I changed some and then it did not work anymore..................... As for the "global transaction" - is there any feature to limit others so only admin can see it? |
#64
|
||||
|
||||
Quote:
To make it only for admins, add: Code:
if ( $bbuserinfo['usergroupid'] != 6 ) { print_no_permission(); } Code:
if ( $_REQUEST['do'] == 'global' ) { |
#65
|
|||
|
|||
excellent. thanks.
|
#66
|
||||
|
||||
alright im implementing that PM function..if it works, then the zip will be updated in the morning.
|
#67
|
|||
|
|||
Now I don't know here...
The hack messed up everything to do with ushop when I had the reasons field.. as soon as it was removed, things are back to normal... still have transactions, they work fine.. but the reasons field something there made ushop screwey |
#68
|
||||
|
||||
Quote:
Anyways, i havent been able to tes the PM function as of yet, but will do so tonight..if it works as should be, i'll update the file before tomorrow morning. |
#69
|
||||
|
||||
hmmm...it isnt working (the pm implement)...im still looking into exactly why it isnt, but so far, no luck
|
#70
|
|||
|
|||
sorry to hear that. thanks for your hard work.
|
#71
|
||||
|
||||
Well, i've been updating the coding and adding some features, aswell as fixing minor bug's.
Fixed pages coming up blank when no transactions exist. Fixed too many page numbers showing up on /transaction.php?userid=1, etc. when only about 2 transactions exist. Added phrase for error message when no transactions exist. Added transactions for user's in posbit under points. if you wish to follow the development of this addon, please PM me for the link -- TyleR |
#72
|
||||
|
||||
sorry for the long wait people..files updated, new zip added
- Tyler |
#73
|
|||
|
|||
hi this is what i ahd received after i had clicked on the done button...., ??? can somebody explain?
|
#74
|
||||
|
||||
that's alright, just ignore it
Just means you already have the 'reason' field in your db table..thats all - Tyler |
#75
|
||||
|
||||
Hello,
first to say great hack! But it would be much better if I could solve the following problem. I installed it and I am able to transfer some points to another user. But the transaction doesn't appear in the transactions list. Neither in the personal transactions list nor in the global transactions list. I just get following error: Quote:
Thanks, Oli |
#76
|
||||
|
||||
Mind PM'ing me your URL so I can test it myself?
Thanks, Tyler |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|