I have a code which is running perfect on one wiki.
I installed another wiki on other machine. * code snippet:*
$pageTitle = Title::newFromText($args[title]);
where $args[title]="Main_Page"
*Following is the error message* : "*Catchable fatal error*: Argument 1 passed to Linker::doEditSectionLink() must be an instance of Title, null given, called in /opt/web/htdocs/mediawiki/includes/Linker.php on line 1175 and defined in * /opt/web/htdocs/mediawiki/includes/Linker.php* on line *1200"
*Its not able to form Title object. Pls help!!. * *-- Thanks n Regards Viral Gupta
When a man knows what he wants, the world steps aside to make way for him.
wikitech-l@lists.wikimedia.org