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)
-   -   Major Additions - [DBTech] vBNotifications v1 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=266914)

DragonByte Tech 10-11-2013 09:55 PM

Update

Hotfix: PHP 5.4 Compatibility fixes


This does not guarantee the mod is error free on PHP 5.4, but it will take care of the reported errors. Thank you all for your reports :)



Fillip

findingpeace 10-12-2013 01:31 AM

Hey again, so I am still unable to figure out the HTTP/HTTPS link thing. Looking back, I am pretty sure I hard coded the URL for "Recent Likes" in one of your files (to link directly to the page, instead of a vbnotifs link, because I was having trouble with vbnotifs) - I know you don't support hard edits, but if you are able to think of which file that might be (the one that generates those links) off the top of your head, it would really help! I have tried looking at edit dates and everything, can't seem to find it :(

DragonByte Tech 10-13-2013 07:32 PM

The file that generates the notification you speak of would probably be /dbtech/thanks/hooks/notifications_list.php

As for what file you edited, it could have been /dbtech/notifications/core/class_notifications.php

Let me know if either of these files produce anything useful :)


Fillip

findingpeace 10-13-2013 10:17 PM

You are such a nice guy - thank you, that was the one!! Problem solved :)

fly 10-23-2013 02:35 PM

How can I reduce the server load requirements for this mod? If I check my access logs, every other line is
Code:

POST /vbnotifs.php HTTP/1.1 "200"
I tried changing the refresh rate to 300 seconds, but that didn't seem to help. My forum isn't THAT active...

DragonByte Tech 10-23-2013 03:25 PM

It executes one such request per page load, and then another per X where X is the number of seconds configured in the AdminCP.

Fillip

fly 10-23-2013 04:44 PM

Well that explains it being every other line... Can I at least disable the refresh rate by setting it to zero or something?

DragonByte Tech 11-01-2013 12:46 PM

Yes, but that completely removes the point of this mod :p


Fillip

fly 11-01-2013 01:28 PM

Quote:

Originally Posted by DragonByte Tech (Post 2457662)
Yes, but that completely removes the point of this mod :p


Fillip

Not really, they still get notified every page refresh (just like standard vB), right?

tpearl5 11-01-2013 07:26 PM

has anyone gotten this working for vbgallery or vba dynamics?


All times are GMT. The time now is 01:49 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.01142 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_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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