How to Display User's Full Name on your component.

Fahad Maqsood Qazi Posted in Component Development 7 years ago

Hi, I have created a paid to click ads surfing component through which users can earn money by surfing ads. It is almost complete, just i need to know how to get Full Name of User. I want to show name of user on the surfing page.
you can see component here: http://the-real-crackers.tk/ads (only accessible when you are logged in)
Url to my website : http://the-real-crackers.tk/

Replies
pk Fahad Maqsood Qazi Replied 7 years ago

i am just testing it on 000webhost.com and free domain .tk,Actually, i am not yet comfortable with your script, as soon as i get comfortable i will upgrade my hosting and buy .com domain

German Michael Zülsdorff Replied 7 years ago

All I'm getting is a Fatal error: Uncaught OssnDatabaseException: User "id1753536_local" has exceeded the "max_queries_per_hour" resource (current value: 15000)

with your site. Actually it's no good idea trying to run Ossn on one of these cheap or even free hosting packages because you're running out of resources very soon - doing your members no favor.

Regarding your question, see https://www.opensource-socialnetwork.org/wiki/view/1137/how-to-find-something-a-word-pattern-in-the-source-code

Searching for fullname will give you numerous examples how to retrieve it.