Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    May 2007
    Location
    Italy
    Posts
    438
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I have installed this mod and it is great, but I have a problem:

    with ezpages, for the ezpages with external links I don't have problem.
    But with the ezpages with a text page and not external or internal links I have the problem
    error 1054 ezpages
    In fact if I disabled SSU the problem disappear.

    1054 Unknown column 'pages_title' in 'field list'
    in:
    [SELECT pages_title FROM ezpages WHERE pages_id ='6' AND languages_id = '2']

    you try
    hxxp://www.giocattoliamo.it/demosugar/
    and click on right on guida per registrarsi

    please

  2. #2
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    You will have to check your zen version as well as your ezpage table. The column pages_title should be in your ezpages table.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  3. #3
    Join Date
    May 2007
    Location
    Italy
    Posts
    438
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    sorry I don't understand.

    My version of zencart is 1.3.8a
    my hosting is on linux
    but all the other pages and products SSU goes
    Only it doesn't go for that link of ezpage

  4. #4
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by giuly View Post
    sorry I don't understand.

    My version of zencart is 1.3.8a
    The error says that you dont have the column named pages_title in your ezpages table. But this column should be there if you have zen 1.3.8a. That is why I suggest you checking your table. You can use phpmyadmin to view the structure of the table
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  5. #5
    Join Date
    May 2007
    Location
    Italy
    Posts
    438
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    the pages_title there is in the table ez_pages_content

    I have controlled another my site (that goes, but the setting is the same)

    I paste here how I see the ezpages table

    in the page title it says for the link that doesn't go
    rows 3???
    for other links rows 1

    Attached Images Attached Images  
    Last edited by giuly; 8 Feb 2009 at 06:54 PM.

  6. #6
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by giuly View Post
    the pages_title there is in the table ez_pages_content

    I have controlled another my site (that goes, but the setting is the same)

    I paste here how I see the ezpages table


    I suspect your zencart version may be updated from an old version? Because there is no table ez_pages_content in the default 1.3.8a. There is only table ezpages, which has pages_title column in that.

    Anyhow, there is a way to work around that with your current database structure. But I do suggest you to check if your database is really up-to-date. You can go to admin, then go to version on the right hand side and see your zen database version/patch level.
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

  7. #7
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    I suspect you use the ez-pages multi language module, this module moves the pages_title to another table.

    One way to get around that is:

    Open your includes/classes/ssu/plugins/parsers/pages.php

    Find this line
    PHP Code:
            static $table            TABLE_EZPAGES
    Replace by
    PHP Code:
            static $table            TABLE_EZPAGES_TEXT
    I no longer provide installation support on forum for all my modules. However, if there are real bugs with the modules please feel free to contact me

 

 

Similar Threads

  1. v151 Simple SEO URLs for ZC 1.5.x [Support Thread]
    By cvhainb in forum All Other Contributions/Addons
    Replies: 46
    Last Post: 8 Jun 2022, 09:42 AM
  2. Simple SEO URL, Ultimate SEO URLs, Ceon URI Mapping SEO
    By pizza392 in forum All Other Contributions/Addons
    Replies: 13
    Last Post: 21 Jan 2015, 10:49 AM
  3. How do I tell what version my Simple SEO URL addon mod, and others, are?
    By kevinmc3 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 May 2010, 01:32 AM
  4. Can't create new thread in Simple SEO URL forum
    By gseiber in forum General Questions
    Replies: 1
    Last Post: 3 Apr 2010, 01:56 PM
  5. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg