Jump to content
MakeWebGames

Recommended Posts

Posted

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....

Posted

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>
Guest Anonymous
Posted

Re: Game info on login....

Funny.. edit it in your administration panel on basic settings you do not need to edit the source code.

Posted

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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...