Options

PMs borked?

RichardRichard Administrators, Vanilla Admin Posts: 19,931 moderator
edited February 28, 2010 in Dgrin Forum Support
Is anyone else having problems using private messages? Everything else on Dgrin appears normal but I'm getting a MySQL error when I go to PMs. :scratch

Comments

  • Options
    ian408ian408 Administrators Posts: 21,913 moderator
    edited February 28, 2010
    Seems to be the case with advrider as well.
    Moderator Journeys/Sports/Big Picture :: Need some help with dgrin?
  • Options
    RichardRichard Administrators, Vanilla Admin Posts: 19,931 moderator
    edited February 28, 2010
    ian408 wrote:
    Seems to be the case with advrider as well.

    Right. Interestingly, I just got a notification that Ivar sent me a PM and the unread message count shows one message, but when I try to open PMs, I get the same error:
    Database error in vBulletin 3.5.2:

    Invalid SQL:

    SELECT pm.*, pmtext.*
    , icon.title AS icontitle, icon.iconpath
    FROM vb3_pm AS pm
    LEFT JOIN vb3_pmtext AS pmtext ON(pmtext.pmtextid = pm.pmtextid)
    LEFT JOIN vb3_icon AS icon ON(icon.iconid = pmtext.iconid)
    WHERE pm.userid=2831 AND pm.folderid=0
    ORDER BY pmtext.dateline DESC
    LIMIT 0, 50;

    MySQL Error : Can't create/write to file '/tmp/#sql_16ff_0.MYI' (Errcode: 30)
    Error Number : 1
    Date : Sunday, February 28th 2010 @ 05:39:12 AM
    Script : http://www.dgrin.com/private.php
    Referrer : http://www.dgrin.com/search.php?searchid=5637
    IP Address : 10.9.0.20
    Username : Richard
    Classname : vB_Database
    headscratch.gifscratch
  • Options
    AndyAndy Registered Users Posts: 50,016 Major grins
    edited February 28, 2010
    I'll email Trav and he'll look.
  • Options
    zweiblumenzweiblumen Registered Users Posts: 369 Major grins
    edited February 28, 2010
    All should be right with the world again, at least in as much as being able to send PM's and general dgrin functionality.

    Let me know if you continue to have problems.

    -Trav
    Travis
  • Options
    RichardRichard Administrators, Vanilla Admin Posts: 19,931 moderator
    edited February 28, 2010
    zweiblumen wrote:
    All should be right with the world again, at least in as much as being able to send PM's and general dgrin functionality.

    Let me know if you continue to have problems.

    -Trav

    Looks good, Trav. Thanks. thumb.gif
Sign In or Register to comment.