Author Topic: Edit: Upgrading from 1.0.10 to 1.1.10 - Copyright Notice Error  (Read 298 times)

Offline abfan1127

  • Newbie
  • *
  • Posts: 9
Edit: Upgrading from 1.0.10 to 1.1.10 - Copyright Notice Error
« on: November 05, 2009, 12:51:17 AM »
I recently inherited a forum running 1.0.10. I want to upgrade it to 1.1.10, or if the 2.x line releases soon, to it. I tried using the upgrade version of the download, but it complains about an SQL statement

Upgrading...
Updating and creating indexes...
Unsuccessful!
This query:
    ALTER TABLE smf_smileys
    ORDER BY LENGTH(code) DESC;
Caused the 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 'LENGTH(code) DESC' at line 2

Any ideas on this?
PHP Version: 5.2.6
MySQL Version: 5.0.81-community

Thanks in advance.
« Last Edit: November 05, 2009, 01:59:40 PM by abfan1127 »

Offline Antechinus

  • Senior Support Specialist
  • Simple Machines Super Hero
  • *
  • Posts: 10,472
  • Master of Diplomacy
Re: Upgrading from 1.0.10 to 1.1.10
« Reply #1 on: November 05, 2009, 02:09:02 AM »
Alternative colour schemes for the new Curve theme
Alternative quote box styles for the new Curve theme

"Never argue with idiots. They bring you down to their level and then beat you with experience."


Offline DavidCT

  • Full Member
  • ***
  • Posts: 637
  • Gender: Male
    • Home Plate Network's Ballpark
Re: Upgrading from 1.0.10 to 1.1.10
« Reply #2 on: November 05, 2009, 07:41:42 AM »
I wonder why SMF doesn't detect that error and make the change automatically???  Not possible?  Either use a different upgrade.sql file when it errors or at least tell the person in the error statement how to fix it themselves :D
$200 PLUS million sure BUYS alot of bling!

Offline abfan1127

  • Newbie
  • *
  • Posts: 9
Re: Upgrading from 1.0.10 to 1.1.10
« Reply #3 on: November 05, 2009, 09:30:50 AM »
That worked. Thanks for the link. Does this really require MySQL 5.1? Or is it dependent on something else?

Offline abfan1127

  • Newbie
  • *
  • Posts: 9
Re: Upgrading from 1.0.10 to 1.1.10
« Reply #4 on: November 05, 2009, 09:42:05 AM »
The upgrade went well, except now I am getting this copyright notice.
Sorry, the copyright must be in the template.
Please notify this forum's administrator that this site is missing the copyright message for SMF so they can rectify the situation. Display of copyright is a legal requirement. For more information on this please visit the Simple Machines website.

I am using the default theme. I moved all the theme files into a backup directory and copied all the theme files over again, and I still get it.

Offline abfan1127

  • Newbie
  • *
  • Posts: 9
Re: Upgrading from 1.0.10 to 1.1.10
« Reply #5 on: November 05, 2009, 01:58:53 PM »
I looked into the template, and it looks good. It looks like some file is not executing properly. I CHMOD'ed everything to 755 and it didn't do anything. I CHMOD'ed everything to 777 and it threw a Server Error. I CHMOD'ed everything to 755 and it executes, but still the copyright error.

Offline JimM

  • Senior Support Specialist
  • Simple Machines Hero
  • *
  • Posts: 6,463
  • Gender: Male
    • Southern Spirit Hunters
Re: Edit: Upgrading from 1.0.10 to 1.1.10 - Copyright Notice Error
« Reply #6 on: November 15, 2009, 09:48:01 PM »
Any changes made to the forum after the upgrade before the copyright notice started appearing?
Jim "JimM" Moore
Support Specialist
jimm@simplemachines.org

Please do not PM me for support!                   
Installing SMF
Upgrade SMF
Manual Installation of Mods

Offline Arantor

  • Customizer
  • Simple Machines Super Hero
  • *
  • Posts: 19,412
  • Gender: Male
  • Through the fire and flames we carry on.
    • World of Thoughts
Re: Edit: Upgrading from 1.0.10 to 1.1.10 - Copyright Notice Error
« Reply #7 on: November 15, 2009, 09:51:09 PM »
Your 1.0.10 theme may not be compatible with 1.1.10 which could be causing the problem.
Customizer, SMF Team
My mods [22]
Current to-do list
Developer of Atrinik

No unsolicited PMs, thank you.
Current project:
Writing an OpenSearch integration for SMF.

Quote
Telling me "it doesn't work" is like a blunt pencil: pointless.
Why doesn't it work? What do you expect it to do?