I upgraded from 5.0.77 to 5.1.26 accepting all changes including to override customized templates.
On the Sponsorship section, added one sponsorship level. Added also item type sponsorship. I am using multilingual capability. At html display, when selecting link "Sponsorship" at bottom of each page, I get the following "<!-- BEGIN LEVELS -->
You may purchase promotion to the user group {SPONSORUSERGROUP1} at a rate of USD ${SPONSORUGCHARGE1} per 60 day(s). " . When the paypal button is selected, the correct amount and Member ID # 1 is displayed at Paypal.
What modification and where should be done in order to let know a person interested to sponsor, the amount and sponsorship level he/she is paying before going into paypal?
If you have a multilingual installation, go to Admin -> Customizations -> Languages -> search for where the text content above for for the name sponsor_usergroupdetail and replace the content you have with "You may purchase access to the user group {SPONSORGROUPNAME} at a rate of {LANG_GENERAL_CURRENCY}{SPONSORUGCHARGE} per {SPONSORUGFEEDURATION} day(s)."
If you have an english-only installation, go to Admin -> Templates -> Manage Templates -> "Sponsor Purchase - Usergroup" and revert that template to the standard.
0/5
1
2
3
4
5
Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.
Comments on Sponsorship value displays
Beginner
Usergroup: Customer
Joined: Dec 03, 2008
Total Topics: 4
Total Comments: 4
Hi
I upgraded from 5.0.77 to 5.1.26 accepting all changes including to override customized templates.
On the Sponsorship section, added one sponsorship level. Added also item type sponsorship. I am using multilingual capability. At html display, when selecting link "Sponsorship" at bottom of each page, I get the following "<!-- BEGIN LEVELS -->
You may purchase promotion to the user group {SPONSORUSERGROUP1} at a rate of USD ${SPONSORUGCHARGE1} per 60 day(s). " . When the paypal button is selected, the correct amount and Member ID # 1 is displayed at Paypal.
What modification and where should be done in order to let know a person interested to sponsor, the amount and sponsorship level he/she is paying before going into paypal?
Thanks in advance,
Albert
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
If you have a multilingual installation, go to Admin -> Customizations -> Languages -> search for where the text content above for for the name sponsor_usergroupdetail and replace the content you have with "You may purchase access to the user group {SPONSORGROUPNAME} at a rate of {LANG_GENERAL_CURRENCY}{SPONSORUGCHARGE} per {SPONSORUGFEEDURATION} day(s)."
If you have an english-only installation, go to Admin -> Templates -> Manage Templates -> "Sponsor Purchase - Usergroup" and revert that template to the standard.