Error - Upgrading from 3.0.3 to 3.6.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SVTBlackLight01
    Senior Member
    • Jan 2003
    • 135

    Error - Upgrading from 3.0.3 to 3.6.1

    I'm getting this error when trying to run the upgrade 3.6.1 script.

    Code:
    [B]Parse error[/B]:  parse error, unexpected '<' in [B]/home/be031218/public_html/testvb36/install/init.php(144) : eval()'d code[/B] on line [B]1[/B]
    
    [B]Warning[/B]: Cannot modify header information - headers already sent by (output started at /home/be031218/public_html/testvb36/install/init.php(144) : eval()'d code:1) in [B]/home/be031218/public_html/testvb36/includes/functions.php[/B] on line [B]2614[/B]
    MODern ENGINEuity
    Modular Powered Community

    Automotive Books, Movies, Games and More!
  • Scott MacVicar
    Former vBulletin Developer
    • Dec 2000
    • 13286

    #2
    You have a template called options which is causing this open install/init.php and look for
    SELECT template FROM template WHERE title = 'options'

    change to

    SELECT template FROM template WHERE title = 'options' AND templatesetid = -1

    That will solve it.

    I've fixed this for 3.6.2 too.
    Scott MacVicar

    My Blog | Twitter

    Comment

    • SVTBlackLight01
      Senior Member
      • Jan 2003
      • 135

      #3
      Worked like a charm!! Thanks for the tip. I was racking my brain thinking I was doing something wrong.
      MODern ENGINEuity
      Modular Powered Community

      Automotive Books, Movies, Games and More!

      Comment

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