BOONEX.COM BOONEX BLOG BOONEX DEVZONE



Error when trying to delete a profile field

I tried to delete “height looking for” in the profile fields and got this: (update - this is the latest build)

Database query error

Query:
ALTER TABLE `Profiles` DROP `LookingHeight`

Mysql error:
Can’t DROP ‘LookingHeight’; check that column/key exists

Found error in file /home/doonethi/public_html/spouse/admin/profile_fields.php
at line 1990. Called db_res function
with erroneous argument #0

Debug backtrace:

Array (     [1] => Array         (             [file] => /home/doonethi/public_html/spouse/admin/profile_fields.php             [line] => 1990             [function] => db_res             [args] => Array                 (                     [0] => ALTER TABLE `Profiles` DROP `LookingHeight`                 )          )      [2] => Array         (             [file] => /home/doonethi/public_html/spouse/admin/profile_fields.php             [line] => 135             [function] => delete_field             [args] => Array                 (                     [0] => 54                     [1] => Resource id #105                 )          )  )

2 Responses to “Error when trying to delete a profile field”


  1. 1 dBoon

    In DEMO Admin>Settings>Advanced Settings When you change settings and save them the left sidebar navigation menu resets and closes.

  2. 2 dBoon

    Checking on the others in the DEMO onlin the Admin>Settings>Advanced Settings…when editing and saving your changes the about half of the catagories some are making the sidebar navigation box to close. You then have to open it again to continue with editing the next setting.

Leave a Reply

You must login to post a comment.