Search found 2 matches

by SaneLemmingCorp
Tue Apr 12, 2011 4:47 am
Forum: Bugs
Topic: Missing sql dir causes infinite loop on upgrade
Replies: 3
Views: 2843

Re: Missing sql dir causes infinite loop on upgrade

Well, I got rid of it because I didn't want the SQL files lying around. There were no new ones in the archive so it didn't get recreated: There were no DB upgrades to be done. They're not PHP files, so it's not like they're critical to S9Y working - in fact, only the upgrader could possibly expect ...
by SaneLemmingCorp
Mon Apr 11, 2011 5:08 am
Forum: Bugs
Topic: Missing sql dir causes infinite loop on upgrade
Replies: 3
Views: 2843

Missing sql dir causes infinite loop on upgrade

This error occurs on upgrade if the sql directory doesn't exist:
PHP Warning: opendir(/path-to-s9y/sql/) [<a href='function.opendir'>function.opendir</a>]: failed to open dir: No such file or directory in /path-to-s9y/include/admin/upgrader.inc.php on line 155
Then this error occurs in an infinite ...