Template Save error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cyberphr
    New Member
    • Jul 2006
    • 27
    • 3.6.x

    Template Save error

    While designing a skin in vb 3.5.5,
    I eventually started getting this error:

    Database error in vBulletin 3.5.5:

    Invalid SQL:

    SELECT templateid
    FROM vb_template
    WHERE styleid = AND title = 'header';

    MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND title = 'header'' at line 3
    Error Number : 1064
    Date : Sunday, October 1st 2006 @ 11:49:54 PM
    Script : /template.php
    Referrer : /template.php?s=&do=edit&templateid=1668&group=&searchstring=&expandset=28
    IP Address : ***.**.***.**
    Username : UbuntuniX
    Classname : vb_database
    The first 3 lines of this template are:
    Code:
    <!-- Header -->
    
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
        <tr>
    I see no problem, now I get errors while saving templates.

    li'l help?
  • cyberphr
    New Member
    • Jul 2006
    • 27
    • 3.6.x

    #2
    Okay now it's fine

    That didn't make much sense to me,
    there were no other sql errors at the time and no sql server problems

    Comment

    Related Topics

    Collapse

    Working...