Page error

lo all,

me again... I have this error on my site and I have tried solving it via php.ini but I think I do not know exactly how to solve it.


Warning: require_once(BX_DIRECTORY_PATH_INCinviter.inc.php) [function.require-once]: failed to open stream: No such file or directory in /home/xnrnyr31/public_html/join.php on line 3

Fatal error: require_once() [function.require]: Failed opening required 'BX_DIRECTORY_PATH_INCinviter.inc.php' (include_path='.:/usr/local/php52/pear') in /home/xnrnyr31/public_html/join.php on line 3

line 3 states

require_once( BX_DIRECTORY_PATH_INC . 'inviter.inc.php' );

I installed the mod Ultimate Friend Inviter-combo however, I noticed this with profilePhotos.php


Warning: require_once(BX_DIRECTORY_PATH_ROOTuploadPhoto.php) [function.require-once]: failed to open stream: No such file or directory in /home/xnrnyr31/public_html/profilePhotos.php on line 26

Fatal error: require_once() [function.require]: Failed opening required 'BX_DIRECTORY_PATH_ROOTuploadPhoto.php' (include_path='.:/usr/local/php52/pear') in /home/xnrnyr31/public_html/profilePhotos.php on line 26

What do I need to do to rectify this problem?

Thanks for the help in advance

iced

Quote · 13 Nov 2008

kind of solved it from this post...


cheers

Quote · 13 Nov 2008
 
 
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.