You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If we are trying to created new section on user talk page where user has enabled structured discussion Wikimate unable to create new section.
Code: $page = $wiki->getPage($userName); $page->setText("Text", 'new');