Advertisement
Guest User

Untitled

a guest
Dec 26th, 2017
1,144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. Server Time: Tue, 26 Dec 2017 21:36:07 +0100
  2.  
  3.  
  4.  
  5. Parse error: syntax error, unexpected ':', expecting ';' or '{' in /usr/home/zseinstalacje/domains/zseinstalacje.usermd.net/public_html/calendar/lib.php on line 1047
  6.  
  7. Fatal error: Uncaught exception 'coding_exception' with message 'Wykryto błąd kodowania, musi on zostać naprawiony przez programistę: A lock was created but not released at:
  8. /usr/home/zseinstalacje/domains/zseinstalacje.usermd.net/public_html/lib/classes/task/manager.php on line 527
  9.  
  10. Code should look like:
  11.  
  12. $factory = \core\lock\lock_config::get_lock_factory('type');
  13. $lock = $factory->get_lock(Resource id #580);
  14. $lock->release(); // Locks must ALWAYS be released like this.
  15.  
  16. ' in /usr/home/zseinstalacje/domains/zseinstalacje.usermd.net/public_html/lib/classes/lock/lock.php:117
  17. Stack trace:
  18. #0 [internal function]: core\lock\lock->__destruct()
  19. #1 {main}
  20. thrown in /usr/home/zseinstalacje/domains/zseinstalacje.usermd.net/public_html/lib/classes/lock/lock.php on line 117
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement