Skip to content

Instantly share code, notes, and snippets.

@dkobia
Created March 15, 2012 15:07
Show Gist options
  • Save dkobia/2044697 to your computer and use it in GitHub Desktop.
Save dkobia/2044697 to your computer and use it in GitHub Desktop.
PHP Parse error: syntax error, unexpected '}' in /Users/david/LOCALHOST/Swiftriver/application/classes/swiftriver/dropletqueue.php on line 153
PHP Stack trace:
PHP 1. {main}() /Users/david/LOCALHOST/Swiftriver/index.php:0
PHP 2. Kohana_Request->execute() /Users/david/LOCALHOST/Swiftriver/index.php:118
PHP 3. Kohana_Request_Client->execute() /Users/david/LOCALHOST/Swiftriver/system/classes/kohana/request.php:1138
PHP 4. Kohana_Request_Client_Internal->execute_request() /Users/david/LOCALHOST/Swiftriver/system/classes/kohana/request/client.php:64
PHP 5. ReflectionMethod->invoke() /Users/david/LOCALHOST/Swiftriver/system/classes/kohana/request/client/internal.php:118
PHP 6. Controller_Crawler_Main->action_index() /Users/david/LOCALHOST/Swiftriver/system/classes/kohana/request/client/internal.php:118
PHP 7. Swiftriver_Crawlers::do_crawl() /Users/david/LOCALHOST/Swiftriver/application/classes/controller/crawler/main.php:107
PHP 8. Swiftriver_Crawlers::do_schedule() /Users/david/LOCALHOST/Swiftriver/application/classes/swiftriver/crawlers.php:86
PHP 9. Swiftriver_Crawlers::run() /Users/david/LOCALHOST/Swiftriver/application/classes/swiftriver/crawlers.php:108
PHP 10. call_user_func() /Users/david/LOCALHOST/Swiftriver/application/classes/swiftriver/crawlers.php:51
PHP 11. Swiftriver_Crawler_Rss->crawl() /Users/david/LOCALHOST/Swiftriver/application/classes/swiftriver/crawlers.php:51
PHP 12. Swiftriver_Crawler_Rss->_parse_url() /Users/david/LOCALHOST/Swiftriver/plugins/rss/classes/swiftriver/crawler/rss.php:41
PHP 13. Kohana_Core::auto_load() /Users/david/LOCALHOST/Swiftriver/plugins/rss/classes/swiftriver/crawler/rss.php:0
ErrorException [ 4 ]: syntax error, unexpected '}' ~ APPPATH/classes/swiftriver/dropletqueue.php [ 153 ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment