Thread: Forum Home Enhancements - Sidebar: Activity Stream Block (4.2 only)
View Single Post
  #9  
Old 05-26-2012, 11:58 AM
rellect's Avatar
rellect rellect is offline
 
Join Date: May 2008
Posts: 220
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by BlessedLAF View Post
This is a great idea! Although, when I tried to upload it to vB 4.2, I get a database error and it won't upload! Is this happening to anyone else?
Send me the error.
Currently vbulletin doesn't contain the option save forum blocks in xml files, so I improvised and create the block with sql.

Quote:
Originally Posted by Lionel View Post
Hi, In your picture I see all kind of activities. I installed it and only blog activities display for me.
It shows only the latest activities.
Post a reply or open a thread and check again.
Maybe at the time you've checked all the latest activities were related to blogs.

Quote:
Originally Posted by meaters View Post
Can you make phots and attachments from the activity stream appear in sidebar as well?
You mean show its images?
I removed (kind of, it just hidden by css) the images to save space, and make it more compact.

Quote:
Originally Posted by qpurser View Post
Thanks for this Mod. Really nice to have the activity stream in the sidebar.
However it seems the stream in the sidebar doesn't get updated automatically when somebody posts something like the Stream page itself does.
Updates only occur when I go into another page or refresh the page.
The activity main page runs by AJAX. My mod isn't, yet..
Next version I will consider that.

Quote:
Originally Posted by Mr_Running View Post
Yes, I have an error too but I not sure if it's this mod. Checking into it.
If anyone else is getting this let me know. Cheers.

Code:
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/block/blogentries.php on line 129

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/includes/block/blogentries.php on line 131

Warning: Invalid argument supplied for foreach() in [path]/includes/block/blogentries.php on line 139
Edit:
Okay, Forum Blocks Manager need to set the Display Order # for Activity Stream the above error message went away.
The display order caused to your problem?
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01151 seconds
  • Memory Usage 1,779KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete