Just tried to install latest package and it has thrown an error.
QuoteYou have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IFNULL(mem.realName,art.author) as realName FROM irxj_tp_articles AS art
LEFT' at line 2
File: /home2/ciderpress/public_html/Sources/TPortal.php
Line: 2115
Note: It appears that your database may require an upgrade. Your forum's files are currently at version SMF 1.1.11, while your database is at version 1.1.6. The above error might possibly go away if you execute the latest version of upgrade.php.
To upgrade your database, upload the upgrade.php and .sql files from the smf 1.1.11 zip to the root forum directory. Then run hxxxp://www.yoursite.com/upgrade.php.
This will upgrade the database but not the files, since they are already upgraded. This may or may not fix the db issue you are having but should help your site anyways. :)
I would if I could find it in the package, still searching.
No upgrade for 1.1.11 in the package.
Download SMF 1.1.11. Open the zip and you'll find the upgrade files in there...in the root directory of the zip. ;)
Not in the copy I downloaded yesterday, no upgrade and no sql.
Sorry, should have said download the large upgrade package:
http://download.simplemachines.org/index.php?thanks;filename=smf_1-1-11_upgrade.zip
That would explain why I was unable to find it, downloading now.
Sorry about that. Just got in from work awhile ago and getting settled. :P
Updating and creating indexes... Unsuccessful!
This query:
ALTER TABLE irxj_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
That is a common upgrade issue when upgrading from previous versions of SMF. I wish they'd fix it... Please read this:
http://docs.simplemachines.org/index.php?topic=1079.0
Fatal error: Call to undefined function tp_loadtheme() in /home2/ciderpress/public_html/Sources/Load.php on line 1165
do you have the same error in the default curve theme ?
Unable to login let alone change the theme?
Sounds like you need to go through the install manually if that is the case. Upload all files, edit the SMF files that TP requires, and then run the tpinstall.php file.