Page 1 of 1

Member List broken and Menu Help

Posted: Thu 5. Dec 2013, 06:09
by AussieD
I just updated out forum from 3.0.9 to 3.0.12
Along with that I also update the ProFormell theme to the latest.
Everything went well except for 2 things.
1 - the member list shows an error when choosing a letter:
Not Found

The requested URL /memberlist.php&first_char=n was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

2 - the menu is all messed up, board index etc are all on the left side.
How can I fix these issues?
url - http://www.aussiedistiller.com.au this will take you to the portal where you will need to click the forum link to see the menu issue
Thanks
Aussie

Re: Member List broken and Menu Help

Posted: Thu 5. Dec 2013, 15:15
by Marc
I'm not sure what happened to your memberlist but this is for sure not caused by the style.

Regarding the menu issue I'd recommend you add the missing prosilver changes of the portal to proFormell.
You should also try to reduce the .header-pad in common.css of proFormell:

Code: Select all

/*header tweaks */
.header-pad {
	padding-top: 30px;	/* adjust this according to the size of your site logo */
	padding-left: 25px;
	
}
Reduce the padding-top to prevent your logo from pushing the navbar links to the right.

Re: Member List broken and Menu Help

Posted: Fri 6. Dec 2013, 01:43
by AussieD
I asked the same question on phpbb forums and they are saying it is a style issue.
I am going to delete the style and reupload and see if the fixs the issue