I am working on upgrading this on my site. The first thing I did was use the script TD302 I believe, since I installed Timeslip 2.0 when running VB2.x. I upgraded to 3.07 and so started there. I then downloaded the upgrade to 2.1 script.
When I get to this part:
###### In admincp/user.php find:
print_yes_no_row($vbphrase['can_edit_vehicle_profile'], 'tdban',$user[tdban]);
###### Below it add:
print_yes_no_row('Delete Uploaded Timeslip?', 'deleteslip',0);
I can't find that in my user.php
Now....my site was hacked so I had to upload new VB files, thus erasing this. Do I have to re-install it fresh then?
Thanks
|