hallo ich habe mich durchgeforstet um den Parse error syntax fehler zu beheben ich sitze schon seit 1 stunde davor und ich habe die fehler nicht gefunden die zeilen habe ich mir ordentlich angeschaut ich habe alle möglichen De-Parses ausprobiert leider habe ich nicht geschaft den Syntax fehler zu entfernen. Vieleicht hast du ein Gutes auge und hoffe das du mir hier weiter hilfst ich bedanke mich recht herzlich. hier ist der CODE. zeile 36, 38, 48, 50, 76,78, sollte der fehler liegen.
<?php /**\* \* @ This file is created by AtakanCan \* @ \* \* @ Version : 1.0.0.1 \* @ Author : AtakanCan \* @ Release on : 07.06.2011 \* @ Official site : http://Comingsoon \* \*/ function paging( $frontUrl, $backUrl, $currentPage, $rowsPerPage, $allRows ) { global $langArray; if ( $allRows \<= $rowsPerPage && !check\_debug( ) ) { return ""; } $paging = " ".$langArray['page'].""; $pages = ceil( $allRows / $rowsPerPage ); if ( 2 «"; } if ( 1 ‹"; } if ( 10 ".$i.""; break; } } while ( 1 ); } else if ( $currentPage == $pages ) { $i = $pages - 10; for ( ; do { $i ".$i.""; break; } } while ( 1 ); } else { $start = $currentPage - 5; if ( $start ".$i.""; break; } } while ( 1 ); } } else { $i = 1; for ( ; $i ".$i.""; } } if ( $currentPage ›"; } if ( $currentPage + 1 »"; } $toPages = $currentPage \* $rowsPerPage; if ( $allRows ".( ( $currentPage - 1 ) \* $rowsPerPage + 1 ) )." - ".$toPages." ".$langArray['of']." ".$allRows." ".$langArray['themes']." "; } function timeLeft( $integer ) { $days = ""; $weeks = ""; $hours = ""; $minutes = ""; $return = ""; $seconds = $integer; if ( 1 \> 2 & 5; $new\_i = $new\_c1 \* 256 + $new\_c2; if ( $new\_i == 1025 ) { $out\_i = 168; } else if ( $new\_i == 1105 ) { $out\_i = 184; } else { $out\_i = $new\_i - 848; } $out .= chr( $out\_i ); $byte2 = FALSE; } if ( $i \>\> 5 == 6 ) { $c1 = $i; $byte2 = TRUE; } } return $out; } function replaceEmoticons( $text ) { global $config; $codes = array\_keys( $config['emoticons'] ); $images = array\_values( $config['emoticons'] ); $tmp = array( ); foreach ( $images as $k =\> $v ) { $tmp[$k] = ""; } return str\_ireplace( $codes, $tmp, $text ); } ?\>