Usergroup: Customer
Joined: Aug 09, 2004
Location: Chile
Total Topics: 136
Total Posts: 350
Posted 11/01/07 - 05:49 AM:
#1
Paul,
At sponsor.tpl we can present multilevel sponsorship variables as: {SPONSORITEM1} ; {SPONSORITEM2} ; {SPONSORCHARGE1} ; {SPONSORCHARGE2} ;
I want to present them at edit.tpl but :
{SPONSORITEM} works but presenting all the items. {SPONSORITEM1} does not work. {SETTINGSPONSORITEM1} does not work. (this way is indicated at the manual)
Usergroup: Administrator
Joined: Dec 21, 2001
Location: Northern California
Total Topics: 49
Total Posts: 5539
Posted 11/02/07 - 12:00 PM:
#4
{SETTINGNAME} means the actual setting name, not prepending {SETTING to anything. I don't know how I can make that clearer... will change to { + the name of the setting + }.
Anyhow the split sponsor values aren't actual settings, they're special template variables enabled on a per-page basis. I'll see about making them global in 4.1.12.