vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Display Enhancements - Global Threads (https://vborg.vbsupport.ru/showthread.php?t=129626)

myown 06-23-2008 02:58 AM

still waiting

UncoderMom 07-13-2008 11:21 AM

I'm hurting with out this! ......please? :eek:

MentaL 09-23-2008 05:41 PM

waiting for this.

UncoderMom 09-29-2008 02:16 AM

Quote:

Originally Posted by MentaL (Post 1628739)
waiting for this.



Me too... LOL

Deety 11-13-2008 02:04 PM

This is a great plugin - definitely hope it will be available for 3.7. Randominity, is that still in the works? Thanks! :)

mcahill 01-30-2009 02:46 PM

The problem is a variable that isn't set called $lastpostinfo2

Find:

PHP Code:

            SELECT $votequery $previewfield
                thread
.lastpostidthread.threadidthread.postusername thread.title AS threadtitlethread.forumidpollidopenreplycountpostusernamepostuseridthread.iconid AS threadiconid,
                [
COLOR="Red"]$lastpost_info2, [/COLOR]thread.dateline, IF(views<=replycountreplycount+1views) AS viewsnotesthread.visiblestickyvotetotalthread.attach

And remove the text highlighted in red, "$lastpost_info2, " and it will work - I have it on my 3.8.1 test site and it's working fine. My version is highly customized, otherwise I'd upload it for you folks.

Just remove that bit of code. My query may be slightly different than what is in the stock plugin.

UncoderMom 01-31-2009 07:47 PM

THANK YOU!!!!!

Worked!!

UncoderMom 01-31-2009 07:57 PM

dude... I love you! *tear of happiness* LOL

Artangel 02-04-2009 05:18 AM

for 3.7.x version..

just change $lastpost_info2 into $tachy_columns, so that no database error.. if you remove $lastpost_info2, the lastpost info of your global thread will be gone.. or 01/01/1970 (date) and no last posted by...

wapsilog 02-04-2009 05:23 AM

Quote:

Originally Posted by Artangel (Post 1733841)
for 3.7.x version..

just change $lastpost_info2 into $tachy_columns, so that no database error.. if you remove $lastpost_info2, the lastpost info of your global thread will be gone.. or 01/01/1970 (date) and no last posted by...

great move... now my forum works fine with this hack!


All times are GMT. The time now is 09:07 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.01151 seconds
  • Memory Usage 1,739KB
  • 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_php_printable
  • (2)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
  • (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