When I click on the following tabs "History, Discussion, Protect, Move, Delete and Watch" I just get the following message and it never loads "Loading Selected Tab - Please Wait"
Printable View
When I click on the following tabs "History, Discussion, Protect, Move, Delete and Watch" I just get the following message and it never loads "Loading Selected Tab - Please Wait"
Seems if I Turn off the AJAX feature of the tabs it works?
If the tab never loads you should use your browser's Error Console to check for any Javascript errors on the page. It's possible another script is interfering with the AJAX tab load. If nothing shows in the Error Console for the page, try using Firebug to check the XHR response for the AJAX action to see if it contains any errors. Since you are able to view the tab successfully with AJAX tabs disabled this leads me to believe there is a Javascript issue at work.