Recovering a small skin customization I lost when I moved to jr6
Using Jamroom
Strumelia:....
Michael I don't understand why I can't fix this simply by adding the (above) old code line back again into my current skin's index_activity.tpl ...since apparently that code got left behind during my jr5-t-6 update? (what with the timeline/array stuff associated with that update). Between adding it back to my skin index_activity, and the reference to it I've added back to my skin's index.tpl that I did with Douglas in the beginning of this thread... why wouldn't that work?....
It probably will, it will be the first thing I try.
But if there is an error, I expect it to come from the variable names being changed from the old activity system.
From jr5 to jr6 there was a lot of work done around the timeline area.
So the concept is the same, we want to not show the profile comments, but whether the variables are the same or not, im not certain.
so the steps I would take are:
* add that exact code in, see what happens.
If it works, it works. fine. if it doesnt work, put a {debug} in at that location and find out what the variables I want are, then adjust that line to use the correct variables.
That I expect would work.