Category:Help: Difference between revisions

From WikiIndex
Jump to navigation Jump to search
(grammar tweaks, fix red links)
No edit summary
Line 1: Line 1:
Here are WikiIndex pages where you can find help for your contributions to this [[wiki]]. Please do not tag any article pages with Help, unless the content of those wikis is helping in handling this wiki, like sandbox-wikis for learning to use the [[:Category:MediaWiki|MediaWiki engine]].
Sorry for writing here, but I can't seem to either register or make anonymous edits due to a PHP error. Well, category pages work, but not the main namespace, that's why I'm writing here. Any idea how to get around this?


'''de''' — [[:Category:Hilfe]]
For the reference, here's the error:


[[Category:Wiki Topic]]
[4e2b4d79] /index.php?title=The_H-Town_Wiki&action=submit Exception from line 268 of /usr/share/nginx/html/wikiindex.org/public_html/includes/mail/UserMailer.php: PEAR mail package is not installed
[[Category:WikiIndex]]
 
Backtrace:
 
#0 /usr/share/nginx/html/wikiindex.org/public_html/includes/mail/EmailNotification.php(484): UserMailer::send(MailAddress, MailAddress, string, string, MailAddress)
#1 /usr/share/nginx/html/wikiindex.org/public_html/includes/mail/EmailNotification.php(440): EmailNotification->sendPersonalised(User)
#2 /usr/share/nginx/html/wikiindex.org/public_html/includes/mail/EmailNotification.php(255): EmailNotification->compose(User)
#3 /usr/share/nginx/html/wikiindex.org/public_html/includes/mail/EmailNotification.php(182): EmailNotification->actuallyNotifyOnPageChange(User, Title, string, string, integer, integer, array, string)
#4 /usr/share/nginx/html/wikiindex.org/public_html/includes/changes/RecentChange.php(332): EmailNotification->notifyOnPageChange(User, Title, string, string, integer, integer, string)
#5 /usr/share/nginx/html/wikiindex.org/public_html/includes/changes/RecentChange.php(553): RecentChange->save()
#6 /usr/share/nginx/html/wikiindex.org/public_html/includes/page/WikiPage.php(1906): RecentChange::notifyEdit(string, Title, boolean, User, string, integer, string, integer, string, integer, integer, integer, boolean)
#7 [internal function]: WikiPage->doEditContent(WikitextContent, string, integer, boolean, NULL, string)
#8 /usr/share/nginx/html/wikiindex.org/public_html/includes/page/Article.php(2006): call_user_func_array(array, array)
#9 /usr/share/nginx/html/wikiindex.org/public_html/includes/EditPage.php(1920): Article->__call(string, array)
#10 /usr/share/nginx/html/wikiindex.org/public_html/includes/EditPage.php(1920): Article->doEditContent(WikitextContent, string, integer, boolean, NULL, string)
#11 /usr/share/nginx/html/wikiindex.org/public_html/includes/EditPage.php(1292): EditPage->internalAttemptSave(array, boolean)
#12 /usr/share/nginx/html/wikiindex.org/public_html/includes/EditPage.php(528): EditPage->attemptSave()
#13 /usr/share/nginx/html/wikiindex.org/public_html/includes/actions/EditAction.php(56): EditPage->edit()
#14 /usr/share/nginx/html/wikiindex.org/public_html/includes/actions/SubmitAction.php(40): EditAction->show()
#15 /usr/share/nginx/html/wikiindex.org/public_html/includes/MediaWiki.php(414): SubmitAction->show()
#16 /usr/share/nginx/html/wikiindex.org/public_html/includes/MediaWiki.php(282): MediaWiki->performAction(Article, Title)
#17 /usr/share/nginx/html/wikiindex.org/public_html/includes/MediaWiki.php(584): MediaWiki->performRequest()
#18 /usr/share/nginx/html/wikiindex.org/public_html/includes/MediaWiki.php(435): MediaWiki->main()
#19 /usr/share/nginx/html/wikiindex.org/public_html/index.php(46): MediaWiki->run()
#20 {main}

Revision as of 13:00, 9 September 2019

Sorry for writing here, but I can't seem to either register or make anonymous edits due to a PHP error. Well, category pages work, but not the main namespace, that's why I'm writing here. Any idea how to get around this?

For the reference, here's the error:

[4e2b4d79] /index.php?title=The_H-Town_Wiki&action=submit Exception from line 268 of /usr/share/nginx/html/wikiindex.org/public_html/includes/mail/UserMailer.php: PEAR mail package is not installed

Backtrace:

  1. 0 /usr/share/nginx/html/wikiindex.org/public_html/includes/mail/EmailNotification.php(484): UserMailer::send(MailAddress, MailAddress, string, string, MailAddress)
  2. 1 /usr/share/nginx/html/wikiindex.org/public_html/includes/mail/EmailNotification.php(440): EmailNotification->sendPersonalised(User)
  3. 2 /usr/share/nginx/html/wikiindex.org/public_html/includes/mail/EmailNotification.php(255): EmailNotification->compose(User)
  4. 3 /usr/share/nginx/html/wikiindex.org/public_html/includes/mail/EmailNotification.php(182): EmailNotification->actuallyNotifyOnPageChange(User, Title, string, string, integer, integer, array, string)
  5. 4 /usr/share/nginx/html/wikiindex.org/public_html/includes/changes/RecentChange.php(332): EmailNotification->notifyOnPageChange(User, Title, string, string, integer, integer, string)
  6. 5 /usr/share/nginx/html/wikiindex.org/public_html/includes/changes/RecentChange.php(553): RecentChange->save()
  7. 6 /usr/share/nginx/html/wikiindex.org/public_html/includes/page/WikiPage.php(1906): RecentChange::notifyEdit(string, Title, boolean, User, string, integer, string, integer, string, integer, integer, integer, boolean)
  8. 7 [internal function]: WikiPage->doEditContent(WikitextContent, string, integer, boolean, NULL, string)
  9. 8 /usr/share/nginx/html/wikiindex.org/public_html/includes/page/Article.php(2006): call_user_func_array(array, array)
  10. 9 /usr/share/nginx/html/wikiindex.org/public_html/includes/EditPage.php(1920): Article->__call(string, array)
  11. 10 /usr/share/nginx/html/wikiindex.org/public_html/includes/EditPage.php(1920): Article->doEditContent(WikitextContent, string, integer, boolean, NULL, string)
  12. 11 /usr/share/nginx/html/wikiindex.org/public_html/includes/EditPage.php(1292): EditPage->internalAttemptSave(array, boolean)
  13. 12 /usr/share/nginx/html/wikiindex.org/public_html/includes/EditPage.php(528): EditPage->attemptSave()
  14. 13 /usr/share/nginx/html/wikiindex.org/public_html/includes/actions/EditAction.php(56): EditPage->edit()
  15. 14 /usr/share/nginx/html/wikiindex.org/public_html/includes/actions/SubmitAction.php(40): EditAction->show()
  16. 15 /usr/share/nginx/html/wikiindex.org/public_html/includes/MediaWiki.php(414): SubmitAction->show()
  17. 16 /usr/share/nginx/html/wikiindex.org/public_html/includes/MediaWiki.php(282): MediaWiki->performAction(Article, Title)
  18. 17 /usr/share/nginx/html/wikiindex.org/public_html/includes/MediaWiki.php(584): MediaWiki->performRequest()
  19. 18 /usr/share/nginx/html/wikiindex.org/public_html/includes/MediaWiki.php(435): MediaWiki->main()
  20. 19 /usr/share/nginx/html/wikiindex.org/public_html/index.php(46): MediaWiki->run()
  21. 20 {main}