vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Miscellaneous Hacks - Live Topic - AJAX (https://vborg.vbsupport.ru/showthread.php?t=201697)

Cybershaolin 02-19-2009 11:41 PM

Does this hack would work with 3.6.8?

DJDynasty239 02-20-2009 01:28 AM

Installed this, but it doesn't seem to be doing anything different than normal, and doesnt look like your video? Also, how do you set it for specific sections?

Coders Shack 02-20-2009 02:37 AM

Quote:

Originally Posted by DJDynasty239 (Post 1749511)
Installed this, but it doesn't seem to be doing anything different than normal, and doesnt look like your video? Also, how do you set it for specific sections?

1) topic needs to be "live"
2) you need two accounts & browsers to test it yourself
3) this is beta, its working on 500+ vbulletin forums though (main reason for it to not work is a conflicting modification with this one)

Das UndergrounD 02-20-2009 02:22 PM

Quote:

Originally Posted by Coders Shack (Post 1748812)
its used in the notifications (you get a notification if your in a live topic but not on the last page, and people are responding)

You can place an image to see where this button?

inciarco 02-20-2009 03:03 PM

Quote:

Originally Posted by Das UndergrounD (Post 1749939)
You can place an image to see where this button?

Is Not a Button, is a Message that appears on the Bottom-Right Corner of the Window, and that has a Link to go to the First New Post, (remember that you're in a Page Different than the Last One). It appears only when an User has Posted a New Message on a LIVE Topic, (Thread/Topic should be Live).

:)

tommydamic68 02-20-2009 10:14 PM

i installed this mod and now i get this (check out sight www.sphynxlair.com top of page and i cant log into my site!please help,all i can think of is i had live topic folder on my host site then i individually move each file to my main root folder or html folder,it did ask to overwrite .ds_store file thats all i can think of that caused problem.

Das UndergrounD 02-21-2009 03:16 AM

I need to edit the path of that image, but not find it on any template, where you can edit the path of that image?

DJDynasty239 02-24-2009 12:48 AM

Works great...the only thing I have noticed is that it does this quite a bit. I know it's in beta mode, but I thuoght I should pass it along to you...Other then that little hold up, its awesome!

http://img5.imageshack.us/img5/65/live.jpg
http://img5.imageshack.us/img5/live.jpg/1/w500.png


Also, is there a way to make it only function in one section? I have a section actually called "Live Center" and would be great if I could get it to work just in there

inciarco 02-24-2009 01:02 AM

I Hope Coders Shack Surprises Us With a Great New Update Soon. ;)

I Also Hope that All the Forumers that Have this Mod Installed on their Boards Vote For It to Win on the MOTM for February 2009.

The Mod need Your Vote to Win, Go to the Thread and Vote For It. ;)

My Best Regards.

:)

Coders Shack 03-01-2009 07:33 PM

lots of internal logic has been shuffled around and changed for the better. There's still a few things on the todo list before i take it out of beta :)

inciarco 03-01-2009 09:17 PM

Quote:

Originally Posted by Coders Shack (Post 1757826)
lots of internal logic has been shuffled around and changed for the better. There's still a few things on the todo list before i take it out of beta :)

Coders Shack, I Posted a Bug I Found on 1.07b on the Mod's Thread for vB38x, so that you can Check it. ;)

Thank You For Sharing this New Release of this Great Mod. :up:

My Best Regards.

:)

JJ the Fox 03-03-2009 08:13 PM

I am using 1.07b but when using quick reply, users own posts do not appear unless they refresh the page.

inciarco 03-03-2009 08:34 PM

Quote:

Originally Posted by JJ the Fox (Post 1759547)
I am using 1.07b but when using quick reply, users own posts do not appear unless they refresh the page.

Perhaps is Caused for a Bug on the Hiding Posts Feature; try Typing a High Number Like 200 or More for the Option "Maximum Visible Posts" of the Mod's Admin Control Panel Options. This Until Coders Shack can Correct that Bug on Next Update of the Mod. ;)

