AudiWorld Forums

AudiWorld Forums (https://www.audiworld.com/forums/)
-   S4 / RS4 (B5 Platform) Discussion (https://www.audiworld.com/forums/s4-rs4-b5-platform-discussion-6/)
-   -   So, here are my codes.. (https://www.audiworld.com/forums/s4-rs4-b5-platform-discussion-6/so-here-my-codes-1621730/)

Bri_Guy1988 10-17-2007 09:29 AM

So, here are my codes..
 
Control Module Part Number:-------------------------------------

Component and/or Version: 2.7l V6/5VT G03 0003

Software Coding: 06611

Work Shop Code: WSC 06325

8 Faults Found :(


17964 - Charge Pressure Control: Negative Deviation

P1556 - 35-10 - - - Intermittent


16684 - Random/Multiple Cylinder Misfire Detected

P0300 - 35-10 - - - Intermittent

16685 - Cylinder #1 - Misfire Detected

P0301 - 35-10 -

16690 - Cylinder #6 - Misfire Detected

P0306 - 35-10 -

16686 - Cylinder #2 Misfire Detected

P0302 - 35-10 - - - Intermittent

16689 - Cylinder #5 - Misfire Detected

P0305 - 35-10 -

16688 - Cylinder #4 - Misfire Detected

P0304 - 35-10 -


18010 - Power Supply (B+) Terminal 30 - Low Voltage

P1602 - 35-10 Intermittent

AVANT S4 KING 10-17-2007 09:46 AM

here is my code
 
Im getting a "unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING " error in the next php call after this one:
<?php
switch ($row_detail2page['pageid'])
{
case 1:
echo "<li><a href=\"index.php\">{$row_detail2page['pagetitle']}</a></li>";
break;
case 47:
echo "<li><a href=\"contact.php\">{$row_detail2page['pagetitle']}</a></li>";
break;
case 48:
echo "<li><a href=\"location.php\">{$row_detail2page['pagetitle']}</a></li>";
break;
default:
echo "<li><a href=\"content-page-{$row_detail2page['pageid']}-{$row_detail2page['pagetitle']}.html\">{$row_detail2page['pagetitle']}</a></li>;
}
?>

Bri_Guy1988 10-17-2007 09:48 AM

FVCKTHAWHAT?

Casablanca Avant 10-17-2007 09:50 AM

if I saw 'ORA' in there I would say you are getting some Oracle message

AVANT S4 KING 10-17-2007 09:51 AM

I thought this was a post-ur-code thread...
 
Here is the line that is causing the error

<?php
// Show IF Menu Type is 3
if (@$row_master1menu['menutype'] == 3) {
?>

throws this: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING

Any ideas?

AVANT S4 KING 10-17-2007 09:52 AM

nah...its all php/mysql

nyet 10-17-2007 10:03 AM

try closing your quotes after </a></li>
 
vim (or any real editor) would show you the quote isn't closed.

S4gasm (LoTR) 10-17-2007 10:10 AM

ever pressure tested? Maf?

AVANT S4 KING 10-17-2007 10:19 AM

winnar!
 
thanks nye

nyet 10-17-2007 10:20 AM

also, consider using a templating library (like phpsmarty) to separate code from content


All times are GMT -8. The time now is 11:05 AM.


© 2024 MH Sub I, LLC dba Internet Brands