Hello :D I do so hope someone is around at this time, lol...
Am doing custom template and everything has worked wonderfully except for this:
<
table border=0 summary="";>
<tr>
<td width=210 rowspan=12><?php echo $field_26 border="0" width="200" height="300" alt="";?></td>
The error message is:
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/classicr/public_html/components/com_cobalt/views/record/tmpl/default_record_affiliates.php on line 142
I have tried putting a , or ; between the various "" but nothing has worked - it seems like such a simple line, I would not have thought of this issue happening. If you can spot something I would be most grateful
Hello :D I do so hope someone is around at this time, lol...
Am doing custom template and everything has worked wonderfully except for this:
<
table border=0 summary="";>
The error message is:
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in /home/classicr/public_html/components/com_cobalt/views/record/tmpl/default_record_affiliates.php on line 142
I have tried putting a , or ; between the various "" but nothing has worked - it seems like such a simple line, I would not have thought of this issue happening. If you can spot something I would be most grateful