My Best Regards.

:)

Coders Shack 03-03-2009 08:59 PM

i dont have this bug inciarco, 10 posts per page. And my livetopic setting is 30. When it goes over 30 they start to disappear. Have you tried it on the default template? Do you have something that conflicts?

Can you recreate this here: http://beasttoast.com/showthread.php...9&goto=newpost

Leo Brazil 03-04-2009 09:24 AM

Quote:

Originally Posted by Coders Shack (Post 1714204)
find the plugin titled "Main Doublepost Prevent Engine" look for this line:
PHP Code:

// last step update counters 

below it add these two lines:
PHP Code:

$vbulletin->db->query_first("UPDATE `" TABLE_PREFIX "post` SET `lastedit` = UNIX_TIMESTAMP() WHERE `" TABLE_PREFIX "post`.`postid` = $id LIMIT 1");
$vbulletin->db->query_first("UPDATE `" TABLE_PREFIX "thread` SET `lastedit` = UNIX_TIMESTAMP() WHERE `" TABLE_PREFIX "thread`.`threadid` = $threadinfo[threadid] LIMIT 1"); 

then it should be fine :)

Thank you Coders Shack for the tip, I'm gonna test it and let you know how it goes.

Just one observation: In last update on Paul M's mod the line

PHP Code:

// last step update counters 

Was changed to:

PHP Code:

// Update counters 

It was easy to find the difference but this can help newbies here

inciarco 03-04-2009 02:13 PM

Quote:

Originally Posted by Coders Shack (Post 1759575)
i dont have this bug inciarco, 10 posts per page. And my livetopic setting is 30. When it goes over 30 they start to disappear. Have you tried it on the default template? Do you have something that conflicts?

Can you recreate this here: http://beasttoast.com/showthread.php...9&goto=newpost

I Confirm Bugs On 100% New vB373 Installation:

I've Installed the Product (The First and Only Mod Installed on a Test Forum), and I've Set Number of Posts to 10 for Test 1 and to 20 for Test 2.

I've Used User 1 (Admin on IE6) and User 2 (Registered User on Google Chrome).

I Hope You Can Solve this Bugs, Coders Shack. ;)


TEST 1

AdminCP > vBulletin Options > Thread Display Options (showthread) > Maximum Displayed Posts Before Page Split: 10
AdminCP > vBulletin Options > Live Topic > Maximum Visible Posts: 10

I've Created a Thread and Named First Post as "Test Thread", then I've Started Posting Messages on the Thread, (the Live Posting Feature works Fine on IE6, FireFox and Chrome), then when I reached Quick Reply Number Nine (9), Post Number 10, then the First Post Got Shaded, and then when I reached Quick Reply Number Ten (10), Post Number 11, then the First Post "Test Thread" Got Hidden; then When I Posted Quick Reply Number Eleven (11), Post Number (12), then No Post Got Hidden and the Post weren't Shown for the Poster but yes for the Other User, and all other Posts after that had the same issue, (Not Displayed for Poster but yes for other Users seeing the Live Topic); I also Noticed that After Quick Reply Number 10, Post Number 11, the Quick Reply Box Got Again the Blocking Message "Please Click One of the Quick Reply Icons in the Posts Above to Activate Quick Reply".


TEST 2

AdminCP > vBulletin Options > Thread Display Options (showthread) > Maximum Displayed Posts Before Page Split: 10
AdminCP > vBulletin Options > Live Topic > Maximum Visible Posts: 20

It Happened Exactly the Same as for Test 1, but in this Case as Maximum Visible Posts was set to 20, when Reaching Quick Reply 19 (Post 20) the First Post Shaded, on Quick Reply 20 (Post 21) the First Post Got Hidden, and on Quick Reply 21 (Post 22) No Post Got Hidden, Quick Reply Box Got Locked (with message prompting for Clicking the Quick Reply Button on Posts), and No Quick Reply Post where Displayed for Poster User; all Posts after that had the same issue, that Post was Not Displayed for Poster, that No Post where Hidden, and that Quick Reply Box Gets Locked with Locking Message (the one that asks user to Click on "Quick Reply to this Message" Button on Posts).


