Jump to content
DevFuse Forums

error


Guest flames1

Recommended Posts

Guest flames1

Parse error: syntax error, unexpected T_STRING, expecting ')' in /home/cavedwel/public_html/forum/index.php on line 183

 

$ipsclass->input['act'] = isset($ipsclass->input['act']) ? $ipsclass->input['act'] : ( IPB_MAKE_PORTAL_HOMEPAGE ? 'home' : 'idx' );

 

if( is_array($ipsclass->input['act']) )

{

$ipsclass->input['act'] = ( IPB_MAKE_PORTAL_HOMEPAGE ) ? 'home' : 'idx';

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...