FleaIM Ajax Based Asp & Php Chat Script Community
February 06, 2012, 04:12:22 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Post your questions for discussion. Or hire me for installation if urgent
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Errors  (Read 2524 times)
Somewhere Out There
Newbie
*
Posts: 2


View Profile
« on: September 05, 2009, 10:03:41 AM »

I receive this error when clicking on Add Contact

Quote
Parse error: syntax error, unexpected $end in C:\xampp\htdocs\site\forum\im\page\addfriend.php on line 114

When clicking Options
Quote
Query("update userconfig set distype=".$disType.",ordertype=".$orderType.",chatside=".$chatSide.",msgsendkey=".$msgSendKey.",msgshowtime=".$msgShowTime." where userid = ".$_SESSION['userid']); $saveResult = "You Changes Have Been Saved Successfully"; $saveInfo = "Some Settings Will NOT Be Effective Until Next Login"; ?>

When clicking Manage

Quote
User  System Info
getRows($sql)); $pages=intval($numrows/$PageSize); if ($numrows%$PageSize){ $pages++; } $offset=$PageSize*($p-1); $limitSQL=$sql.' limit '.$offset.','.$PageSize; $row=$DB->getRows($limitSQL); if($row){ ?> '; } if($I%2==0){ echo ''; } $I++; } ?> "; } ?>
Basic Info    Thumb    Setting    Basic Info    Thumb    Setting
 No Records
 
0){?>
Go To Page   /In Total First Previous First Previous Next Last Next Last
'.CutStr($oRs['username'],12).'('.$oRs["userid"].')['; if($oRs['usergender']==1){ $str.='Male'; }else{

When clicking edit personal profile

Quote
Gender      checked="checked" />  Male   checked="checked" />  Female

When clicking History

Quote
Range:
getRows($sql)); $pages=intval($numrows/$PageSize); if ($numrows%$PageSize){ $pages++; } $offset=$PageSize*($p-1); $limitSQL=$sql.' limit '.$offset.','.$PageSize; $row=$DB->getRows($limitSQL); if($row){ ?>
Download  Go To Page   / In Totall First Previous First Previous Next Last Next Las

Any fixes for this yet?
Logged
fleaimWarrior
Newbie
*
Posts: 6


View Profile
« Reply #1 on: March 08, 2010, 09:07:45 AM »

Have you change all the <? in all the php files to <?PHP


Don't Miss Any single of it.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!