vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - VSa - Advanced 'New Posts' (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=233310)

massizero 06-12-2010 11:07 PM

some users are writing that they don't read any numbers but "database error" what could it be the reason ? thanks

RustyDogma 07-09-2010 03:09 PM

I love this mod! It would be nice if it could show new posts in groups as well.

Xencored 07-20-2010 11:12 PM

Is there a way to Disable CMS comments from showing? because it links them to the "none viewing thread" not the main article

Thanks

CVOsporty 08-09-2010 06:53 PM

Hi new to BBcode and stuff as only ever really used the frebies :D
is there a way that somebody could advise on how to get this to post on everypage of the forum, many regards

DDIG 08-10-2010 04:04 PM

Gread mod! Thank you very much!

Webby24 09-24-2010 11:41 AM

Hello,
dont know if this error is known.

But i have the follow error, and this after installation thousand times

Code:

Invalid SQL:

                                        SELECT COUNT(*) AS posts, post.threadid
                                        FROM vb3_post as post /*FORCE INDEX (dateline)*/
                                        INNER JOIN vb3_thread as thread USING (threadid)
                                        INNER JOIN vb3_forum AS forum USING (forumid)
                                        LEFT JOIN vb3_threadread AS threadread ON (threadread.threadid = thread.threadid AND threadread.userid = 1530)
                                        LEFT JOIN vb3_forumread AS forumread ON (forumread.forumid = forum.forumid AND forumread.userid = 1530)
                                        WHERE thread.visible IN (1)
                                        AND thread.forumid NOT IN(64,16,52,22,24,)
                                        AND post.dateline > IF(threadread.readtime IS NULL, 1285316613, threadread.readtime)
                                        AND thread.lastpost > IF(threadread.readtime IS NULL, 1285316613, threadread.readtime)
                                        AND post.dateline > IF(forumread.readtime IS NULL, 1285316613, forumread.readtime)
                                        AND thread.lastpost > IF(forumread.readtime IS NULL, 1285316613, forumread.readtime)
                                        AND post.dateline > 1285316613 AND thread.lastpost > 1285316613
                                        GROUP BY post.threadid;

MySQL-Fehler  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
                                        AND post.dateline > IF(threadread.readtime IS NULL, 1285316613, threadre' at line 8

Thanks a lot

Andr?

Head Roller 10-01-2010 06:25 PM

Very nice Mod.. .thanks

LuisManson 10-13-2010 02:30 PM

i was wondering how server intensive this is, since i see lots of
Code:

POST /misc.php?show=vsaanp_newposts HTTP/1.0
in the apache status...

MonsterDK 10-19-2010 02:44 PM

Need some advice... been advised to remove this if on shared or vps hosting based on that when my forum fills up with members and posts, this mod will be a major down fall.

I am using shared hosting.. can anyone advise on this?

thanks

shanef 10-30-2010 08:07 PM

how can i exclude forums that i don't want showing new posts?


All times are GMT. The time now is 04:16 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.01198 seconds
  • Memory Usage 1,736KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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