People get this error when they register, can someone help why?
Fatal error: require_once(): Failed opening required 'includes/functions_ghsom.php' (include_path='.:/opt/php54/lib/php') in /home3/mahdy/public_html/forums/register.php(347) : eval()'d code on line 10
code:
It's just this...
Code:
<?php
/*======================================================================*\
|| #################################################################### ||
|| # vBulletin 4.2.2 Patch Level 2 - Licence Number VBF7F92DE2
|| # ---------------------------------------------------------------- # ||
|| # Copyright ?2000-2014 vBulletin Solutions Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| #################################################################### ||