Quote:
Originally Posted by BackSideSA
Yellowjacketgt,
Always save a copy of each template you work on incase something goes wrong!!!
Admin CP -> Styles & Templates -> Style Manager -> select edit Templates on the drop down -> User Control Panel Templates -> Double click USERCP_SHELL
AFTER
Code:
<tr>
<td class="$navclass[profile]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td>
</tr>
Also, can anyone help me with the timeslip images not being shown on mine?!
ADD
Code:
<tr>
<td class="$navclass[vehicleprofile]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=edittimeslip">$vbphrase[edit_timeslip]</a></td>
</tr>
<tr>
Click Save.
If you have multiple skins, repeat for each
Also, my users uploaded timeslips dont show and for some reason it shows the users avatar. Any ideas?
|
I already had this hack .. Turns out I had to save the phrase edit_timeslip just like the others to rebuild it.
Now it works.
Everything appears to be operational.
The only instructions missing was the rebuild phase process when applying the 3.6 timeslip.
Thanks