Page 106 of 506 FirstFirst ... 65696104105106107108116156206 ... LastLast
Results 1,051 to 1,060 of 5054
  1. #1051
    Join Date
    Sep 2008
    Location
    Tel-Aviv-New York
    Posts
    143
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Hi Yellow,
    please check. with SSU 3.2.3 and 3.2.4:
    1. if try to change currency in currency box, I got 404 error (SSU off-work)

    2. When SSU is off and I use "Choose manufacture box" I got :
    GET /index.php?main_page=index&manufacturers_id=4 200OK

    but when SSU is on:
    GET /index.php?main_page=index&manufacturers_id=4 301 Moved permanently

    Thanks

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by bohan36 View Post
    Hmmm... it looks like there should have been plenty of time for the .htaccess file to refresh since last night. Bad news, it still doesn't seem to be working.
    It is actually very weird, I even commented out the redirection rule to stop it, still doesnt work.
    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. #1053
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by xordox View Post
    Hi Yellow,
    please check. with SSU 3.2.3 and 3.2.4:
    1. if try to change currency in currency box, I got 404 error (SSU off-work)

    2. When SSU is off and I use "Choose manufacture box" I got :
    GET /index.php?main_page=index&manufacturers_id=4 200OK

    but when SSU is on:
    GET /index.php?main_page=index&manufacturers_id=4 301 Moved permanently

    Thanks
    Fixed.

    Please note: Currency selection may not work in multi-lang module, for the reason why please see includes/init_includes/init_currencies.php

    To make it short: each language has a default currency, zen check if it needs to force the use of default currency

    Code:
    // Validate language-currency and default-currency if relevant. Is false if valid not found.
    if ($new_currency == false || isset($_GET['language'])) $new_currency = (USE_DEFAULT_LANGUAGE_CURRENCY == 'true') ? zen_currency_exists(LANGUAGE_CURRENCY) : $new_currency;
    If you still want to use the currency box, go to:
    admin/configuration.php?gID=1&cID=7, change "Switch To Default Language Currency" to false.
    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

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by bohan36 View Post
    Hmmm... it looks like there should have been plenty of time for the .htaccess file to refresh since last night. Bad news, it still doesn't seem to be working.
    You have both ultimate seo and ssu installed, and that seems to mess things up real bad, in fact I couldnt even visit the admin page.
    I would suggest removing either one first.

    Regards
    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. #1055
    Join Date
    Oct 2008
    Posts
    3
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by epsports View Post
    Problem still exists with login in the exclude list. It seems to be when it redirects to the homepage. With yours you get a perfect url, with mine you get a random / and the durplicate zenid.
    What is it that generates that zenid? any way to remove it?
    Any ideas if there would be a way to specify a particular generic 'success' page for after login? rather than it directing back the previous page? I just need a workaround of some sort for now. The site is live and it is essential I have the mod functioning for the cats and prods.
    Oh the joys!
    Chris
    Did you install Ultimate SEO, then uninstall it then install Simple SEO? I am having the same error as you are. I had installed Ultimate SEP, and did not like it, then installed Simple SEO and I just discovered this issue.

    Maybe I need to start with a clean install.

    What plugins do you have on your site?

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

    Default Re: Simple SEO URL [support thread]

    Having two modules trying to parse the url and doing the redirection will always mess things up. I recommend trying a clean install, on a test site. If you have any problem, it will be easier for me to help you on a test site as well (I dont want to mess up your live site)
    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. #1057
    Join Date
    Oct 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by jlabresh1 View Post
    Did you install Ultimate SEO, then uninstall it then install Simple SEO? I am having the same error as you are. I had installed Ultimate SEP, and did not like it, then installed Simple SEO and I just discovered this issue.

    Maybe I need to start with a clean install.

    What plugins do you have on your site?
    That is exactlly what I did. I thought I uninstalled it but clearly not. Thank you Yellow for spending so much time on this. I'm going to try a clean install, I just need to research on here how to backup products and such properly.

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

    Default Re: Simple SEO URL [support thread]

    Just create a subfolder called test, then install a new zencart on it, then we can test and see if it works, if it does, then we will go back and clean up the original one.

    That will save your time ^_^
    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

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

    Default Re: Simple SEO URL [support thread]

    3.2.7 is now available with fixed and improved link alias caching. Let me know how it works out for you.
    (Note:3.2.x is still in alpha testing, do not use on live sites)
    Regards

    Raine
    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

  10. #1060
    Join Date
    Aug 2008
    Posts
    45
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    HI i'm trying to do the installation but keep getting


    Warning: require_once(includes/classes/module_installer.php) [function.require-once]: failed to open stream: No such file or directory in /home/carvideo/wheelsmustang/admin/ssu.php on line 10

    Fatal error: require_once() [function.require]: Failed opening required 'includes/classes/module_installer.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/carvideo/wheelsmustang/admin/ssu.php on line 10


    My HT access is fine, what am i missing here? I dragged and dropped the files in their correct folders...

 

 

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