MyBB Community Forums

Full Version: Game Section
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Thanks for your help but that didn't work either Sad
This?

2. Replace games_menu template with this:
<br />
<div class="menu">
<ul>
<li><a href="games.php">{$lang->gamesection}</a></li>{$games_menu_user}</ul>
</div>
nice job Paretje.
Paretje Wrote:This?

2. Replace games_menu template with this:
<br />
<div class="menu">
<ul>
<li><a href="games.php">{$lang->gamesection}</a></li>{$games_menu_user}</ul>
</div>

Yes it doesn't work for me. I tried it again but still no joy
What is your theme?
Can you tell me what file I have to modify to have just one entry of what is circled? Link to screen shot is below.

Thanks,

Jeremy

http://www.ej8squad.com/pics/games.bmp
Paretje Wrote:What is your theme?

The theme is bluevision
@gimmezell: You activated and deactivated you plugin some times, you must to edit usercp_nav

@spikescot: Ok, I go looking for it Wink
Paretje Wrote:Remove the games tables of your database and the field games_theme, upload the files of the install package and follow the steps in the README.txt file

I'm having a problem and need to remove the tables from my database, but I'm not sure how. Can you please tell me Sad?
Login onto PhpMyAdmin, select your database and after that select the specific tables you want to delete. There's a red cross after each table on which you can click to delete the table, or use the "delete selected" from the drop down menu at the bottom.