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)

Lynne 04-27-2009 06:59 PM

Quote:

Originally Posted by john102774 (Post 1800086)
Nice DobieGillis!

Would you be so kind enough to post this file? (animation-min.js)

I would really appreciate it.

Thank you. :)

It's a default vbulletin file. It's in clientscript > yui > animation . Make sure you uploaded it with your installation.

john102774 04-27-2009 08:03 PM

Quote:

Originally Posted by Lynne (Post 1800097)
It's a default vbulletin file. It's in clientscript > yui > animation . Make sure you uploaded it with your installation.

Thank you so much Lynne. It's working now. :)

Daky 04-28-2009 11:45 PM

hm, script looks to be working, only thing is that i dont get any notification for new post , i only get new post itself,....

is there any spot that i have to enable notifications?

DobieGillis? 04-28-2009 11:58 PM

Quote:

Originally Posted by john102774 (Post 1800141)
Thank you so much Lynne. It's working now. :)

it was my idea, lol! Lynne?

Coders Shack 04-29-2009 03:09 PM

Quote:

Originally Posted by voter (Post 1797239)
Coders Shack why you need to invent vbphrase variables in javascript?
Code in your php
Code:

                        <script type=\"text/javascript\">
                                var threadid = $threadinfo[threadid];
                                var ajax_last_edit = $threadinfo[lastedit];
                                livetopic.old_topic = ' . $vbulletin->options['livetopic_threadtime'] . ';
                                livetopic.interval_time = ' . $vbulletin->options['livetopic_requestinterval'] . ';
                                livetopic.ajax_max_visibleposts = ' . $vbulletin->options['livetopic_maxvisibleposts'] . ';

                                vbphrase[\"livetopic_maxpostnotice\"] = \"' . addslashes($vbphrase['livetopic_maxpostnotice']) . '\";
                                vbphrase[\"livetopic_edit_message\"] = \"' . addslashes($vbphrase['livetopic_edit_message']) . '\";
                                vbphrase[\"livetopic_newresponses\"] = \"' . addslashes($vbphrase['livetopic_newresponses']) . '\";
                        </script>

Generated this in html source



It is nonsense and useless to have vbphrase variables definition inside HTML source. These all is classified as HTML error from any HTML checker.

true... there are other ways i could have done this, in the next version i should fix this.

i wanted to give users the ability to change the values

Coders Shack 04-29-2009 03:14 PM

Quote:

Originally Posted by mcavazos (Post 1794678)
i really would like to install this plugin to my board, i tryed 2 times installing it and after 5 minutes my server dies, overloaded, i was checking the top statics and seems like mysql reaches 100% cpu and then it dies.

My forum has a big database might be that, any ideas how can i install this pluging?

if you have a big board i suggest that you disable your forum before installing and re-enable it when its done. (you don't have to do this when updating, but when uninstalling i would suggest it)

Daky 04-29-2009 05:06 PM

Quote:

Originally Posted by Daky (Post 1800897)
hm, script looks to be working, only thing is that i dont get any notification for new post , i only get new post itself,....

is there any spot that i have to enable notifications?

i dont even have notification when somebody edit their previous post :(

any help would be much appreciated!

Coders Shack 04-29-2009 09:59 PM

Quote:

Originally Posted by Daky (Post 1801273)
i dont even have notification when somebody edit their previous post :(

any help would be much appreciated!

"notifications" should only show up if you entered the thread on a page other than the last page.

Daky 04-29-2009 11:41 PM

still not showing,... same as for first problem i have

1. script looks to be working, only thing is that i dont get any notification for new post , i only get new post itself,....

is there any spot that i have to enable notifications

2. i dont even have notification when somebody edit their previous post

dutchbb 04-30-2009 01:44 PM

Importing seems to take forever? Why is that?


All times are GMT. The time now is 03:00 PM.

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.01818 seconds
  • Memory Usage 1,745KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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