The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
This isn't exactly specific for VB4, but it is what I'll be using.
Has anyone or can anyone point me in the right direction for changing the hard coded currency for the subscription system? This only has to be PayPal if that makes life easier, and can replace one of the existing currencies. Cheers; --------------- Added 07 Jan 2010 at 10:42 --------------- I got bored and figured this out. Here are the instructions for adding a new currency to PayPal for anyone else's benefit:
Win. I've tested a few transactions now with no issues. |
#2
|
|||
|
|||
![]()
Nice, nice! Thanks, this save my time.
|
#3
|
|||
|
|||
![]()
You are great
Its a shame that vbulletin can't set up currencies in a better way. |
#4
|
||||
|
||||
![]()
Good to see people are still using this. While it's annoying that it isn't a standard feature to customise currencies, this works 100% and it's not too hard to do the above mod manually.
I've put through ~500 transactions since, had no issues with it. |
#5
|
|||
|
|||
![]()
You missed something:
In /includes/class_paid_subscription.php Add on line 183 Your : 'usd' => 'US$', --------------- Added [DATE]1292398414[/DATE] at [TIME]1292398414[/TIME] --------------- Can you tell me why print_table_header($vbphrase['cost'], 11); and print_submit_row(iif($_REQUEST['do'] == 'add', $vbphrase['save'], $vbphrase['update']), '_default_', 11); are needed? did you tried without that change? |
#6
|
||||
|
||||
![]()
I wonder where the class_paid_subscription.php piece is displayed, mine has been working since 3.8 up to 4.1.4 with out it! Good to know though. Just followed the same changes for 4.1.10 and so far appears to be working. It's almost a good thing they haven't made any changes to the subscription system in the previous 4/5 years... Heh.
The numbers on the end change the number of columns on the table in the admincp. With out it you cut off the last currency which potentially isn't an issue for most people. |
#7
|
||||
|
||||
![]()
No issues again on 4.1.12
|
#8
|
||||
|
||||
![]()
No issues again in 4.2. Won't be trying 5 for some time
![]() |
#9
|
||||
|
||||
![]()
So I've just installed a test vB5 install, and it appears that paid subscription currency is still hard coded, which is pretty disappointing.
I've created an improvement request in JIRA, if you use a currency outside of the standard, or if you think it's a bit silly this isn't in there by default, please head over and give it a vote: http://tracker.vbulletin.com/browse/VBV-9482 |
#10
|
||||
|
||||
![]()
Not surprisingly this same MOD worked on VB4.2.2.
Anyone still using this - Please vote for it to be included by default in VB5. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|