slight problem , i currently installed myvbindex into my forum, when i go to it(
www.dimensionforums.com/myvbindex.php )
it shows the following
error :
Fatal error : Call to undefined function: convert_temp() in /home/dimensio/public_html/myvbindex.php on line 680
on line 680 in myvbindex.php the following code is shown:
PHP Code:
$weatherdata['temp'] = convert_temp($weather['temp'],$usersettings['tpc']);
above it :
PHP Code:
// Current Conditions
This problem occured after resorting to your frequently asked questions within the readme, by
performing solution #1 on the
frequently asked questions .
Aswell i cannot get my
forum and
post ID because my forum is not set to
i.e : sit/forum/ it is just set to
www.dimensionforums.com
Any way possible to fix this?
Your help is very much appritiated