Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[DBTech] Forum Live Feed & User Wall v1 (vB4) [AJAX] Details »»
[DBTech] Forum Live Feed & User Wall v1 (vB4) [AJAX]
Version: 1.2.10, by DragonByte Tech DragonByte Tech is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 4.x.x Rating:
Released: 02-17-2012 Last Update: 08-08-2016 Installs: 151
DB Changes Uses Plugins
Additional Files Translations  
No support by the author.

Forum Live Feed & User Wall lets you see a continuously updated feed of activities on the forum, with a powerful set of customisation options for sources of information.

Uses
If you've wished for a Facebook-like feed for your forum, this mod is for you.

This mod adds 2 distinct features to your site. First a live feed showing actions performed by everyone on the forum, from new threads and posts to things like new avatars or signatures, your members can customise their feed and keep up to date with everything that's going on, right as it happens.
Secondly every user also has their own wall that displays what they have been up to. This lets users see what their friends have been doing and join in!
With advanced privacy configuration options and configurable preview options for each content type, this mod compliments other modifications like InfoPanels and produces a more detailed and verbose feed of the happenings on the forum.


-------------------------------------------------------------------------------------------

Please remember to click the, button to the right if you installed the mod ---->

What does 'Marking As Installed' do ?

* It helps you to stay on top of updates - members who have installed modifications will be notified by us whenever new updates are available.

*
For security issues - vbulletin.org will contact all members who have installed a modification whenever a security issue is brought to their attention.

* Marking a modification as installed also helps us know how many people are using our work, giving us extra incentive to provide more features and new modifications.

We appreciate the support!
-------------------------------------------------------------------------------------------

Priority support & Product Demos available at: http://www.dragonbyte-tech.com

-------------------------------------------------------------------------------------------

Translations available @ our forum
Support for translations handled by the translator in its respective threads only.

-------------------------------------------------------------------------------------------

Complete Feature List

Lite
  • Forum Sidebar block type
  • Preview in Forum Sidebar
  • Ability to turn off IMG tag parsing on both main pages and Sidebar
  • Status updates (from Forum Sidebar or the Live Wall page)
  • Content types for nearly all forum actions:
    • Posts
    • Threads
    • Avatar changes (Only if Avatars are stored in the file system!)
    • Signature picture changes (Only if Signature Pictures are stored in the file system!)
    • Username changes
    • Social Group discussion
    • Social Group discussion replies
    • Status Updates (From this mod)
    • vBLive Status Updates
    • vBArcade Scores
    • [DBTech] Advanced Post Thanks / Like: Button clicks for Posts
  • Nobody / Registered Users / Contacts Only / Friends Only display options for each content type to control who you see feeds from
  • Nobody / Registered Users / Contacts Only / Friends Only privacy options for each content type to control who can see your feeds
  • Automatically refreshing via AJAX at controllable intervals
Pro
  • Recent Entries page with more entries displayed, no auto refresh
  • Ability to "favourite" stories and view them from their own page
  • Comments system
    • Comment count in the main feed with link to comment thread
    • Ability to post comments in the comment thread
    • AJAX refreshed comment threads
    • Ability to delete your own/others comments with usergroup permissions
  • Content types for nearly all forum actions:
    • Blog Posts
    • Blog Comments
    • User Notes
    • Visitor Messages
    • Profile Pictures

-------------------------------------------------------------------------------------------

This mod displays a copyright notification in the footer of pages generated by this mod which includes:
  • 1 Link to DragonByte Technologies homepage
  • 1 Link to Product Description page of this modification

Download Now

File Type: zip [DBTech] Forum Live Feed & User Wall v1.2.10 [Lite].zip (108.1 KB, 77 views)

Screenshots

File Type: png image1.png (13.0 KB, 0 views)
File Type: png image2.png (17.5 KB, 0 views)
File Type: png image3.png (15.2 KB, 0 views)
File Type: png image4.png (26.4 KB, 0 views)
File Type: jpg image5.jpg (121.3 KB, 0 views)
File Type: png image6.png (57.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
BlueCheri, Scott W, shrian.al7b

Comments
  #272  
Old 08-06-2013, 05:05 PM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My DBtech wall block color is not matching the color of the other blocks, how do I change this to look uniform?

Reply With Quote
  #273  
Old 08-07-2013, 02:25 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you please try changing the template dbtech_livewall_block_entries to this:
HTML Code:
<li>
	<div class="block smaller">
		<div class="blocksubhead">
			<a class="collapse" id="collapse_block_dbtech_livewall_entries_{vb:raw blockinfo.blockid}" href="{vb:raw relpath}#top"><img alt="" src="{vb:stylevar imgdir_button}/collapse_40b.png" id="collapseimg_dbtech_livewall_entries_{vb:raw blockinfo.blockid}"/></a>
			<img src="{vb:stylevar imgdir_cms}/widget-blog.png" alt="" />
			<span class="blocktitle">{vb:raw blockinfo.title}</span>
		</div>
		<div class="widget_content blockbody floatcontainer">
			<vb:if condition="$vboptions['dbtech_livewall_status_maxlength']">
			<div class="blockrow smallfont">
				<input type="text" class="primary textbox" name="livewall_textfield" data-command="status" data-contenttypeid="{vb:raw entry.contenttypeid}" data-contentid="{vb:raw entry.contentid}" style="width:95%" />
				<br />
				<div style="margin-top:6px;"><input type="button" class="button" name="livewall_submit" data-command="status" data-contenttypeid="{vb:raw entry.contenttypeid}" data-contentid="{vb:raw entry.contentid}" value="{vb:rawphrase dbtech_livewall_post_status}" /> <span class="dbtech_livewall_smallfont">[<span name="livewall_remainingchars" data-command="status" data-contenttypeid="{vb:raw entry.contenttypeid}" data-contentid="{vb:raw entry.contentid}">{vb:var vboptions.dbtech_livewall_status_maxlength}</span>]</span></div>
			</div>
			</vb:if>
			<ul id="block_dbtech_livewall_entries_{vb:raw blockinfo.blockid}" class="blockrow" name="livewall">
				{vb:raw entries}
			</ul>
		</div>
	</div>
	<div class="underblock"></div>
</li>
If that works for you, I will ensure it gets added to the product in the next version


Fillip
Reply With Quote
  #274  
Old 08-08-2013, 01:39 AM
sticky sticky is offline
 
Join Date: Sep 2003
Posts: 934
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Can you please try changing the template dbtech_livewall_block_entries to this:
HTML Code:
<li>
	<div class="block smaller">
		<div class="blocksubhead">
			<a class="collapse" id="collapse_block_dbtech_livewall_entries_{vb:raw blockinfo.blockid}" href="{vb:raw relpath}#top"><img alt="" src="{vb:stylevar imgdir_button}/collapse_40b.png" id="collapseimg_dbtech_livewall_entries_{vb:raw blockinfo.blockid}"/></a>
			<img src="{vb:stylevar imgdir_cms}/widget-blog.png" alt="" />
			<span class="blocktitle">{vb:raw blockinfo.title}</span>
		</div>
		<div class="widget_content blockbody floatcontainer">
			<vb:if condition="$vboptions['dbtech_livewall_status_maxlength']">
			<div class="blockrow smallfont">
				<input type="text" class="primary textbox" name="livewall_textfield" data-command="status" data-contenttypeid="{vb:raw entry.contenttypeid}" data-contentid="{vb:raw entry.contentid}" style="width:95%" />
				<br />
				<div style="margin-top:6px;"><input type="button" class="button" name="livewall_submit" data-command="status" data-contenttypeid="{vb:raw entry.contenttypeid}" data-contentid="{vb:raw entry.contentid}" value="{vb:rawphrase dbtech_livewall_post_status}" /> <span class="dbtech_livewall_smallfont">[<span name="livewall_remainingchars" data-command="status" data-contenttypeid="{vb:raw entry.contenttypeid}" data-contentid="{vb:raw entry.contentid}">{vb:var vboptions.dbtech_livewall_status_maxlength}</span>]</span></div>
			</div>
			</vb:if>
			<ul id="block_dbtech_livewall_entries_{vb:raw blockinfo.blockid}" class="blockrow" name="livewall">
				{vb:raw entries}
			</ul>
		</div>
	</div>
	<div class="underblock"></div>
</li>
If that works for you, I will ensure it gets added to the product in the next version


Fillip
Changed it but still the same for some reason.
Reply With Quote
  #275  
Old 08-10-2013, 02:57 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ensure you have flushed any cache systems like vB Optimise.

Fillip
Reply With Quote
  #276  
Old 08-10-2013, 03:33 PM
DEAL321's Avatar
DEAL321 DEAL321 is offline
 
Join Date: Aug 2013
Location: M?nchen - Bangkok
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

INSTALLED 4.2.1

They?ve best addons !!! YEAH
Reply With Quote
  #277  
Old 08-28-2013, 05:22 AM
madness85 madness85 is offline
 
Join Date: Jun 2012
Posts: 175
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by DragonByte Tech View Post
Ensure you have flushed any cache systems like vB Optimise.


Fillip
Is it possible for e.g. Have user status in one block on sidebar and create another for threads etc?
Reply With Quote
  #278  
Old 09-08-2013, 08:53 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Unfortunately not, no


Fillip
Reply With Quote
  #279  
Old 09-12-2013, 10:48 PM
friendlymela's Avatar
friendlymela friendlymela is offline
 
Join Date: Dec 2012
Location: Karachi, Pakistan
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

how do i add block for the status of members?
Reply With Quote
  #280  
Old 09-13-2013, 03:14 AM
friendlymela's Avatar
friendlymela friendlymela is offline
 
Join Date: Dec 2012
Location: Karachi, Pakistan
Posts: 272
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Please do help me everything is successful till installation but the status is showing not from left side . see the image below and please tell me what should i do?

Reply With Quote
  #281  
Old 09-21-2013, 06:32 PM
DragonByte Tech's Avatar
DragonByte Tech DragonByte Tech is offline
 
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It's intended to look like that, I don't understand what you're referring to?

Fillip
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:06 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06267 seconds
  • Memory Usage 2,374KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_html
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (3)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (7)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete