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)
-   -   Statistics Modifications - Gravity Insights: advanced forum statistics & analytics (https://vborg.vbsupport.ru/showthread.php?t=236275)

pete_brady 02-25-2010 06:25 PM

Quote:

Originally Posted by gravityinsights (Post 1991410)
for those having the footer issue PM me and I'll work with you today to get a resolution. I've contacted those who've already submitted the issue and hopefully we'll get it resolved today asap.

If you are having the issue if you could load up the page, view source and copy/paste that into an email to insights@gravity.com it will help me to understand the problem faster.


thanks,
Jim

done.

raistlinthewiz 02-25-2010 07:12 PM

quick fix: edit Insights - Pageview Beacon template and

replace with this:

PHP Code:

require_once(DIR '/insights/insights.php');
set_error_handler('insights_errhandle');
$obj = new InsightsVbulletin($vbulletin);
$output $obj->getFooterCode($foruminfo$threadinfo);
$template_hook['footer_links'] .= $output;
restore_error_handler(); 


VonDoom 02-25-2010 07:21 PM

When i install the plugin i get an http 500 error "
The website cannot display the page

obviously uninstalled for the time being.

pete_brady 02-25-2010 07:37 PM

Quote:

Originally Posted by raistlinthewiz (Post 1991469)
quick fix: edit Insights - Pageview Beacon template and

replace with this:

PHP Code:

require_once(DIR '/insights/insights.php');
set_error_handler('insights_errhandle');
$obj = new InsightsVbulletin($vbulletin);
$output $obj->getFooterCode($foruminfo$threadinfo);
$template_hook['footer_links'] .= $output;
restore_error_handler(); 


edited the product xml file and that seems to have fixed it.

about to test the official fix now...

pete_brady 02-25-2010 07:41 PM

official fix does the job too

gravityinsights 02-25-2010 08:14 PM

hi all, thanks to raistlinthewiz, Matt and Pete for helping debug the issue. We have the official fix included in this thread now and the download from http://insights.gravity.com has been updated to 1.3.1 as well.

Please let me know if you come across any other issues :)
thanks,
Jim

molieman 02-25-2010 08:21 PM

Works fantastic, thank you for the fix :) :) :)

gravityinsights 02-25-2010 11:44 PM

Quote:

Originally Posted by molieman (Post 1991527)
Works fantastic, thank you for the fix :) :) :)

welcome, thanks for re-installing :)

VonDoom 02-26-2010 12:46 PM

Hmm this isnt breaking my forum anymore but it doesn't seem to be recording any data. Ill gve it a good 36 hours to see what if anything is recorded.

molieman 02-26-2010 01:34 PM

If you installed the updated version, did you put your site_guid in the siteconfig.ini ? Possibly that may be the problem. Just a thought. :)


All times are GMT. The time now is 08:57 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.02895 seconds
  • Memory Usage 1,749KB
  • 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
  • (3)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