Webmastersite.net
Register Log In

2296 vs. joshberm

Title 2296 vs. joshberm
Description Edit Link page
Message Text I'd like be able to transfer ownership of a link by inputting the new owner's e-mail rather than their ID#. Is this possible? In my Edit Links template, I changed this: <tr> <td class="labelscolumn"><span class="labels">Owner ID#:</span><br>Current owner is {MEMBERNAME}.</td> <td class="optionscolumn"><input type="text" name="ownerid" size="5" value="{LINKOWNERID}"></td> </tr> to this: <tr> <td class="labelscolumn"><span class="labels">Owner E-mail:</span><br>Current owner is {LINKOWNERNAME}.</td> <td class="optionscolumn"><input type="text" name="ownername" size="{STANDARDLENGTH}" value="{LINKOWNERNAME}"></td> </tr> It seems to update - the new owner shows up if you reload the Edit page. But actual ownership does not seem to change. But the new owner does not gain editing priveliges over the link.... Am I doing something wrong?
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership joshberm
Views 395 views. Averaging 0 views per day.
Similar Topics
Submission Date Aug 27, 2006 - 7:06 PM