Can anyone HELP ME? plzzzzz.......

genuinepinoy posted 7th of March 2008 in Community Voice. 7 comments.
I have a problem with my dolphin software installed...when i open my site...it just displays this text:

not installed.
\n"; if ( file_exists( "install/index.php" ) ) { echo "Please, wait. Redirecting you to installation form...
location.href = 'install/index.php';\n"; echo "\n"; } exit(); } require_once( 'inc/header.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'design.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'db.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'admin.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'profiles.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'prof.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'members.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'quotes.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'utils.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'membership_levels.inc.php' ); require_once( BX_DIRECTORY_PATH_INC . 'tags.inc.php' ); require_once( BX_DIRECTORY_PATH_ROOT . "templates/tmpl_{$tmpl}/scripts/BxTemplVotingView.php" ); $_page['name_index'] = 1; $_page['header'] = $site['title']; $_page['header_text'] = $site['title']; $_page['css_name'] = 'index.css'; if( !( $logged['admin'] = member_auth( 1, false ) ) ) { if( !( $logged['member'] = member_auth( 0, false ) ) ) { if( !( $logged['aff'] = member_auth( 2, false )) ) { $logged['moderator'] = member_auth( 3, false ); } } } if( $logged['member'] ) $memberID = (int)$_COOKIE['memberID']; // add email to notify emails list if ( $_POST['subscribe'] && $_POST['subscribe_submit'] ) { AddNotifyEmail($_POST['subscribe']); } include( BX_DIRECTORY_PATH_ROOT . "templates/tmpl_{$tmpl}/scripts/index.php" ); ?>


CAN ANYONE HERE EXPLAINS ME WHATS THE PROBLEM? pls.....

Ralph
 
Comments
·Oldest
·Top
Please login to post a comment.
IgorL
Hello.

This problem is very common for WAMP-like PHP-Apache-MySQL triads. You have probably been trying to install Dolphin on Windows using one of such packages.

Fortunately, this problem can be solved very easily:

you should edit "php.ini" file and set the value of the "short_open_tag" parameter to "On". Then you should restart Apache.

I hope this helps.

Igor L.
Rakjayal
I had the same problem. Thanks to ypur solution it now works great. appreciate the help.
praveenkv1988
Yes the problem is the short open tags in php.ini settings. Set it to on.
genuinepinoy
thanks a lot guys....i got it now...THUMBS UP!
jtn
I've got the same problem.
WAMP v2
Apache 2.2.8
PHP 5.5MySQL 5.0.51a
short_open_tags is ON
display_erros is ON
using port 8080 as I already have IIS running on port 80.
ctoomuch
I had the same problem on OpenBSD 4.5, your solution worked.
cuhkrain
thanks, i meet the problem too, let me to try if the solution works
 
 
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.
PET:0.049829959869385