PDA

View Full Version : Miscellaneous Hacks - [DBTech] Forum Live Feed & User Wall v1 (vB4) [AJAX]


Pages : 1 [2]

FakeMessiah666
04-24-2013, 03:15 AM
Awesome, thanks so much Fillip.

krimznheidiz
05-18-2013, 07:26 AM
Hi dude. . is this compatible with vbulletin 4.2.1? It seem to be showing error /home//public_html/dbtech/livewall/includes/class_install.php appears to be missing! Any idea?

DragonByte Tech
05-25-2013, 01:49 PM
Upload the contents of the upload folder to your public_html folder.

All our mods are compatible with vB 4.2.1.

Fillip

DonHouston
06-07-2013, 12:26 AM
i see this mod working good but when using ESB (everywhere sidebar) it doesnt appear to show.... does anyone know if i have to do something special to ESB? would like to have a sidebar on the livewall

edit: it works with sidebar anywhere

DragonByte Tech
06-11-2013, 07:15 PM
We can only really support the default sidebar, if it works with another sidebar modification then it seems like ESB is initialising the sidebar in a different way.

Fillip

DJ-Dez
06-13-2013, 12:37 AM
interested in purchasing. can this be used as a system to replace visitor messaging completely?

DragonByte Tech
06-15-2013, 03:38 PM
Unfortunately not as this currently doesn't support notifications like VMs do.

Fillip

DJ-Dez
06-16-2013, 10:26 AM
Couldn't you do it so it could Fillip

DragonByte Tech
06-16-2013, 06:52 PM
No, that would require a significant re-design of the entire system. Sorry :(


Fillip

n00bl3t
07-07-2013, 01:26 AM
I've triple checked for all settings and they seem to be all perfect for permission wise but for some odd reason; none of your forum side blocks are showing up. I tested out a custom HTML block and it shows up instantly but for this mod and user tagging and basically any mod of yours the side block won't show. And yes, I went to Forum Side Block manager lol.

Any idea?

n00bl3t
07-09-2013, 04:40 PM
Well I figured it out...

Looks like the forum side blocks won't appear when running the "Everywhere Sidebar" plugin.

:(

Budget101
07-10-2013, 10:45 AM
Hi have installed this mod but get a white blank page


This is Exactly what just happened on my site, the entire site went completely blank with a white page and nothing else at all, had to disable hooks in the config and then uninstall and delete all the DB tech files in order to restore my site to working order. Oy Vey, 3rd time I've had a major problem with DB-tech products.

DragonByte Tech
07-11-2013, 04:12 PM
Next time that happens (with any mod), add @ini_set('display_errors', true); to your config.php file directly beneath <?php - that way, whatever error is displayed will show up :)

We can't help you purely based on the notion of a blank screen, unfortunately :(


Fillip

Budget101
07-11-2013, 08:08 PM
Next time that happens (with any mod), add @ini_set('display_errors', true); to your config.php file directly beneath <?php - that way, whatever error is displayed will show up :)

We can't help you purely based on the notion of a blank screen, unfortunately :(


Fillip


Thank you, I didn't know I could view errors that way. I will try to reinstall it and see why/what is causing the error. I appreciate your help & response! :)

MaLTRaiN
07-14-2013, 04:56 AM
I'm interested on this product, but only if it does what "status updates" does on Invision.

I mean, I want a "sidebar" block with only "what's on your mind" displayed and comments from other users below.

Like this:

http://www.youtube.com/watch?v=I5CZpDSMxyo

Is that possible???

If it is, I'm interested even if I must pay for Pro version... but I'm not sure, I can't found a live demo site...

OUTL4W
07-16-2013, 06:04 AM
So, this can replace "activity stream"?...and do mood status updates show up on the live wall the same as they do under "status changes" on profile page?

Leica.Robbiani
07-16-2013, 05:01 PM
Hi there,

did all the steps in the readme, I am Super Admin and so on, but when I'm trying to set the permissions, I only get "Invalid Action".

