vb.org Archive

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

fattony69 03-04-2009 12:49 AM

Whats the problem with # gXboxLive

Coders Shack 03-04-2009 05:29 AM

template edit issue and missing query, fix is here: https://vborg.vbsupport.ru/showpost....&postcount=590

fattony69 03-04-2009 05:33 AM

Quote:

Originally Posted by Coders Shack (Post 1759842)
template edit issue and missing query, fix is here: https://vborg.vbsupport.ru/showpost....&postcount=590

If there is a fix, I don't see a problem :D

I am just waiting for success stories with people with a lot of members / a lot of mods. I don't want to F up my forum like I do a lot.

MrBig 03-04-2009 06:29 AM

any way i can limit the hack to a specific forum id ?

Leo Brazil 03-04-2009 09:33 AM

Quote:

Originally Posted by Coders Shack (Post 1759569)

Thanks, I'll test it right now.

For don't repeat posts I made and observation about this fix at https://vborg.vbsupport.ru/showpost....&postcount=135 regarding some small changes on Paul M's last update.

Coders Shack 03-04-2009 01:31 PM

Quote:

Originally Posted by fattony69 (Post 1759845)
If there is a fix, I don't see a problem :D

I am just waiting for success stories with people with a lot of members / a lot of mods. I don't want to F up my forum like I do a lot.

theres a good amount of sites using this mod successfully, most people just post here when they have issues lol.

inciarco 03-04-2009 02:13 PM

Copy/Paste of Reply on vB37x Mod's Thread:

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

:)

Coders Shack 03-04-2009 05:35 PM

when i have time ill look into this one, so yea if anyone else has the same issue just make the maximum visible posts 100000 (this would turn it off).

inciarco 03-05-2009 01:42 PM

Thank You, Coders Shack, that Feature is Really Great on the Live Topic Mod. :up:

My Best Regards. ;)

:)

Leo Brazil 03-06-2009 12:08 PM

Quote:

Originally Posted by Leo Brazil (Post 1759515)
Does someone here have this mod running with Paul M's Doublepost Prevention ?

I think there is a conflict between both Ajax

I've tested the fix you suggested:

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"); 


But errors remains quite the same on IE7. No a big deal for registred users but for admin, every single post an admin makes cames back with a page error on IE7.

I know...I know... IE is a piece of junk as a matter of tracking errors like this but 80% of my users are IE.


All times are GMT. The time now is 09:10 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.01918 seconds
  • Memory Usage 1,760KB
  • 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
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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