Quote:

Edit: TEST 3

I went Ahead and made the Test for 30 Maximum Visible Posts and the Results where the same as on the other Two (2) Cases.

AdminCP > vBulletin Options > Thread Display Options (showthread) > Maximum Displayed Posts Before Page Split: 10
AdminCP > vBulletin Options > Live Topic > Maximum Visible Posts: 30

:)

aggiefan 03-04-2009 07:49 PM

Its not working properly for us.... we had the xboxlive addin installed but i removed it so i could test this out.

on Ie we get the following error.

Quote:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
Timestamp: Wed, 4 Mar 2009 21:45:38 UTC


Message: Syntax error
Line: 1
Char: 1
Code: 0
URI: --- see below

Message: Object required
Line: 2
Char: 1840
Code: 0
URI: --- (took it out but the path is correct linking to the livetopic.js file)


DJDynasty239 03-10-2009 02:23 AM

Mod still works great, just wish I could make it only work in certain sections.

If anyone is still having second thoughts about using this mod, I definitely recommend it!

W1zzard 03-11-2009 11:26 AM

add an option to the configuration please to disable showing the "live topic" button next to threads in case 'search': case 'forumdisplay':

W1zzard 03-11-2009 11:33 AM

if you dont want to log all the ajax requests in your web server log file you could add something like "SetEnvIf Request_URI "^/ajax\.php" dontlog" to your virtual host section in httpd.conf. you might have to append "env=!dontlog" to your customlog directive

please note that this will stop logging all vbulletin ajax, not only this plugin

Coders Shack 03-13-2009 04:18 AM

due to this thread having a huge list of responses i would like to optimize my time and make it easier for people to know what the current bugs/issues are.

Please go here to report and keep track of current bugs in Live Topic, you may also request features.

Live Topic - Project Tools

jchamber2010 03-15-2009 10:01 PM

I have installed your mod, and i think the concept is absolutely amazing, however it doesn't work for me :(... I have attached a screen shot to explain the following.

Scenario:
  1. I create a topic
  2. My friend reply to the topic
  3. A blank space appears
  4. I reply back
  5. The screen shot attached is what you get.
Any help with this would be appreciated
Thanks

P.S the screen shot looks like that, because i got a little too excited while blurring stuff, and decided to blur everything that wasn't needed for this problem :)

Coders Shack 03-16-2009 03:04 PM

Quote:

Originally Posted by jchamber2010 (Post 1769105)
I have installed your mod, and i think the concept is absolutely amazing, however it doesn't work for me :(... I have attached a screen shot to explain the following.

Scenario:
  1. I create a topic
  2. My friend reply to the topic
  3. A blank space appears
  4. I reply back
  5. The screen shot attached is what you get.
Any help with this would be appreciated
Thanks

P.S the screen shot looks like that, because i got a little too excited while blurring stuff, and decided to blur everything that wasn't needed for this problem :)

please post this here: http://scriptasy.com/project.php?projectid=5

and provide me with all the mods your forum has installed (if your using firefox you can hold down the control key while your in the ACP on the Product page and select all the product names... copy it and paste it)

The easiest way to figure out whats conflicting is multiple detailed reports.

zippys 03-16-2009 07:16 PM

Anyone know if TFSEO is breaking this? I had live topic working at 1.04 but now its not working.

Coders Shack 03-16-2009 10:53 PM

Quote:

Originally Posted by zippys (Post 1769906)
Anyone know if TFSEO is breaking this? I had live topic working at 1.04 but now its not working.

what exactly is no longer working? (everything?)

