I was running PhotoPost 4.0.1 (I think) along with an earlier version of Invision Power and ran the hack to allow PhotoPost to querie the database of InvisionPower to integrate the two modules...well I just upgraded my InvisionPower Board and now the database format must be different because when a user (jon) tries to log into photopost the error that follows is:
MySQL error reported!
Script: login
Query: SELECT id,name,email,password,mgroup,time_offset FROM ibf_members WHERE name='Jon'
Result: Unknown column 'password' in 'field list'
Database handle: Resource id #2
What do I need to change to either remove the integration (not as critical as before) or to have it now use the correct column inputs to allow access.
email to
jon@fluffernutters.com would be very much appreciated.