What's new
Xen Factory

Register today to become a member! Once signed in, you'll be able to start purchasing our products, ask questions, request support and suggest new ideas!

  • We are aware that a no permission error was shown when you tried to purchase in the last 2 days, this is now fixed.

Bug Resolved [E_WARNING] Attempt to read property "language_id" on null

hollosch

Member
Hi,
how can i fix this warning?

  • ErrorException: [E_WARNING] Attempt to read property "language_id" on null
  • src/addons/XFA/XFMGMediaOfTheMonth/Cron/XFMGMediaOfTheMonth.php:239
  • Generiert von: Unbekanntes Konto
  • 6. November 2021 um 11:28
Stack-Trace
#0 src/addons/XFA/XFMGMediaOfTheMonth/Cron/XFMGMediaOfTheMonth.php(239): XF::handlePhpError(2, '[E_WARNING] Att...', '/data/vhosts/st...', 239)
#1 src/addons/XFA/XFMGMediaOfTheMonth/Cron/XFMGMediaOfTheMonth.php(23): XFA\XFMGMediaOfTheMonth\Cron\XFMGMediaOfTheMonth::cronMode2()
#2 src/XF/Job/Cron.php(37): XFA\XFMGMediaOfTheMonth\Cron\XFMGMediaOfTheMonth::cron(Object(XF\Entity\CronEntry))
#3 src/XF/Job/Manager.php(260): XF\Job\Cron->run(7.27108)
#4 src/XF/Job/Manager.php(202): XF\Job\Manager->runJobInternal(Array, 7.27108)
#5 src/XF/Job/Manager.php(86): XF\Job\Manager->runJobEntry(Array, 7.27108)
#6 job.php(43): XF\Job\Manager->runQueue(false, 8)
#7 {main}
Status der Anfrage
array(4) {
["url"] => string(8) "/job.php"
["referrer"] => string(71) "https://stadtwiki-geislingen.de/wiki/Stadtwiki_Geislingen_an_der_Steige"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
 

Clement

Freaky Coder
Staff member
Hi,

It would seem that you didn't set a user in your options for the threads/posts creation ?

Clément
 

hollosch

Member
Hello, I can't really start with your answer. Where do I have to configure permissions for threads/posts creation ?
 
Top