URL to your eFiction: http://smokeandglass.net
Version of eFiction: 1.1 to 3.3
Have you bridged eFiction, if so with what?:
Version of PHP: 4.4.4
Version of MySQL: 4.0.24-standard
Have you searched for your problem: yes
If so, what terms did you try: I searched for any typos in the install11 script as well as recreating the tenkenfanfiction_review file a number of times, either deleting or manually adding the fields. I've recloned it from the original fanfiction_review table at this time.
State the nature of your problem:
I receive a fatal error on Step 11:
A fatal MySQL error was encountered.
Query: ALTER TABLE `tenkenfanfiction_reviews` CHANGE `psid` `item` INT( 11 ) NOT NULL DEFAULT '0'
Error: (1054) Unknown column 'psid' in 'tenkenfanfiction_reviews'
Do you have a test account for us? No.
I've poked and prodded at it, and I know I should have upgraded sooner, but I'm in a fix now of my own making, I'm afraid.
Do you have access to phpMyAdmin? If so go look at the _reviews table and see what fields are in it. There should be a psid field, but the error is showing that there isn't. It may be that you hit refresh and that step has already run or it may be another problem.
