Problem with upgrade..

Hi, I followed instrustion and their is one issue that I came across which I can't figure out...Here is part of the instruction on the upgrade:

#5 says to go to the periodic/cmd.php & notifies.php and change the "path_to" which is found on your "inc/header.inc.php", I have copied the code atleast 20 times in different forms and it's not working. I'm I suppose to insert the complete path or what? The path I see on the header is: /home/mysite/public_html/mysite/....That is exzactly what I'm putting in the [path_to] box...

Quote · 7 May 2009

look at the  header.inc.php file you are looking for where it says  $dir['root']  mine says the following              = "/home/mysite/public_html/";

so now in the new path to line it should say this  (see below)

require_once( ' / home/mysite/public_html/inc/header.inc.php '  ) ;

you have to do this to both cmd.php and notifies.php

Quote · 7 May 2009

Thanks man,,,it seems I was leaving the [    ]   symbo in it...

Quote · 7 May 2009
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.