fleeced Posted April 24, 2005 Share Posted April 24, 2005 I have added the Header Tags Contoller but I am getting an error whenver I try to access the order scetion of my site- Everything else seems to work fine. The error is 1054 - Unknown column 'ipaddy' in 'field list' select customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, cc_type, cc_owner, cc_number, cc_expires, currency, currency_value, date_purchased, orders_status, ipaddy, last_modified, customers_id, payment_id from orders where orders_id = '523' [TEP STOP] Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted April 24, 2005 Share Posted April 24, 2005 The error is saying it can't find the field in the database. But that is not a field added by Header Tags. Some other contribution is at fault. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
fleeced Posted April 24, 2005 Author Share Posted April 24, 2005 Can I add that are those fields through a sql query perhaps? Quote Link to comment Share on other sites More sharing options...
Jack_mcs Posted April 24, 2005 Share Posted April 24, 2005 You can if you know how they are supposed to be set up. Is is a string, date or number, for example? Guessing at is is the best way to break your shop thougjh. Jack Quote Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. Get the latest versions of my addons Recommended SEO Addons Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.