![]() |
How Do I edit a Variable?
Ok, I'm coding my profile/member info template and I want to use the Last Post thingy.
The one I found is this: Code:
<a href="$userinfo[lastposturl]">$userinfo[lastposttitle]</a> I want to change it so its Code:
<a href="$userinfo[lastposturl]">Last Post</a> And I need to edit the variable to change it from title to the words Last Post. How would I do this? PS: Sorry If i confused you, I've confused myself:) |
Code:
<a href="$userinfo[lastposturl]">$vbphrase[last_post]</a> |
Thanks Peterska2,
Ok tried that and it just redirects me to profile again like it did before when i just wrote Code:
<a href="$userinfo[lastposturl]">lastpost</a> |
bump
|
All times are GMT. The time now is 07:55 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:
|