Best regards

L.R.

DragonByte Tech
07-17-2013, 02:04 PM
So, this can replace "activity stream"?...and do mood status updates show up on the live wall the same as they do under "status changes" on profile page?No, this is not designed as an activity stream replacement. This mod preceded the activity stream :)

What moods are you referring to?

Hi there,

did all the steps in the readme, I am Super Admin and so on, but when I'm trying to set the permissions, I only get "Invalid Action".

Best regards

L.R.This is most commonly caused by incorrect uploads. Please drag and drop the contents of the upload folder to the folder where your forum resides.


Fillip

OUTL4W
07-17-2013, 06:17 PM
No, this is not designed as an activity stream replacement. This mod preceded the activity stream :)

What moods are you referring to?

Fillip


dbtech user status/moods mod...of course. I'm only using the "mood"aspect of the plugin. is there any place that the list in the pic below, on member's profile field, would be displayed other than under "status changes"?....didn't see any examples in the screenshots you posted.
is this how it would look on the "live feed"?
https://vborg.vbsupport.ru/external/2013/07/1.png~original

DragonByte Tech
07-23-2013, 04:56 PM
There's no integration with our USM product at this time, IIRC. Sorry :(


Fillip

sticky
08-06-2013, 04:05 PM
My DBtech wall block color is not matching the color of the other blocks, how do I change this to look uniform?

https://vborg.vbsupport.ru/external/2013/08/35.png

DragonByte Tech
08-07-2013, 01:25 PM
Can you please try changing the template dbtech_livewall_block_entries to this: <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

sticky
08-08-2013, 12:39 AM
Can you please try changing the template dbtech_livewall_block_entries to this: <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.

DragonByte Tech
08-10-2013, 01:57 PM
Ensure you have flushed any cache systems like vB Optimise.

Fillip

DEAL321
08-10-2013, 02:33 PM
INSTALLED 4.2.1 :D

They?ve best addons !!! YEAH

madness85
08-28-2013, 04:22 AM
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?

DragonByte Tech
09-08-2013, 07:53 PM
Unfortunately not, no :(


Fillip

friendlymela
09-12-2013, 09:48 PM
how do i add block for the status of members?

friendlymela
09-13-2013, 02:14 AM
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?

https://vborg.vbsupport.ru/external/2013/09/63.png

DragonByte Tech
09-21-2013, 05:32 PM
It's intended to look like that, I don't understand what you're referring to?

Fillip

SouYir0
09-21-2013, 10:16 PM
Is there a way to remove the navigation bars?
http://a.pomf.se/3Hs4.png

DragonByte Tech
10-02-2013, 06:37 PM
Do they also appear on the default style? What browser is that?

Fillip

DragonByte Tech
10-11-2013, 08:30 PM
Update

Hotfix: PHP 5.4 Compatibility fixes


This does not guarantee the mod is error free on PHP 5.4, but it will take care of the reported errors. Thank you all for your reports :)



Fillip

PrincessFiona
11-14-2013, 12:35 PM
I have had a paid version of live feed installed for awhile. I'm wondering if it's possible to view livewall in any of the mobile platforms yet? So many of my users are accessing the site from their devices and they never end up even seeing the livewall.

Kris

ozzy47
11-14-2013, 03:08 PM
Questions regarding issues with the Pro versions has to be done on the developers site. :)

Ba'al
11-14-2013, 05:40 PM
I have had a paid version of live feed installed for awhile. I'm wondering if it's possible to view livewall in any of the mobile platforms yet? So many of my users are accessing the site from their devices and they never end up even seeing the livewall.

Kris
I run Firefox on my Razr HD and i see the Live Feed just fine.

DragonByte Tech
02-13-2014, 01:49 PM
Forum Live Feed & Live Wall v1.2.6 Patch Level 1

Bug Fixes And Issue Fixes:

Fixed a "$this when not in object context" error
Avatar paths now use the Thumbnail instead of the full image to save on performance



Fillip

behcet
04-09-2014, 10:46 AM
on forumhome
on search.php
add specific pages pls

DragonByte Tech
08-17-2014, 06:58 PM
Forum Live Feed & User Wall v1.2.7

New Features:

Markup Username

HTML Markup usernames show everywhere in the Live Feeds
Makes it easier to recognise staff usergroups


(Pro) Member Action Drop-Down Integration

Provides a quick link to a member's Live Feed
Easily see all their activity via a single click from anywhere in the forum



Changes To Existing Features:

BB Code

VIDEO and IMG BB Code will no longer parse in the Live Feed
Reduces chance of layouts breaking if such BB Code is used
Improves the general reliability of the live feeds



Fillip

rbharathi
09-02-2014, 03:49 PM
uploaded the files and installed the XML,
, and completed the setup permissions.

after that i cant see the Live feed !!
i have added a forum block.
but no new sidebars.

only i am able to click through , quick links "Live Feed"

But when i enter some text, it is not getting added to feed,
what im missing ?? :(

Note: When i disable Everywhere sidebar,
feeds are working in,

/forum/livewall.php
so it is conflicting with EveryWhere Sidebar (ESB) ??

Any solutions??

inigo
09-24-2014, 01:56 PM
uploaded the files and installed the XML,
, and completed the setup permissions.

after that i cant see the Live feed !!
i have added a forum block.
but no new sidebars.

only i am able to click through , quick links "Live Feed"

But when i enter some text, it is not getting added to feed,
what im missing ?? :(

Note: When i disable Everywhere sidebar,
feeds are working in,

/forum/livewall.php
so it is conflicting with EveryWhere Sidebar (ESB) ??

Any solutions??

Same problem, ESB installed. I cannot see the live wall after installing, and giving permissions, without errors,

Any help?

DragonByte Tech
09-24-2014, 02:01 PM
The required files for the Live Wall to load are only added to the Forum Home page, for performance reasons. Currently, these two products are not compatible.

Fillip

inigo
09-24-2014, 03:08 PM
Thanks, I will uninstall this product for the moment,...

If there is a solution in the future I will try again,

Thanks,

JohnScag
10-14-2014, 01:00 PM
Is there a way to get this to come up on the top of the page and scroll horizontally? The live feed totally scrunches the pages too much when on the right or left.

DJ-Dez
12-06-2014, 07:43 AM
Would be good if this plugin was more compatible with your Follower plugin, so forum users could use the activity page to track who they're following and not everyone

DragonByte Tech
12-07-2014, 07:04 PM
Would be good if this plugin was more compatible with your Follower plugin, so forum users could use the activity page to track who they're following and not everyoneIf you re-post this @ our site, we can take it into consideration for future versions :)


Fillip

Jorandh
04-02-2015, 07:39 AM
I'm currently optimising my database. Basically my whole Slow_query_log is filled with the queries from your plugin. Any chance you can improve the queries and use of left joins without indexes?

Example:
SET timestamp=1427964576;
SELECT
thread.*,
post.*,
user.*,
thread.title AS threadtitle,
thread.dateline,
thread.threadid AS contentid,
'threads' AS contenttypeid,
favourite.userid IS NOT NULL AS isfavourite
, avatar.avatarpath, NOT ISNULL(customavatar.userid) AS hascustomavatar, customavatar.dateline AS avatardateline, customavatar.width AS avwidth, customavatar.height AS avheight, customavatar.height_thumb AS avheight_thumb, customavatar.width_thumb AS avwidth_thumb, customavatar.filedata_thumb
FROM (SELECT threadid FROM vb_thread WHERE threadid > 215606 ORDER BY threadid DESC LIMIT 500) AS tmp
LEFT JOIN vb_thread AS thread ON(thread.threadid = tmp.threadid)
LEFT JOIN vb_post AS post ON(post.postid = thread.firstpostid)
LEFT JOIN vb_user AS user ON(user.userid = thread.postuserid)
LEFT JOIN vb_dbtech_livewall_settings AS currentuser_settings ON(currentuser_settings.userid = 71492)
LEFT JOIN vb_dbtech_livewall_settings AS actionuser_settings ON(actionuser_settings.userid = user.userid)
LEFT JOIN vb_dbtech_livewall_favourite AS favourite ON(favourite.userid = 71492 AND favourite.contenttypeid = 'threads' AND favourite.contentid = thread.threadid)
LEFT JOIN vb_userlist AS actionuser_friend ON(actionuser_friend.userid = user.userid AND actionuser_friend.relationid = 71492)
LEFT JOIN vb_avatar AS avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN vb_customavatar AS customavatar ON (customavatar.userid = user.userid)
WHERE NOT ISNULL(thread.threadid)
AND post.visible = 1
AND thread.visible = 1
AND thread.open != 10
AND thread.forumid NOT IN(0,12,181,186,384,32,387,229,218,219,263,249,230 ,134,319,353,388,318,65,271,373,272,306,220,270,36 0,402,70,56,59,311,63,356,321,298,11,286,278,159,4 0,41,385)
AND NOT FIND_IN_SET(0, membergroupids)
AND usergroupid NOT IN('0')

AND
(
user.userid = 71492 OR
(
(
ISNULL(currentuser_settings.threads_display) OR
(
currentuser_settings.threads_display = 0 OR
(
currentuser_settings.threads_display = 1 AND
71492 > 0
) OR
(
currentuser_settings.threads_display = 2 AND
actionuser_friend.type = 'buddy'
) OR
(
currentuser_settings.threads_display = 3 AND
actionuser_friend.type = 'buddy' AND
actionuser_friend.friend = 'yes'
)
)
) AND
(
ISNULL(actionuser_settings.threads_privacy) OR
(
actionuser_settings.threads_privacy = 0 OR
(
actionuser_settings.threads_privacy = 1 AND
71492 > 0
) OR
(
actionuser_settings.threads_privacy = 2 AND
actionuser_friend.type = 'buddy'
) OR
(
actionuser_settings.threads_privacy = 3 AND
actionuser_friend.type = 'buddy' AND
actionuser_friend.friend = 'yes'
)
)
)
)
)

ORDER BY tmp.threadid DESC;

Which comes from /dbtech/livewall/threads.php


And it's just one example, there are multiple queries in different contenttype queries.

Jorandh
04-02-2015, 07:55 AM
BB Code

VIDEO and IMG BB Code will no longer parse in the Live Feed



I still get them when someone quotes a post with an image... Can this be removed too?

DragonByte Tech
07-17-2015, 07:46 PM
Forum Live Feed & User Wall v1.2.8

New Features:

Content Types

The "Posts" Content Type now supports thread prefixes
The "Threads" Content Type now supports thread prefixes



Fillip

DragonByte Tech
04-25-2016, 08:43 PM
Changed Features:

A fresh copy of the jQuery library is now only downloaded if one has not been downloaded previously. Requires updating of all other affected DBTech mods to take full effect.



Fillip

DragonByte Tech
08-08-2016, 10:09 PM
Forum Live Feed & User Wall v1.2.10

Fix: Fixed a compatibility issue with vBulletin 3.8.11 Alpha 1

Fillip

Iluzy0n
08-19-2016, 06:52 PM
I'm using vb 4.2.3 Patch Level 2 but have an problem.
The footer is showing 2 times.
I searched and found the problem in plugins: Global Initialisation.
Can u fix the problem please?
Thanks..

DragonByte Tech
08-22-2016, 07:54 PM
This is not an issue I am able to replicate, can you please try disabling all other products and try again?

Fillip

steviewonder44
08-22-2016, 09:41 PM
I'm using vb 4.2.3 Patch Level 2 but have an problem.
The footer is showing 2 times.
I searched and found the problem in plugins: Global Initialisation.
Can u fix the problem please?
Thanks..
I have the exact same issue

DragonByte Tech
09-12-2016, 09:02 PM
I have the exact same issueCan you please try disabling all other modifications and see if it still happens?


Fillip

steviewonder44
09-28-2016, 03:45 PM
Yes still the same

DragonByte Tech
09-30-2016, 07:35 PM
Yes still the sameYou will need to edit the Copyright Footer setting in your vBulletin Options after disabling all other mods, removing the extra line, then keep refreshing your forum.


Fillip

Ashlar217
11-19-2016, 08:55 PM
I'm having the same issue. Can you give me more info on what I need to adjust in my copyright footer settings? Or do I just disable all other mods first, then refresh?

Ashlar217
11-21-2016, 09:41 PM
im getting this sql error after disabling the mod. It wont correct even after uninstall and reinstall of product??

WHERE 1=1;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')
) AS entry
LEFT JOIN user AS user USING(userid)
LEFT JOIN avatar A' at line 6
Error Number : 1064
Request Date : Monday, November 21st 2016 @ 06:38:51 PM
Error Date : Monday, November 21st 2016 @ 06:38:51 PM
Script : http://twistedcastle.org/forum.php
Referrer :
IP Address :
Username :
Classname : vB_Database_MySQLi
MySQL Version : 10.0.28-MariaDB

Edit: Fixed DB issue by disabling Advanced Post Thanks Mod by DBTech.

I.G.O.T.A.
01-03-2017, 02:20 PM
I'm seeing this, but where do you add content type. There is nothing there.

There are no defined Content Types.

DragonByte Tech
01-03-2017, 02:21 PM
I'm seeing this, but where do you add content type. There is nothing there.

There are no defined Content Types.Please try clicking the Repair Cache link :)