If you feel inclined to help me figure out product conflicts please submit a bug report here (http://scriptasy.com/project.php?projectid=5) and list all your current products.

DobieGillis? 03-17-2009 11:54 AM

can't seem to get a response to this simple question. Does anyne have any issue running Live Topic and Passive Video together?

Coders Shack 03-20-2009 11:11 PM

Quote:

Originally Posted by DobieGillis? (Post 1770350)
can't seem to get a response to this simple question. Does anyne have any issue running Live Topic and Passive Video together?

people has reported issues with the old version of Passive Video (the PHP version / v1.X) i haven't had time to confirm it.

MTGDarkness 03-25-2009 04:24 AM

I would like to remove the signs of livetopic; i.e the image and the annoying yellow box saying that the post has been added by livetopic (it looks incredibly bad on my skin). How can I do this? I've looked everywhere and have no clue.

BlueNinjaGo 04-01-2009 07:15 PM

Is there any way this can be set up for just one (or a handful) of boards? Not the entire forum?

Coders Shack 04-01-2009 09:02 PM

Quote:

Originally Posted by MTGDarkness (Post 1776420)
I would like to remove the signs of livetopic; i.e the image and the annoying yellow box saying that the post has been added by livetopic (it looks incredibly bad on my skin). How can I do this? I've looked everywhere and have no clue.

there's a livetopic.css file

MTGDarkness 04-02-2009 05:19 PM

I want to remove specifically this message:

live topic This post has been added by another user.

Since this is an active topic, this post has been automatically added to the thread while you were reading it. If you are replying to this thread you might want to read this post before doing so.

Well, that and the live topic image next to topics.

hugh_ 04-03-2009 10:29 AM

Is it expected behavior for me to be notified of a post made by another user when I've posted it? Also is it possible to limit the width of the message stating you've exceeded the post limit? Regardless excellent mod! Jellsoft should take a leaf...

Coders Shack 04-24-2009 08:47 PM

Quote:

Originally Posted by MTGDarkness (Post 1782537)
I want to remove specifically this message:

live topic This post has been added by another user.

Since this is an active topic, this post has been automatically added to the thread while you were reading it. If you are replying to this thread you might want to read this post before doing so.

Well, that and the live topic image next to topics.

search livetopic in your phrases (and check out the livetopic.css file)

dizzadog 04-25-2009 10:10 AM

best mod ever seen... thanks a lot

john102774 04-26-2009 07:15 AM

Good stuff Mate... Dayum!!!

Installed on Vb.3.7.3

Works great on IE. 6.0
On Firefox 3.0.9: Appears to have a blank space until I manually refresh the screen

Read something about it on earlier posting in this thread. Still having issues and searching for answers.

Can someone please help?

Thanks again! :)

MTGDarkness 04-27-2009 03:37 AM

Does this item make for persistent connections to the MySQL database?

Coders Shack 04-29-2009 03:16 PM

Quote:

Originally Posted by MTGDarkness (Post 1799739)
Does this item make for persistent connections to the MySQL database?

it pings a php script that makes a small query every X seconds, please read the tech details.

Coders Shack 04-30-2009 07:18 PM

Quote:

Originally Posted by john102774 (Post 1799169)
Good stuff Mate... Dayum!!!

Installed on Vb.3.7.3

Works great on IE. 6.0
On Firefox 3.0.9: Appears to have a blank space until I manually refresh the screen

Read something about it on earlier posting in this thread. Still having issues and searching for answers.

Can someone please help?

Thanks again! :)

blank space? screen shot?

dkny 05-07-2009 08:15 PM

happens on my site too:
http://www.nightclubcity.com/forum/a...4&d=1241721998

MAORBARI 08-23-2009 06:09 PM

Hello, I installed the Live Topic Everything works as it takes, but I have a problem with this code bug. He is not showing me the messages I send the same moment ...
(For example I opened cluster. Replied to me I answer and I do not see my messages. )

**Translated by Google**


All times are GMT. The time now is 10:12 AM.

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.01751 seconds
  • Memory Usage 1,852KB
  • 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_php_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete