PDA

View Full Version : Cant make a new raid with version v3.0.9.2


optmusprime
03-12-2007, 07:18 PM
Uh oh! You hit a boo booSorry, phpRaid has encountered a critical error!

Page: /raid/locations.php

Query: INSERT INTO phpraid_locations (`location`,`min_lvl`,`max_lvl`, `name`,`dr`,`hu`,`ma`,`pa`,`pr`,`ro`,`sh`,`wk`,`wa `,`max`) VALUES ('Mag',60,60,'Mag',5,5,5,'',5,5,'',5,5,25)

Details: Unknown column 'pa' in 'field list'

If this error persists, please make a post with this message
on the SpiffyJr.com Forums and we will do our best to get it corrected. Thanks!

Torgin
03-13-2007, 07:27 AM
you need to make sure that you have the "pa" and "sh" fields in your Raids table.

Senerius
04-03-2007, 03:32 PM
You seem to have downloaded and used the newest 3.0.9.2 files, but you didn't do a proper "installation type - upgrade" when setting up 3.0.9.2. So, the columns in the database that the new 3.0.9.2 need are not there. That, or somehow you didn't do a new setup at all and just replaced some of the files....

Either wipe out the existing files and reuploaded a clean 3.0.9.2 and redo the setup with a proper upgrade path or manually add the columns to your database.