PDA

View Full Version : User CP problem


honie
07-12-2009, 06:29 PM
I hope this is the right post to post this, I apologize if I am doing this wrong.

When going to the user cp, at the top of the UCP menu is this -

alt2" nowrap="nowrap"><

when I search in templates, I see the phrase is in these
memberinfo_lxt_bits:
showthread_lxt_bits
showthread_similarthreadbit
usercp_reputationbits

I assumed the problem would be in usercp_reputationbits, since that is a UCP template. I have not made any manual changes to it and comparing it to the default it looks exactly the same. The only recent thing i have done is add FB connect, but I did not touch any of those files and there is nothing remotly like that in the edits.

Any help would be great, ty

HMBeaty
07-12-2009, 06:31 PM
Can you post a screenshot please?

Lynne
07-12-2009, 08:08 PM
To find the template that code is from, do this - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.

honie
07-13-2009, 05:17 PM
Thank you both very much! I came back to post the print screen & tried Lynne's suggestion. I found the error that way & was able to fix it! Again, thank you both.