Platonides <platonides <at> gmail.com> writes:
Did you add $wgServer = 'http://ccs.adnu.edu.ph'; at the bottom of LocalSettings.php ? Looks like the server calls himself ccs and that's what mediawiki is picking up. An explicit $wgServer should fix it.
Hi guys, I was able to solve the $wgServer problem. Yeepee! This is the link http://ccs.adnu.edu.ph/wikibits/index.php/Main_Page and other links are working now. But, still iv got the following problems to fix:
1-Title object problem. Visit the Bikol Literature link on the navigation box. Try clicking a title link once redirected to the page. Say, the title 'An Matakot Sa Pahon-Pahon Dai Mayong Pakikinabangon'. On the redirected page, there is an error with Title object. You can see 'Object id #64'.Actually, it must be title 'An Matakot Sa Pahon-Pahon Dai Mayong Pakikinabangon'. And the 'Edit page' link must be equal to http://ccs.adnu.edu.ph/wikibits/index.php?title=An_Matakot_Sa_Pahon-Pahon_Da... i hove to Edit page link, title=Object. What is the problem?
2-Compatibility view. In Mozilla Firefox, it is best viewed. The view is also fine in Google Chrome. In Internet Explorer, the menu bar is kinda out-of-place.whew! Why is it like that?
3-Log in module. In Mozilla Firefox and Google Chrome, user can properly logged in and redirected to page properly. But in Internet Explorer, user can log in yet still having the Log in page displayed. Then, when user tried going to main page, the header 'Username','My Talk','Preferences',etc can now be viewed. It's just so strange. How can i avoid this one?
Thanks.