Advertisement
Guest User

asdad

a guest
Oct 5th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1.  
  2.  
  3. System Information
  4.  
  5. PHP Version:
  6.  
  7. 7.2.23
  8.  
  9. WoltLab Suite Core:
  10.  
  11. 3.1.9 pl 2
  12.  
  13. Peak Memory Usage:
  14.  
  15. 2.734/128 MiB
  16.  
  17. Request URI:
  18.  
  19. /team-speak-id-add/
  20.  
  21. Referrer:
  22.  
  23. https://website/team-speak-id-add/
  24.  
  25. User Agent:
  26.  
  27. Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:69.0) Gecko/20100101 Firefox/69.0
  28.  
  29. Error
  30.  
  31. Error Type:
  32.  
  33. Error
  34.  
  35. Error Message:
  36.  
  37. Call to a member function clientGetByUid() on null
  38.  
  39. File:
  40.  
  41. */lib/data/TeamSpeak3/TeamSpeak3Handler.class.php (164)
  42.  
  43. Stack Trace:
  44. #0 */lib/form/TeamSpeakIDAddForm.class.php (108):
  45. wcf\data\TeamSpeak3\TeamSpeak3Handler->sendMessage('TSUID', '**** hat diesen Teamspeak 3 Account hinzugefügt. Bestätigen Sie dies mit der Eingabe des Codes \'Code\' im Forum.')
  46. #1 */lib/form/AbstractForm.class.php (62):
  47. wcf\form\TeamSpeakIDAddForm->save()
  48. #2 */lib/form/AbstractForm.class.php (113):
  49. wcf\form\AbstractForm->submit()
  50. #3 */lib/page/AbstractPage.class.php (291):
  51. wcf\form\AbstractForm->readData()
  52. #4 */lib/form/TeamSpeakIDAddForm.class.php (144):
  53. wcf\page\AbstractPage->show()
  54. #5 */lib/page/AbstractPage.class.php (114):
  55. wcf\form\TeamSpeakIDAddForm->show()
  56. #6 */lib/system/request/Request.class.php (83):
  57. wcf\page\AbstractPage->__run()
  58. #7 */lib/system/request/RequestHandler.class.php (96):
  59. wcf\system\request\Request->execute()
  60. #8 */index.php (9):
  61. wcf\system\request\RequestHandler->handle('wcf')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement