Zen Cart Logo
Forums / General Questions / EZ PAGE Error

EZ PAGE Error

Locked

Views: 1,012

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
1 Jul 2009, 2:15 AM
#1
themadhattermd avatar

themadhattermd

New Zenner

Join Date:
Jul 2008
Location:
Pittsburgh, Pa
Posts:
50
Plugin Contributions:
0

EZ PAGE Error

Ok so I have created my ez pages and when I click on them it gives me a white page with the error.

1054 Unknown column 'pages_meta_title' in 'field list'
in:
[select pages_meta_title, pages_meta_keywords, pages_meta_description FROM ezpages WHERE pages_id = 5]

What do I do:(

3 Jul 2009, 4:37 PM
#2
themadhattermd avatar

themadhattermd

New Zenner

Join Date:
Jul 2008
Location:
Pittsburgh, Pa
Posts:
50
Plugin Contributions:
0

Re: EZ PAGE Error

Still having the problem so giving this a bump

3 Jul 2009, 5:19 PM
#3
ebusinessman avatar

ebusinessman

Zen Follower

Join Date:
Jul 2006
Posts:
132
Plugin Contributions:
0

Re: EZ PAGE Error

your mysql database has a problem.

perhaps you have installed SEO add-on, but forget to install sql

it should be a simple problem when you find the sql file

3 Jul 2009, 7:41 PM
#4
themadhattermd avatar

themadhattermd

New Zenner

Join Date:
Jul 2008
Location:
Pittsburgh, Pa
Posts:
50
Plugin Contributions:
0

Re: EZ PAGE Error

What do you mean, i used Godaddy sql set up and the SQl has been set up and working for quite a while now. Is there something special I need to do for EX-PAGES

4 Jul 2009, 1:18 AM
#5
ebusinessman avatar

ebusinessman

Zen Follower

Join Date:
Jul 2006
Posts:
132
Plugin Contributions:
0

Re: EZ PAGE Error

did you install any add-ons recently? like SEO header

this is the column names of default zencart, has not fields of meta tags

pages_id
languages_id
pages_title
alt_url
alt_url_external
pages_html_text
status_header
status_sidebox
status_footer
status_toc
header_sort_order
sidebox_sort_order
footer_sort_order
toc_sort_order
page_open_new_window
page_is_ssl
toc_chapter

7 Jul 2009, 4:20 AM
#6
themadhattermd avatar

themadhattermd

New Zenner

Join Date:
Jul 2008
Location:
Pittsburgh, Pa
Posts:
50
Plugin Contributions:
0

Re: EZ PAGE Error

ok i keep looking over what you wrote nad for some reason i am just not understand what you are saying in the last post.

7 Jul 2009, 5:46 AM
#7
ebusinessman avatar

ebusinessman

Zen Follower

Join Date:
Jul 2006
Posts:
132
Plugin Contributions:
0

Re: EZ PAGE Error

lol...the last post is about the table structure of ez-pages table.

that's where the problem is from.