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 - Enhanced Thread Preview (https://vborg.vbsupport.ru/showthread.php?t=323048)

Stratis 07-21-2016 05:36 AM

Ok and sorry for fuss, i will use it without checking that field :)

MarkFL 07-21-2016 06:02 AM

Well, I don't want you to be left out of a feature, it's just that unless I can duplicate the issue I can't do much to fix it. :)

babyv0x 07-23-2016 05:38 AM

Test with vBulletin 4.2.2 pl4

Forum Display/Subscriptions --> work fine but some threads the last post only ...

Search Results --> I get Fatal error: Call to a member function fetch_array() on a non-object in /opt/lampp/htdocs/packages/vbforum/search/result/thread.php(197) : eval()'d code on line 27

Who's Online/Profile (Current Activity) --> Not work

please fix !

babyv0x 07-23-2016 05:46 AM

in tooltip, if you change "lastpost" become "lastpost -----------------------------" i think it look like better.

Thank you & sorry for my bad English

MarkFL 07-23-2016 05:54 AM

Quote:

Originally Posted by babyv0x (Post 2573670)
Test with vBulletin 4.2.2 pl4

Forum Display/Subscriptions --> work fine but some threads the last post only ...

Search Results --> I get Fatal error: Call to a member function fetch_array() on a non-object in /opt/lampp/htdocs/packages/vbforum/search/result/thread.php(197) : eval()'d code on line 27

Who's Online/Profile (Current Activity) --> Not work

please fix !

I just now installed this on a vB 4.2.2 site (which your profle says you are using) and ran the product through all of the areas where thread previews are affected, and everything checked out.

What version of PHP are you running?

In the first line of the product's plugin hooked at "search_results_threadbit" try changing it to:

PHP Code:

global $vbulletin$vbphrase$db

Does that fix the fatal error?

babyv0x 07-23-2016 06:11 AM

Quote:

Originally Posted by MarkFL (Post 2573673)
In the first line of the product's plugin hooked at "search_results_threadbit" try changing it to:

PHP Code:

global $vbulletin$vbphrase$db

Does that fix the fatal error?

Search Results is OK now :up:

MarkFL 07-23-2016 06:17 AM

Quote:

Originally Posted by babyv0x (Post 2573677)
Search Results is OK now :up:

Okay, I will include that in the next update. I will also use phrasing for the format of the tooltip so you can make it whatever you want.

Look for this update within 24 hours. :D

babyv0x 07-23-2016 06:35 AM

New bug ?

When i quote short post , "Last post" in tooltip will show both, i mean i will see quote & last post

ex:
when i quote short post
Quote:

Last post z
Last post z
Last post z
Last post z"
This is my post my post My post my post My post my post My post my post

----------------------
i will see in tooltip

First post :
....
.....

Last Post:

Last post z
Last post z
Last post z
Last post z

This is my post my post My post my post ...

babyv0x 07-23-2016 06:45 AM

Quote:

Originally Posted by babyv0x (Post 2573680)
New bug ?

When i quote short post , "Last post" in tooltip will show both, i mean i will see quote & last post

ex:
when i quote short post


This is my post my post My post my post My post my post My post my post

----------------------
i will see in tooltip

First post :
....
.....

Last Post:

Last post z
Last post z
Last post z
Last post z

This is my post my post My post my post ...

when i quote long post, i still get this error. I think your mod conflict with quote BBCODE

MarkFL 07-24-2016 12:51 AM

Update - Version 1.2:
  • Resolved fetch_array issue present for some.
  • Phrased the format of the new preview tooltip.


All times are GMT. The time now is 05:09 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.01715 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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