Thread: Anti-Spam Options - DRC - reCAPTCHA v3
View Single Post
  #3  
Old 11-04-2020, 07:02 PM
Hostboard's Avatar
Hostboard Hostboard is offline
 
Join Date: May 2002
Location: CT
Posts: 843
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Installed, configured and boom..

Thinking this is a PHP compatibility related issue with class_core.php as it is one of the few files I did not touch in my update to php 7.4.x Will go explore and verify but wanted to make sure this was not a coding issue...

Code:
syntax error, unexpected end of file on line 178 in /home/hostboard/public_html/forums/includes/class_core.php(4680) : eval()'d code
#0 /home/hostboard/public_html/forums/includes/class_core.php(4652): vB_Template->render_output()
#1 /home/hostboard/public_html/forums/includes/class_bootstrap.php(533): vB_Template->render()
#2 /home/hostboard/public_html/forums/includes/class_core.php(4387): vB_Bootstrap->process_templates()
#3 /home/hostboard/public_html/forums/includes/class_core.php(4345): vB_Template->__construct()
#4 /home/hostboard/public_html/forums/dbtech/forumads/hooks/process_templates_complete.php(54): vB_Template::create()
#5 /home/hostboard/public_html/forums/includes/class_bootstrap.php(87) : eval()'d code(26): require('/home/hostboard...')
#6 /home/hostboard/public_html/forums/includes/class_bootstrap.php(87): eval()
#7 /home/hostboard/public_html/forums/global.php(26): vB_Bootstrap->bootstrap()
#8 /home/hostboard/public_html/forums/forum.php(67): require_once('/home/hostboard...')
#9 /home/hostboard/public_html/forums/index.php(43): require('/home/hostboard...')
#10 {main}
***EDIT***

Ya know, I FUBAR'd big time not realizing this is 3.8 and not a 4.2 product. Funny as it did install correctly and ACP did display... Looks like the dependencies werenot coded... Anyways VERY interested in a 4 product...

Code:
	<dependencies>
		<dependency dependencytype="vbulletin" minversion="x.0.0" maxversion="x.0.0" />
	</dependencies>
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01263 seconds
  • Memory Usage 1,763KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete