View Single Post
  #8  
Old 09-03-2011, 09:23 PM
keglo
Fire Beetle
 
Join Date: Jun 2009
Location: Missouri
Posts: 18
Default

Quote:
Originally Posted by blackdragonsdg View Post
The database revision has changed since any of the guides were written. Look for database_incremental.zip instead of peqdb_rev1751.sql.gz.
Thank you!! That worked. Now...

***WARNING*** - You may run in to errors on some of the updates, (I ignored some), but
there is one you can not ignore: 1711_account_restricted_aa.sql
YOU NEED THIS UPDATE for your server to create accounts without errors.
If you get an error when sourcing that in, you can do this to help it along:

Open the 1711 file with Notepad++ and remove the first line (there is 3)
After removing that line, run the update again.


I tried removing the first line but I still get a failure with 1711_account_restricted_aa.sql.

Any ideas?
Reply With Quote