vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   vBulletin Forum Sideblocks - vBSocial.com LifeStream Widget - Combine all feeds into one (https://vborg.vbsupport.ru/showthread.php?t=301348)

daveaite 08-17-2013 10:00 PM

vBSocial.com LifeStream Widget - Combine all feeds into one
 
1 Attachment(s)
Demo Video:
https://vborg.vbsupport.ru/
http://www.youtube.com/watch?v=iO0Y-sdhXN0


Full Info:
http://vbsocial.com/vbsocial-lifestream-vb4-mod-vb5-mod


Mark as installed

https://vborg.vbsupport.ru/external/2013/08/28.png
  • Caches feeds
  • Simple setup, no database required
  • Fully customisable via custom CSS
  • Automatic link and mention conversion into clickable hyperlinks
  • Ability to limit number of items returned (default is 10)
  • Ability to grab your feeds from Twitter, Delicious, Flickr, Tumblr, YouTube, Dribbble, Digg and Vimeo.
  • Ability to grab a custom feed, and specify and custom favicon image
  • Ability to display multiple account feeds from the same social network
  • Automatically embeds YouTube videos
  • Automatically displays icon for social network
  • Grab specific forum category data

Lite Limitations:
-No Custom RSS Feeds/RSS Feeds
-No youtube integration
-No Vimeo integration
-Copyright

Mark as installed

daveaite 08-18-2013 03:44 PM

Reserved for Developers.

daveaite 08-19-2013 03:19 PM

Let me know if you have any questions

daveaite 08-20-2013 01:21 PM

Demo now live at:

http://vbsocial.com/forum/forum.php

On right side column

daveaite 08-22-2013 09:55 AM

Any issues?

daveaite 10-30-2013 05:53 PM

So far no bugs reported. :)

HenryRocket 04-17-2014 12:18 AM

Bug report in other languages, i change
Code:

<?xml version="1.0" encoding="ISO-8859-1"?>
to

Code:

<?xml version="1.0" encoding="us-ascii"?>
<?xml version="1.0" encoding="windows-1252"?>
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-16"?>

And the problem persist, please check code.

HenryRocket 04-17-2014 09:19 PM

Other bug no function twitter feed rss, please check code again.

daveaite 07-05-2014 09:20 PM

Quote:

Originally Posted by HenryRocket (Post 2493503)
Bug report in other languages, i change
Code:

<?xml version="1.0" encoding="ISO-8859-1"?>
to

Code:

<?xml version="1.0" encoding="us-ascii"?>
<?xml version="1.0" encoding="windows-1252"?>
<?xml version="1.0" encoding="ISO-8859-1"?>
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-16"?>

And the problem persist, please check code.

This has not been tested with foreign languages. Sorry :/
Soemtimes your tweak works for "character" issues.

KenDude 07-10-2014 03:21 PM

Plug-in doesn't work.

I installed per directions.

I went in and created a new test block

I filled in the twitter ID of the feed I wanted to show up (GTSport73)

Block displays on my forum listing see: http://www.planet-9.com/forum.php

But all it says is some nonsense about 2323 days ago and doesn't actually show the feed!

daveaite 09-08-2014 06:57 AM

2.0 Development has started
-Fixes feeds due to changes in api

Morrus 09-12-2014 03:03 PM

Installed to take a quick look. Uninstalled, but now the widget manager is completely broken. In its place I get this:

Quote:

Trying to get widgettype class from invalid widgettype '24' on line 270 in /var/www/virtual/enworld/forum/packages/vbcms/types.php
#0 /var/www/virtual/enworld/forum/packages/vbcms/collection/widget.php(230): vBCms_Types->getWidgetTypeClass('24')
#1 /var/www/virtual/enworld/forum/vb/collection.php(448): vBCms_Collection_Widget->createItem(Array, 1)
#2 /var/www/virtual/enworld/forum/packages/vbcms/collection/widget.php(162): vB_Collection->applyLoad(Resource id #61, 1)
#3 /var/www/virtual/enworld/forum/vb/model.php(348): vBCms_Collection_Widget->applyLoad(Resource id #61, 1)
#4 /var/www/virtual/enworld/forum/vb/model.php(302): vB_Model->loadInfo()
#5 /var/www/virtual/enworld/forum/vb/collection.php(408): vB_Model->Load(false)
#6 /var/www/virtual/enworld/forum/vb/collection.php(843): vB_Collection->Load()
#7 /var/www/virtual/enworld/forum/admincp/cms_admin.php(1834): vB_Collection->valid()
#8 {main}


Fatal error: Trying to get widgettype class from invalid widgettype '24' on line 270 in ..../packages/vbcms/types.php in ..../vb/vb.php on line 286
#0 vb_error_handler(256, Trying to get widgettype class from invalid widgettype '24' on line 270 in /var/www/virtual/enworld/forum/packages/vbcms/types.php , /var/www/virtual/enworld/forum/vb/vb.php, 286, Array ([exception] => vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Trying to get widgettype class from invalid widgettype '24',[] => ,[] => 0,[] => /var/www/virtual/enworld/forum/packages/vbcms/types.php,[] => 270,[] => Array ([0] => Array ([file] => /var/www/virtual/enworld/forum/packages/vbcms/collection/widget.php,[line] => 230,[function] => getWidgetTypeClass,[class] => vBCms_Types,[type] => ->,[args] => Array ([0] => 24)),[1] => Array ([file] => /var/www/virtual/enworld/forum/vb/collection.php,[line] => 448,[function] => createItem,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Array ([itemid] => 81,[title] => vbsocial,[description] => ,[widgettypeid] => 24),[1] => 1)),[2] => Array ([file] => /var/www/virtual/enworld/forum/packages/vbcms/collection/widget.php,[line] => 162,[function] => applyLoad,[class] => vB_Collection,[type] => ->,[args] => Array ([0] => Resource id #61,[1] => 1)),[3] => Array ([file] => /var/www/virtual/enworld/forum/vb/model.php,[line] => 348,[function] => applyLoad,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Resource id #61,[1] => 1)),[4] => Array ([file] => /var/www/virtual/enworld/forum/vb/model.php,[line] => 302,[function] => loadInfo,[class] => vB_Model,[type] => ->,[args] => Array ()),[5] => Array ([file] => /var/www/virtual/enworld/forum/vb/collection.php,[line] => 408,[function] => Load,[class] => vB_Model,[type] => ->,[args] => Array ([0] => )),[6] => Array ([file] => /var/www/virtual/enworld/forum/vb/collection.php,[line] => 843,[function] => Load,[class] => vB_Collection,[type] => ->,[args] => Array ()),[7] => Array ([file] => /var/www/virtual/enworld/forum/admincp/cms_admin.php,[line] => 1834,[function] => valid,[class] => vB_Collection,[type] => ->,[args] => Array ())),[] => ),[code] => 256)) #1 trigger_error(Trying to get widgettype class from invalid widgettype '24' on line 270 in /var/www/virtual/enworld/forum/packages/vbcms/types.php , 256) called at [/var/www/virtual/enworld/forum/vb/vb.php:286] #2 vB::handleException(vB_Exception_Warning Object ([] => ,[] => ,[] => ,[] => ,[] => ,[] => ,[] => Trying to get widgettype class from invalid widgettype '24',[] => ,[] => 0,[] => /var/www/virtual/enworld/forum/packages/vbcms/types.php,[] => 270,[] => Array ([0] => Array ([file] => /var/www/virtual/enworld/forum/packages/vbcms/collection/widget.php,[line] => 230,[function] => getWidgetTypeClass,[class] => vBCms_Types,[type] => ->,[args] => Array ([0] => 24)),[1] => Array ([file] => /var/www/virtual/enworld/forum/vb/collection.php,[line] => 448,[function] => createItem,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Array ([itemid] => 81,[title] => vbsocial,[description] => ,[widgettypeid] => 24),[1] => 1)),[2] => Array ([file] => /var/www/virtual/enworld/forum/packages/vbcms/collection/widget.php,[line] => 162,[function] => applyLoad,[class] => vB_Collection,[type] => ->,[args] => Array ([0] => Resource id #61,[1] => 1)),[3] => Array ([file] => /var/www/virtual/enworld/forum/vb/model.php,[line] => 348,[function] => applyLoad,[class] => vBCms_Collection_Widget,[type] => ->,[args] => Array ([0] => Resource id #61,[1] => 1)),[4] => Array ([file] => /var/www/virtual/enworld/forum/vb/model.php,[line] => 302,[function] => loadInfo,[class] => vB_Model,[type] => ->,[args] => Array ()),[5] => Array ([file] => /var/www/virtual/enworld/forum/vb/collection.php,[line] => 408,[function] => Load,[class] => vB_Model,[type] => ->,[args] => Array ([0] => )),[6] => Array ([file] => /var/www/virtual/enworld/forum/vb/collection.php,[line] => 843,[function] => Load,[class] => vB_Collection,[type] => ->,[args] => Array ()),[7] => Array ([file] => /var/www/virtual/enworld/forum/admincp/cms_admin.php,[line] => 1834,[function] => valid,[class] => vB_Collection,[type] => ->,[args] => Array ())),[] => ))

daveaite 09-24-2014 05:50 AM

Update near release.


All times are GMT. The time now is 04:54 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01157 seconds
  • Memory Usage 1,766KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (13)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete