Page 428 of 506 FirstFirst ... 328378418426427428429430438478 ... LastLast
Results 4,271 to 4,280 of 5054
  1. #4271
    Join Date
    Jan 2006
    Location
    Netherlands
    Posts
    48
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Found the missing file : includes/classes/ri_template.php.

    It was in de Module Manager, which should also be updated.

    For those who also wondered.

    Ronald

  2. #4272
    Join Date
    Apr 2009
    Location
    Israel
    Posts
    23
    Plugin Contributions
    0

    Default SQL Re-install

    Hello,

    I've been digging for several hours in this thread, but still didn't find answer to my question.

    I've mistakingly removed ultimate SEO after installing SSU.
    This screwed up my DB, and now when I try to access SSU manager in the admin, i get :

    1146 Table 'min0909312084682.configuration' doesn't exist
    in:
    [INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('File extension', 'SSU_FILE_EXTENSION', '', 'Set the file extension you want (without the dot). Recommend: leave it blank. For more info please read the docs', @t4, 1, NOW(), NOW(), NULL, NULL), ('Name delimiter', 'SSU_NAME_DELIMITER', '-', 'Set delimiter to replace all non alpha-numeric characters in product/category names', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),'), ('ID delimiter', 'SSU_ID_DELIMITER', '-', 'Set delimiter separate product/category names and their ids', @t4, 1, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'-\', \'.\'),');]

    Seems that my _zen prefix for tables is not picked up. How can I fix this ?

    It's ZC 1.3.8, with module manager. Hosted on godaddy.

  3. #4273
    Join Date
    Nov 2008
    Posts
    164
    Plugin Contributions
    0

    Default Re: SQL Re-install

    I'm getting a problem where no matter what link I use to get to my website... it always re-directs to the home page. I get the feeling it's an issue with my new host and some setting that's disabled, where do I start?

  4. #4274
    Join Date
    Jul 2008
    Posts
    362
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi Zenners,

    I have been noticing recently that when viewing whos online through admin i have been noticing weird links (inparticular when visited by yahoo bot) such as:

    /bmz_cache/amazing-cover-letter-creator-torrent.html

    This is just one that i saw recently there have been others

    Now i know that bmz_cache is part of image handler and whenever i click on the links i get 404 page not found and there is nothing in the bmz cache folder relating to any html documents.

    I also only started to see these weird links when i installed simple SEO.

    It seems its got more to do with simple seo as i have spoken to a few people on the image handler 2 support forum and im now posting here to cover all bases.

    Anyone have any idea of what this could be?

  5. #4275
    Join Date
    Jan 2009
    Posts
    30
    Plugin Contributions
    0

    Default Links not working??

    Hi all,
    I've been running SSU for the last 5 months or so with great results. Google indexing etc. All links working perfectly as soon as i turned on the mod.

    However, i notice today that all of a sudden, none of the links work, and the only thing i can do is to turn off the mod and revert back to the old unfriendly links!

    I've looked back through any updates i've made (none) or changes, and i can't see why all of a sudden it's stopped working!

    I've cleared the cache in the extras side of admin, to no avail.

    Any ideas?

    www.sunplastics.co.uk

    Thanks,

  6. #4276
    Join Date
    Jan 2009
    Location
    Czech Republic
    Posts
    59
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    So I got it working, now it generates urls without diacritic. I had predefined wrong collation in txt editor.
    However I still wonder how to set up url for other product types for example book product type. I would like to know how to create function which could get seo url of product to my xml feed. I appriciate every help.

  7. #4277
    Join Date
    Jan 2009
    Posts
    30
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by kvwlls View Post
    Hi all,
    I've been running SSU for the last 5 months or so with great results. Google indexing etc. All links working perfectly as soon as i turned on the mod.

    However, i notice today that all of a sudden, none of the links work, and the only thing i can do is to turn off the mod and revert back to the old unfriendly links!

    I've looked back through any updates i've made (none) or changes, and i can't see why all of a sudden it's stopped working!

    I've cleared the cache in the extras side of admin, to no avail.

    Any ideas?

    www.sunplastics.co.uk

    Thanks,
    OK - managed to get it working again by re-loading up the .htaccess file!

  8. #4278
    Join Date
    Aug 2009
    Posts
    43
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by pascal020 View Post
    I want to remove simple SEO but the uninstall sql query is not working.

    Thanks
    Ok, the correct code to uninstall should be:

    SET @t4=0;
    SELECT (@t4:=configuration_group_id) as t4
    FROM configuration_group
    WHERE configuration_group_title= 'Simple SEO URL';
    DELETE FROM configuration WHERE configuration_group_id = @t4;
    DELETE FROM configuration_group WHERE configuration_group_id = @t4;
    DROP TABLE 5.1/en/control-flow-functions.html">IF EXISTS links_aliases;

  9. #4279
    Join Date
    Mar 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi! First time zenner here and having a problem with SSU.

    When I click on my products by category, the friendly URL shows up and I can see my product.

    For Example:

    hxxp://xxxxxxxx/sports-nutrition-c-67/fitness-enterprise-energix-30-count-p-532

    However when I try to reference that or any product through my manufacturers scroll box and reference:

    hxxp://xxxxxxx/manufacturers_id/63/sports-nutrition-c-67/fitness-enterprise-energix-30-count-p-532

    I get page not found (not 404), simply not found.

    The non friendly URL would have been:

    hxxp://xxxxxxx/index.php?main_page=product_info&manufacturers_id=63&products_id=532

    Does anybody have an idea to set me in the right direction?

    Thanks!

  10. #4280
    Join Date
    Aug 2009
    Location
    Bedford, England
    Posts
    966
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi all

    i've noticed that when I go to:

    http://www.mysite.co.uk/index.php

    instead of redirecting me to
    http://www.mysite.co.uk/

    it resolves to the homepage, but to the following url...
    http://www.mysite.co.uk/index/index_php

    It has casued duplication issues. I have put other measures in place to help, but would appreciate any advice as to why this might be happening?

    Thanks

    Phil

 

 

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

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR