Quote
Unknown column 'instructions' in 'field list'
After looking into it this is apparently a problem that occurs when MySQL is upgraded improperly. After checking google I find that running the following should fix it:
ALTER TABLE `medications` ADD `instructions` longtext NOT NULL DEFAULT ''
needless to say it did not. I run on shared hosting so i can't re-install. Any sugestions?
Thanks,
~ZeroRadius


Sign In
Create Account



Back to top









