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)
-   -   New Posting Features - New Thread/Post Reminder Message (https://vborg.vbsupport.ru/showthread.php?t=323705)

MarkFL 10-28-2016 02:12 PM

Update - Version 1.2:
  • Declared $foruminfo array global in plugins that render custom template.

scottkoz20 10-28-2016 03:01 PM

thanks Mark - makes it easier

Stratis 11-10-2016 08:16 PM

Mark I have an issue with the update v1.2, I will try to describe it...


In the Activity stream, all threads posts shows - redirect to the same forum.
Code at thread phrase is:
<a href="{1}" class="username">{2}</a> started a thread <a href="{3}">{4}</a> in <a href="{5}">{6}</a>


This <a href="{5}">{6}</a>
always shows, example: Mydomain/forumdisplay.php?7
--------------------------------------------------------------------------
Same with posts
<a href="{1}">{2}</a> replied to a thread <a href="{3}">{4}</a> in <a href="{5}">{6}</a>




This <a href="{5}">{6}</a> shows the same forumdisplay as above.


When I put OFF the modification does not fix, only fixes when disable from Plugins & Products

Maybe I did not manage to describe well, sorry for my bad English. :)

MarkFL 11-11-2016 12:07 AM

Hello Stratis,

This product doesn't do anything with the activity stream. None of the sites on which I have installed this have had the activity stream affected at all from what I can tell. :)

Stratis 11-11-2016 07:03 AM

Maybe so for you and others :)

For me what I did:
I uninstalled v1.2 and installed v1.1 All works fine.
To test I installed again v1.2 and voila problem came up again.
Return now to 1.1 and I am staying here. Just have it in mind.
Probably something happens only to my forum.


Thanks Mark

MarkFL 11-11-2016 06:26 PM

Thank you Stratis, for the information...I appreciate it. I guess declaring $foruminfo as global in this product's plugins is interfering with your Activity Stream somehow. :)

Stratis 11-12-2016 05:22 AM

Yes, actually yesterday I found wich piece of code makes the problem to me.

Plugin "Add Message To Quick Edit (If Applicable)"
This on top ( global $vbulletin, $foruminfo; )

Deleting $foruminfo like this ( global $vbulletin; ) problem does not exists, but I did not leave v1.2 because I do not know if excepting it having other issues.


:)

MarkFL 11-12-2016 05:25 AM

That's the only difference between v1.1 and v1.2, and I only added it because it wouldn't work for Scott without it, and adding it didn't cause me any issues on several sites. :)

unrealbaz27 11-18-2016 09:11 AM

Love this addon and thanks buddy.
Is there anyway thoe...we can set different text for different parts of forum?

example..ive added this as thread format rules for requests,,,,but would be great to have different text and assign to our troubleshhoting area etc

MarkFL 11-19-2016 05:56 AM

Quote:

Originally Posted by unrealbaz27 (Post 2578355)
Love this addon and thanks buddy.
Is there anyway thoe...we can set different text for different parts of forum?

example..ive added this as thread format rules for requests,,,,but would be great to have different text and assign to our troubleshhoting area etc

I will certainly consider that for a future update. :)


All times are GMT. The time now is 12:57 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.01519 seconds
  • Memory Usage 1,735KB
  • 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_quote_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