Horizontal navigation menu links point to the same web page

If you are having problems with GuMax, post here.
Post Reply
User avatar
darius
Rank 2
Rank 2
Posts: 14
Joined: September 3rd, 2011, 1:06 pm

Horizontal navigation menu links point to the same web page

Post by darius »

Hello,

finally installed Mediawiki, installed Gumax skin.
Testing I was surprised to discover

horizontal navigation menu links point to the same web page, just opened web page
http://localhost/mediawiki/index.php/Main_Page
Navigation
Search
Toolbox
In other languages

http://localhost/mediawiki/index.php/Main_Page#
in this case

When I go to
http://localhost/mediawiki/index.php/Special:Watchlist

the above links point to this page as
http://localhost/mediawiki/index.php/Special:Watchlist#

My Preferences link generated database errors many times,
today opened for the first time.

I would like to fine-tune Mediawiki with new background image file, new colors, to make it look like Wordpress, Joomla made graphical standard.

So to keep layout by Paul , horizontal or vertical menu bar but
implementing better graphical elements, images, colors, to make Mediawiki to look really hot.
User avatar
darius
Rank 2
Rank 2
Posts: 14
Joined: September 3rd, 2011, 1:06 pm

Re: Horizontal navigation menu links point to the same web p

Post by darius »

The same problem over and over again with every web page on Mediawiki.

http://localhost/mediawiki/index.php?ti ... in=gumaxdd

opened
and web links from horizontal navigation bar

Navigation
Search
Toolbox
In other languages

all point to

http://localhost/mediawiki/index.php?ti ... in=gumaxdd#

Any idea how to remove this bug ?
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: Horizontal navigation menu links point to the same web p

Post by Paul »

check your mediwiki installation and settings.... something wrong with your wiki....
User avatar
darius
Rank 2
Rank 2
Posts: 14
Joined: September 3rd, 2011, 1:06 pm

Re: Horizontal navigation menu links point to the same web p

Post by darius »

Thanks.
From preferences selected standard skin and standard Mediawiki is back, no problems with links.

I will try to install and test another one of your skins for download.
User avatar
darius
Rank 2
Rank 2
Posts: 14
Joined: September 3rd, 2011, 1:06 pm

Re: Horizontal navigation menu links point to the same web p

Post by darius »

Just run debugger to see the problem

And all links point to #

<a href="#">Navigation</a>

<a href="#">Search</a>

<a href="#">Toolbox</a>

<a href="#">In other languages</a>
User avatar
Paul
Development Team Leader
Development Team Leader
Posts: 1132
Joined: October 20th, 2007, 2:23 pm

Re: Horizontal navigation menu links point to the same web p

Post by Paul »

never see this before with any my skin.... check your wiki, apache installation/configuration.........
Post Reply