Advertisement
janoulle

Photology plugin for Habari 0.7

Apr 21st, 2011
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.42 KB | None | 0 0
  1. Warning: Missing argument 3 for Update::add(), called in /janetalkstech.com/user/plugins/photology/photology.plugin.php on line 79 and defined in system/classes/update.php line 33
  2.  
  3. user/plugins/photology/photology.plugin.php line 79:
  4.   Update::add(1 args… )
  5. [core] line 0:
  6.   Photology->action_update_check( )
  7. system/classes/plugins.php line 80:
  8.   call_user_func_array(1 args… )
  9. system/classes/update.php line 234:
  10.   Plugins::act(1 arg… )
  11. system/classes/update.php line 262:
  12.   Update::register_beacons( )
  13. system/classes/adminhandler.php line 70:
  14.   Update::check_plugins( )
  15. system/classes/controller.php line 164:
  16.   AdminHandler->__construct( )
  17. system/index.php line 190:
  18.   Controller::parse_request( )
  19. index.php line 21:
  20.   require(1 arg… )
  21.  
  22.  
  23. Exception: Invalid Beacon information added in /janetalkstech.com/system/classes/update.php line 36
  24.  
  25. user/plugins/photology/photology.plugin.php line 79:
  26.   Update::add(1 args… )
  27. system/classes/plugins.php line 80:
  28.   Photology->action_update_check( )
  29. system/classes/update.php line 234:
  30.   Plugins::act(1 args… )
  31. system/classes/update.php line 262:
  32.   Update::register_beacons(1 arg… )
  33. system/classes/adminhandler.php line 70:
  34.   Update::check_plugins( )
  35. system/classes/controller.php line 164:
  36.   AdminHandler->__construct( )
  37. system/index.php line 190:
  38.   Controller::parse_request( )
  39. index.php line 21:
  40.   require(1 arg… )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement