Jump to content

Need Help Wont Display Members Names


TG SH4RPY

Recommended Posts

Agreed, debug this on your own.  YOU find where "TBA" is coming from, and then figure out why you get TBA instead of what you'd expect.  "TBA" shows up everywhere in your code, it's not like you named it properly so the output is "Username unknown" and we could easily find it.

While I do agree that you need to filter your request down a lot, I'll give you a little shove in the right direction.

 

Start with the area that is echoing out TBA instead of what you think it should be. Why is that variable set to TBA instead of what it should be? Where is that variable set at?

 

Most (if not all) diagnosticians think this way; reverse engineering. Start with the end (albeit undesired) result and work your way all the back to the beginning if needed. Its like doing a maze in reverse.

 

Start with the answer and use it to figure out what the question is.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.