Adjusting the Profile View Page

Started by Jamora1124, December 13, 2013, 03:40:25 PM

Previous topic - Next topic

Jamora1124

I am developing a roleplaying forum, and on the forum users created characters with a php-mysql generated forum, which inserts information into a database. I wanted to know how can I display this information on the Profile View Page? As an additional note, the information that I am trying to show is not in the {table_prefix}_members table in the database but instead in my very own table, {table_prefix}_rpg_characters.

Advertisement: