Viewing the site with an iPhone
Thread Starter
Moderator


Joined: Feb 2009
Posts: 11,732
Likes: 5
From: Leesville, Louisiana
Vehicle: 2001 Hyundai Tiburon
Visionz, I just got my iPhone and I can't stop playing with it. I opened up the debug console today and checked out the website. The "forums" link takes me to a page with 12 errors. It may speed up browsing slightly to correct these problems.
Here's what I see on my iPhone.
line 2495
<td> misplaced in <table>. Creating <tr> and putting <td> inside it.
I opend up the page on the computer and viewed source.
<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><table cellspacing="0">
<td align="right" valign="middle">
</td>
</tr>
</table></div>
I get the same error on line
4088
<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>
</tr><tr>
<td class="formsubtitle" colspan="2">Forthcoming Calendar Events within the next 7 days</td>
</tr>
<tr>
</div>
I'm not sure if this is useful information. However, if it is, let me know and I will go ahead and post more
Here's what I see on my iPhone.
line 2495
<td> misplaced in <table>. Creating <tr> and putting <td> inside it.
I opend up the page on the computer and viewed source.
<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'><table cellspacing="0">
<td align="right" valign="middle">
</td>
</tr>
</table></div>
I get the same error on line
4088
<div class='codetop'>CODE</div><div class='codemain' style='height:200px;white-space:pre;overflow:auto'>
</tr><tr>
<td class="formsubtitle" colspan="2">Forthcoming Calendar Events within the next 7 days</td>
</tr>
<tr>
</div>
I'm not sure if this is useful information. However, if it is, let me know and I will go ahead and post more
Freaking iphone....what the hell....lol!
When I view the site on my phone, I get no errors at all. laugh.gif No clue why you're seeing that. Hmmm.....sounds like its only a mobile issue and the iphone is doing something weird with the forum.
When I view the site on my phone, I get no errors at all. laugh.gif No clue why you're seeing that. Hmmm.....sounds like its only a mobile issue and the iphone is doing something weird with the forum.
Thread Starter
Moderator


Joined: Feb 2009
Posts: 11,732
Likes: 5
From: Leesville, Louisiana
Vehicle: 2001 Hyundai Tiburon
I don't get errors normally, just when I turn on the debug mode. In normal mode, it makes up code to compensate and keeps everything working right.
Firefox reports a few hundred errors. Click tools/error console to view them.
edit: oops, i forgot to clear them. On this page, firefox reports 8 errors.
Firefox reports a few hundred errors. Click tools/error console to view them.
edit: oops, i forgot to clear them. On this page, firefox reports 8 errors.
Sometimes the errors are really minor. Theres many many .php pages that run and work together for single page in Invision. So it could be bringing up errors since it cant see some of the other pages that are working in the background to show the content.



