Page 58 of 146 FirstFirst ... 848565758596068108 ... LastLast
Results 571 to 580 of 1456
  1. #571
    Join Date
    Mar 2007
    Location
    Berlin, Germany
    Posts
    6
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Hallo,

    I copied the files in htdocs/admin and htdocs/includes.
    I changed the html_output.php and copied in the directory:
    /htdocs/includes/functions/

    The shop works, but without SEO URLS and:

    I can't find the Seo Urls configuration from within your Zen Cart Administration Interface. Located inside of the Configuration drop-down menu, there will be an entry titled similar to Seo Urls 3.x.x.

    What is wrong?
    Thanks.

  2. #572
    Join Date
    Mar 2007
    Location
    Berlin, Germany
    Posts
    6
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Ok I fixed the Problem, I must change in the administration the language to english. And then it works and I see the menu!

  3. #573
    Join Date
    Mar 2005
    Location
    Rheine, Germany
    Posts
    25
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    @ Arkat

    Um das Konfigurationsmenü auch im deutschen backend zu haben kann man auch
    per PhPMyAdmin (oder ähnlichem) in der Tabelle "zen_configuration_group" in der
    Zeile "configuration_group_title" nach Seo Urls 3.0.0-beta1 und Seo Urls Version suchen und hier die Zeile "language_id" von 1 auf 43 ändern.

    Hope it helps.

  4. #574
    Join Date
    Mar 2007
    Location
    Berlin, Germany
    Posts
    6
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Hallo,

    one last question:
    Does a Character Plugin exists for German ISO 8859-1 or UTF 8?
    Or its possible to create some (in which file)?

    A great tool, i love it!

    Thanks!!

  5. #575
    Join Date
    Nov 2003
    Posts
    783
    Plugin Contributions
    2

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by Arkat View Post
    Does a Character Plugin exists for German ISO 8859-1 or UTF 8?
    If you mean for transliteration, the Latin Accent & Ligature Transliteration plugin should contain all German characters. If I missed any, please let me know.

    You also do not need transliteration. This new Version 3 supports International Urls natively. And the lowercase character plugin will transform multi-byte characters to their lowercase versions if your PHP has MB String installed.

    For example, say you have a product titled My Íñtërnâtiônàlizætiøn Product Name. (assume the page base setting is blank and the default extension setting is blank)

    With just the Format: Strip Invalid character plugin enabled, the url will be generated as:
    mysite.com/My-Íñtërnâtiônàlizætiøn-Product-Name-p-id

    With the Format: Strip Invalid AND Format: Lower case character plugins enabled, the url will be generated as:
    mysite.com/my-íñtërnâtiônàlizætiøn-product-name-p-id

    With the Format: Strip Invalid AND Format: Lower case AND Romanization: Latin Accents & Ligatures character plugins enabled, the url will be generated as:
    mysite.com/my-internationalizaetion-product-name-p-id

    I know the guide does not currently explain the character plugins very well, and that will change in the future, but for now you just sort of have to play around with them... there are all sorts of possibilities ;-)

  6. #576
    kelvyn Guest

    Default Re: Chemo's Ultimate URL's

    It's really great to see Dreamscape back and working on this mod, but I have a (Possible)...
    Bug Report

    SEO URLs Version: 3.0.0 beta 1
    Zen Cart Version: 1.3.7
    PHP Version: PHP Version 4.4.5 and 5
    MySQL Version: 5.0.33
    Web Server: Apache/2.2.4 (Win32) DAV/2 mod_ssl/2.2.4 OpenSSL/0.9.8d mod_autoindex_color PHP/4.4.5
    Server Platform: Windows XP SP2

    Bug Summary: On upgraded site, will not rewrite. On brand new 1.3.7 install, rewrites everything to store base URL

    Bug Details:
    On a store with other contributions which has been upgraded to 1.3.7 and works fine in other respects, it just won't do anything with the rewrites. My URLs still look like this:
    http://localhost/party-store/?cPath=...oducts_id=4716

    So I tried a totally brand new fresh install, did the html_output modification again and redid the .htaccess, and now EVERY link is just the store base:
    http://localhost/zencart/

    BTW, can anyone tell me how to stop those pesky line numbers showing in the code in a pdf? It means that, when copying and pasting, one has to paste via notepad in order to remove the line numbers, which introduces room for errors.
    http://localhost/zencart/

  7. #577
    Join Date
    Nov 2006
    Location
    Papworth, Cambridgeshire, UK
    Posts
    731
    Plugin Contributions
    3

    Default Re: Chemo's Ultimate URL's

    Kelvyn,
    I haven't tried it on a Windows machine, only Linux, and at the risk of being obvious, have you enabled the core plugins in admin-config-seo-url plugins?

    Rgds,
    Chuck

  8. #578
    kelvyn Guest

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by Chuckl View Post
    Kelvyn,
    I haven't tried it on a Windows machine, only Linux, and at the risk of being obvious, have you enabled the core plugins in admin-config-seo-url plugins?
    Ah!!! There you go - all working now.

    I know it's an early beta, so this is just a suggestion, but when having a masterswitch for on/off, it might be an idea to have a few defaults like products and categories turned on.
    Either that, or mention it in the manual.

  9. #579
    Join Date
    Mar 2007
    Location
    Berlin, Germany
    Posts
    6
    Plugin Contributions
    0

    Default Re: Chemo's Ultimate URL's

    Quote Originally Posted by dreamscape View Post
    If you mean for transliteration, the Latin Accent & Ligature Transliteration plugin should contain all German characters. If I missed any, please let me know.

    With the Format: Strip Invalid AND Format: Lower case AND Romanization: Latin Accents & Ligatures character plugins enabled, the url will be generated as:
    mysite.com/my-internationalizaetion-product-name-p-id

    I know the guide does not currently explain the character plugins very well, and that will change in the future, but for now you just sort of have to play around with them... there are all sorts of possibilities ;-)
    Hallo,
    thanks to Dreamscape and Fastserv.

    I have the Format Strip Invalid AND Format: Lower case AND Romanization: Latin Accents & Ligatures character plugins enabled.
    The result of a productname-url is:

    Product Name: Verkaufsförderung
    It change to URL: /index.php/verkaufsforderung-c-68

    But I want: /index.php/verkaufsfoerderung-c-68

    Ok, it is not a big problem, but a solution will be very nice!
    Thanks!

  10. #580
    Join Date
    Jan 2006
    Location
    Montreal, QC, Canada
    Posts
    39
    Plugin Contributions
    0

    help question Re: Chemo's Ultimate URL's

    Hi all:

    I'd like to install the new SEO URLs on a 1.3.7 site using SSL. I have two "copies" of zencart...one on a non-SSL directory, and the second on a subdomain with SSL. Will I have problems installing SEO URLs with this setup? Unfortunately, it will be difficult to test this on a non-live site.

    Thanks for the hard work Dreamscape.

    Matt

 

 

Similar Threads

  1. v151 with ultimate seo Url,how to change the ez-page url ?
    By whywell in forum General Questions
    Replies: 1
    Last Post: 17 Jan 2013, 09:12 AM
  2. Chemo's Ultimate SEO URL's and EZPages?
    By Doodlebuckets in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 5 Aug 2008, 08:36 PM
  3. Fix for Easy Populate Froogle with Chemo's Ultimate URL's
    By mccord42 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 8 Feb 2007, 04:06 PM
  4. Can NOT access Admin after installing Chemo's Ultimate URL's
    By hankliu in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 12 Dec 2006, 10:33 AM

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