External Not working?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • blindchild02
    Senior Member
    • Nov 2002
    • 516

    External Not working?



    On the right sidebar, it has the title "Threads" which is supposed to pull the latest X amount of threads there. I was working up until about 3 days ago, in which it just abruptly stopped.
    Car Chops & Discussion
    NerdoPlex / My Nerdy Den of Design
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Your external.php page has a database error, therefore nothing is being spit out. You need to fix the database error on that page.

    Code:
    <!--
    Database error in vBulletin 3.6.7:
    
    Invalid SQL:
    
    	SELECT text, headers, dateline
    	FROM externalcache
    	WHERE cachehash = '9f6585958530d8f0be9a3d920a31ece7' AND
    		 dateline &gt;= 1223159846;
    
    MySQL Error  : Table './blind02_carchops/externalcache' is marked as crashed and should be repaired
    Error Number : 145
    Date         : Saturday, October 4th 2008 @ 05:38:26 PM
    Script       : http://www.carchops.com/external.php
    Referrer     : 
    IP Address   : xxxx
    Username     : Unregistered
    Classname    : vB_Database
    -->
    Repair/Optimize the externalcache table

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools &lt;- awesome site for html/css help

    Comment

    • blindchild02
      Senior Member
      • Nov 2002
      • 516

      #3
      Any tips on how to do that? I'm not big on databases

      also, why would it just randomly get an error?

      EDIT: ok, I repaired it, but Im just wondering as to why it crashed in the first place.

      Thanks for the help
      Last edited by blindchild02; Sat 4 Oct '08, 9:54pm.
      Car Chops & Discussion
      NerdoPlex / My Nerdy Den of Design

      Comment

      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #4
        Sometimes tables crash. I couldn't tell you why, but they do every once in a while so you repair it (sometimes you have to run the repair/optimize a couple of times until it says it's all OK) and hope that is the end of the issue.

        Please don't PM or VM me for support - I only help out in the threads.
        vBulletin Manual & vBulletin 4.0 Code Documentation (API)
        Want help modifying your vbulletin forum? Head on over to vbulletin.org
        If I post CSS and you don't know where it goes, throw it into the additional.css template.

        W3Schools &lt;- awesome site for html/css help

        Comment

        widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
        Working...