Funny... I did that search and one of the threads
https://www.vbulletin.com/forum/show...=1#post2257119 says to ask over here...
I have search and found a few threads that tell me to find this string
<div id="pagetitle">
<h1>{vb:raw vboptions.bbtitle}</h1>
<p id="welcomemessage" class="description">{vb:rawphrase welcome_to_the_x, {vb:raw vboptions.bbtitle}}</p>
</div>
and it doesn't find it...
I also found Settings > Options > Forum Home Page Options > Script Name for Forum Home Page with instructions that say
"This option allows you to set the script name of the page that acts as your forum home page. By default this will be 'forum' (meaning forum.php but you may want to call it whatever else you like for your own purposes.
If you change this value you must manually rename the forumhome PHP script to match the new value."
But I don't understand the instructions