BOONEX.COM BOONEX BLOG BOONEX DEVZONE



Error on photobuilder page in admin section

Clicking on the link to “photo page builder” (photoCompose.php ) in the admin section gave me the error below

This is the latest version.

 Again thanks to boonex for all the hard work!

Error

Database query error

Query:
SELECT `ID`, `Caption` FROM `sharePhotoCompose`

Mysql error:
Unknown column ‘ID’ in ‘field list’

Found error in file /home/doonethi/public_html/howdy/admin/photoCompose.php
at line 96. Called db_res function
with erroneous argument #0

Debug backtrace:

Array
(
    [1] => Array
        (
            [file] => /home/doonethi/public_html/howdy/admin/photoCompose.php
            [line] => 96
            [function] => db_res
            [args] => Array
                (
                    [0] => SELECT `ID`, `Caption` FROM `sharePhotoCompose`
                )

        )

)

3 Responses to “Error on photobuilder page in admin section”


  1. 1 johncarlson21

    I don’t get that error.. but every menu composer in my Admin Panel.. gives me a javascript alert of “Sorry can’t insert object”… when I try to add something.to the menu..

    New Build, Mac OS X, Firefox.. and I can’t figure out where that error comes from.. and it is probably a permissions problem..

    Any thoughts

  2. 2 Andrey Sivtsov

    @johncarlson21
    Yes, found that bug. Oddly enough affects OSX systems only. Fixing now.

    @lumpen5
    Thank you for the report. Looking now.

  3. 3 Andrey Sivtsov

    @lumpen5

    Can’t find the bug. You must have not updated the DB, did you?

Leave a Reply

You must login to post a comment.