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>