Jump to content

Admin error log


Claudia

Recommended Posts

I keep getting this in my admin error log.  excel_name is something for the databases I created a long time ago and have never had a problem.  I've looked thru all my coding and can't find the problem.  I don't know where to go from here.  Any ideas?  Thanks in advance

File: [admin.dashboard.unsettled_orders.php] Line: [2] "SELECT `cart_order_id`,`excel_name`,`quantity` FROM `CubeCart_order_inventory` WHERE `cart_order_id` IN ('220904-220832-3028') ;" - Unknown column 'excel_name' in 'field list'

Link to comment
Share on other sites

The 'admin.dashboard.unsettled_orders' is the name of a hook in /admin/sources/dashboard.index.inc.php (near line 309).

In admin, look at Manage Hooks, Code Snippets tab. Are there any snippets that use this hook (Trigger column)?

On the Hooks tab, review each of the enabled plugins. (The plugin name on this list is a link that will show all the hooks used by this plugin.)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...