Page 1 of 1

[Solved] Deleted Menu Bar at the Top of the Page

PostPosted: Thu Jan 10, 2008 8:01 pm
Author: varagon
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: http://www.sekgg.net

PHP Version:
MySQL Version:


What was done before the problem appeared?
Tried to add a new bar and added new field...


What was done to try to solve the problem?
Delete the added field but it deleted the entire original Menu Bar



De.scription and Message

Ok, I wanted to add a second bar below the original at the top of the page.

When I added a new field, the original name changed, and I deleted the original, thinking it was the new one that I created.

How would I get my menu bar back at the top of the page?

Thanks!

PostPosted: Thu Jan 10, 2008 8:07 pm
Author: varagon
I don't really need all the extra things along the top.

If I could figure out how to get the following only added back in:

register
log-in
log-off
admin
admin-security

that would be great.

Thanks!

Re: Deleted Menu Bar at the Top of the Page

PostPosted: Fri Jan 11, 2008 7:31 am
Author: Helter
go to acp/general admin/qbar

in the add new panel box, type "Menu"

class="menu"
display="yes"
links per line="10"
use a table="no"
not linked to a specific style
save

in the next window, choose "import"
choose "menu"

in the next window,
check the boxes of the fields you want to add
choose select

PostPosted: Tue Jan 15, 2008 9:57 pm
Author: varagon
Thanks again! You guys are great!