![]() |
can supporters give some support? thanks.
|
hi, I installed it and it's working, great hack, thank you very much. also, it shows the admin donates that's another great point about it. but I think I have a problem with the "reason" because it seems working properly but in the end it doesn't show what's the reason..
do you have any fix or any possible reason for this? |
I dont have this line:
Code:
$_REQUEST['userid'] = intval($_REQUEST['userid']); |
i am having this error when i try to donate
Parse error: parse error, unexpected T_IF in /home/researc/public_html/uttstore/action.donate.php on line 110 $vbphrase['uttstore_inputs_points_donate_reason'] = "Why would you like to donate?"; (in if ($_REQUEST['step'] == "3") ) Find: $_REQUEST['userid'] = intval($_REQUEST['userid']); this is the code it has to do with |
umm seems the friends are a little bit busy..
|
sorry for my tardiness folks, i have been having computer problems latelty...Okie dokie..
SHARKY: remove this line from it: Code:
(in if ($_REQUEST['step'] == "3") ) Find: again, sorry for the tardiness, and any other problems, please feel free to ask for help..im getting back to adding the sql functions this weekend if I can find time. TyleR |
still waiting for the pm function...
|
This hack messes up the "send a gift" hack. Now when I send a gift to anyone, it doesnt show the username in the users history. Its blank
|
@a123:Sorry, I just don't have the time lately for adding on to this hack.
@paul41598: Sorry, i only tested it as a standalone with ucash/ushop 0.95c without any other addons installed, so don't kow. @HHU: If there was any bugs in it, i'd know, trust me..mine was working fine before i upgraded to vB 3.5 and had to uninstall ucash/ushop. |
This works fine with my uCash. Have no affect on it.
|
Quote:
Edit: So it's showing some peoples names, but not others... |
And didn't have this problem before I installed it... the bank is subtracting money from accounts and just deleting it
http://img334.imageshack.us/img334/7146/bank3mg.jpg And everybody depositing money , its going to other users... Please help me fix this because it wasn't like this at all before I installed this. Thanks |
Quote:
|
Well... what could it be so I can correct the problem.. or how would I uninstall the changes created by "trans_install.php"?
If you can help me out with that... it would be appreciated |
trans_install.php only added the templates and sql queries (added another colum to ucash_history, i believe)..to uninstall it, just simply go backwards in the install file and replace the code :)
|
Ok... well I uploaded the original action.donate and functions_uttstore and everything is back working correctly again..
Only thing I could think is theres one variation with your instructions and my file: This is what it looks like for me (The part you wanted changed) - action.donate.php: 'points' => array( 'topphrase' => 'Input $vbphrase[ucs_points]', 'mainphrase' => '$vbphrase[uttstore_inputs_points_donate]', 'type' => 'input', 'size' => 10, 'value' => '', 'chidden' => 'standard', 'cdisplay' => 'standard', 'cphrase' => '$vbphrase[ucs_points]', 'datatype' => "STR_NOHTML", 'eval' => '. . .' ) And yours in the install file says it should look like: 'points' => array( 'topphrase' => 'Input $vbphrase[ucs_points]', 'mainphrase' => '$vbphrase[uttstore_inputs_points_donate]', 'type' => 'input', 'size' => 10, 'value' => '', 'chidden' => 'standard', 'cdisplay' => 'standard', 'cphrase' => '$vbphrase[ucs_points]', 'datatype' => "POINTS", 'eval' => '. . .' ) So the datatypes are different... not sure if that would affect anything |
nope, shouldnt have any effect at all.
|
Wierd... because everythings working fine now...
|
can't wait for the pm feature, ive seen it in action on a couple of forums :)
|
pm/email feature would be great i agree, i used to use it on one forum and always had fun sending stupid remarks, people loved it :D
|
Thanks TyleR,
this hack will be the hottest hack if you can add the pm feature. :) |
<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? |
Quote:
To make it only for admins, add: Code:
if ( $bbuserinfo['usergroupid'] != 6 ) Code:
if ( $_REQUEST['do'] == 'global' ) |
excellent. :) thanks.
|
alright im implementing that PM function..if it works, then the zip will be updated in the morning. :)
|
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 |
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. |
hmmm...it isnt working (the pm implement)...im still looking into exactly why it isnt, but so far, no luck :(
|
sorry to hear that. thanks for your hard work. :)
|
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 |
sorry for the long wait people..files updated, new zip added :)
- Tyler |
hi this is what i ahd received after i had clicked on the done button...., ??? can somebody explain?
|
that's alright, just ignore it :)
Just means you already have the 'reason' field in your db table..thats all :) - Tyler |
Hello,
first to say great hack! But it would be much better if I could solve the following problem. :p 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 |
Mind PM'ing me your URL so I can test it myself?
Thanks, Tyler |
Quote:
But does it work on 3.0.7? In the hack description you wrote vb version 3.0.9... |
it should work on 3.0.6-3.0.10 :)
|
First sorry for the long time it tooks for me to reply. :nervous:
So you are able to test it yourself. What kind of permissions do you need for this? I'll PM you the accountinfos once you reply to this post. :) Thanks! |
Quote:
It's been working on my forums for a few weeks, but I am going to try to add the addon message for donating points... right now I have it done to only add the message in the PM when sending gifts. Mark K....... |
Quote:
|
All times are GMT. The time now is 07:40 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:
|