Fillip

I.G.O.T.A.
01-03-2017, 02:25 PM
Please try clicking the Repair Cache link :)


Fillip

I was just coming back to say that worked, lol.

Thanks guys!!!

I.G.O.T.A.
01-03-2017, 02:40 PM
Is there a way to hide the What's on your mind for users not logged in, but they can still see feed?

Thanks.

I.G.O.T.A.
01-04-2017, 02:01 PM
Is there a way in CSS we can hide the What's on your mind for users not logged it?

Also purchased the pro version, but don't like that unregistered can post. Is there a way they can see it, but not post? I might be missing something.

Thanks

X-or
11-24-2018, 11:42 AM
I do not expect any support but there are many issues with this product, for example a guy who will change his avatar 10 times in a row (and believe me that kind of nonsense is common) will generate 10 entries and bury other updates. There is apparently no option to prevent that kind of spam from happening which kind of ruins the product and generates a lot of unnecessary frustration and fights. I believe the system should always be designed for the most nonsensical users ever. If a new system generates fights, then it needs to be patched or go.

1MoreGoodGuy
02-24-2019, 08:59 PM
I'm using vb 4.2.3 Patch Level 2 but have an problem.
The footer is showing 2 times.
I searched and found the problem in plugins: Global Initialisation.
Can u fix the problem please?
Thanks..

You will need to edit the Copyright Footer setting in your vBulletin Options after disabling all other mods, removing the extra line, then keep refreshing your forum.


Fillip

Fillip,

I'm having the same issue of the footer showing up twice. I went into vbulletin options and I don't see a setting for "copyright footer." I'm running vbulletin 4.2.4. Can you please provide a step by step outlined procedure for implementing the fix. Thanks.

1MoreGoodGuy
03-07-2019, 02:26 AM
Fillip,

I'm having the same issue of the footer showing up twice. I went into vbulletin options and I don't see a setting for "copyright footer." I'm running vbulletin 4.2.4. Can you please provide a step by step outlined procedure for implementing the fix. Thanks.

Thank you for resoling this issue Fillip. I truly appreciate all your help.