The Ace Posted March 27, 2008 Share Posted March 27, 2008 Mine doesn't show up.... this is the info bit: {$set['MY GAME INFO']} Is there supposed to be a /set, or something, or don't I need the " ' " at the beginning and end? Please help me out! :-P EDIT: I am using V2, if that is any help at all.... Quote Link to comment Share on other sites More sharing options...
Tonka Posted March 28, 2008 Share Posted March 28, 2008 Re: Game info on login.... if you are talking about the about box here is the code <fieldset> <legend>About {$set['game_name']}</legend> {$set['game_description']} </fieldset> Quote Link to comment Share on other sites More sharing options...
Guest Anonymous Posted March 28, 2008 Share Posted March 28, 2008 Re: Game info on login.... Funny.. edit it in your administration panel on basic settings you do not need to edit the source code. Quote Link to comment Share on other sites More sharing options...
Tonka Posted March 28, 2008 Share Posted March 28, 2008 Re: Game info on login.... the only way to have the info from the database shown is to use {$set['game_description']} Quote Link to comment Share on other sites More sharing options...
The Ace Posted March 28, 2008 Author Share Posted March 28, 2008 Re: Game info on login.... I just changed my game description to: ...['game_description']... I had written my description actually in the code...but since I changed it, it now shows up! Thanks all! :D Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.