S4 / RS4 (B5 Platform) Discussion Discussion forum for the B5 Audi S4 & RS4 produced from 1998-2002

So, here are my codes..

Thread Tools
 
Search this Thread
 
Old 10-17-2007, 09:29 AM
  #1  
AudiWorld Member
Thread Starter
 
Bri_Guy1988's Avatar
 
Join Date: Dec 2005
Location: Pittsburgh, PA
Posts: 338
Likes: 0
Received 0 Likes on 0 Posts
Default 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
Old 10-17-2007, 09:46 AM
  #2  
AudiWorld Super User
 
AVANT S4 KING's Avatar
 
Join Date: Jul 2002
Posts: 6,749
Likes: 0
Received 0 Likes on 0 Posts
Default 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>;
}
?>
Old 10-17-2007, 09:48 AM
  #3  
AudiWorld Member
Thread Starter
 
Bri_Guy1988's Avatar
 
Join Date: Dec 2005
Location: Pittsburgh, PA
Posts: 338
Likes: 0
Received 0 Likes on 0 Posts
Default

FVCKTHAWHAT?
Old 10-17-2007, 09:50 AM
  #4  
Member
 
Casablanca Avant's Avatar
 
Join Date: Feb 2003
Posts: 4,779
Likes: 0
Received 0 Likes on 0 Posts
Default

if I saw 'ORA' in there I would say you are getting some Oracle message
Old 10-17-2007, 09:51 AM
  #5  
AudiWorld Super User
 
AVANT S4 KING's Avatar
 
Join Date: Jul 2002
Posts: 6,749
Likes: 0
Received 0 Likes on 0 Posts
Default 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?
Old 10-17-2007, 09:52 AM
  #6  
AudiWorld Super User
 
AVANT S4 KING's Avatar
 
Join Date: Jul 2002
Posts: 6,749
Likes: 0
Received 0 Likes on 0 Posts
Default

nah...its all php/mysql
Old 10-17-2007, 10:03 AM
  #7  
AudiWorld Expert
 
nyet's Avatar
 
Join Date: Dec 2000
Posts: 33,078
Likes: 0
Received 0 Likes on 0 Posts
Default try closing your quotes after </a></li>

vim (or any real editor) would show you the quote isn't closed.
Old 10-17-2007, 10:10 AM
  #8  
AudiWorld Expert
 
S4gasm (LoTR)'s Avatar
 
Join Date: Jul 2004
Posts: 30,052
Likes: 0
Received 0 Likes on 0 Posts
Default

ever pressure tested? Maf?
Old 10-17-2007, 10:19 AM
  #9  
AudiWorld Super User
 
AVANT S4 KING's Avatar
 
Join Date: Jul 2002
Posts: 6,749
Likes: 0
Received 0 Likes on 0 Posts
Default winnar!

thanks nye
Old 10-17-2007, 10:20 AM
  #10  
AudiWorld Expert
 
nyet's Avatar
 
Join Date: Dec 2000
Posts: 33,078
Likes: 0
Received 0 Likes on 0 Posts
Default

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


Quick Reply: So, here are my codes..



All times are GMT -8. The time now is 08:57 AM.