Page 174 of 506 FirstFirst ... 74124164172173174175176184224274 ... LastLast
Results 1,731 to 1,740 of 5054
  1. #1731
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    I was using "ultimate seo"
    Quote Originally Posted by yellow1912 View Post
    Please note that this mod does NOT put .html into category, product name. You must have/use some other module.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by danilovig View Post
    I was using "ultimate seo"
    Note that currently ssu does not understand links generated from ultimate seo url. You may give it a try by modifying this file:

    includes/classes/ssu/cores/parser.php

    Find this
    PHP Code:
    static protected function getID($string$delimiter){ 
    Insert right after that line:
    PHP Code:
    $string str_replace('.html'''$string); 
    I have never tested that before though, let me know how it go.
    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. #1733
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    redirect well, the only(unique) thing is that it makes the html put..

    There is some way of doing that the original url transforms to the redirect without html..

  4. #1734
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Thanks , i prove

    Quote Originally Posted by yellow1912 View Post
    Note that currently ssu does not understand links generated from ultimate seo url. You may give it a try by modifying this file:

    includes/classes/ssu/cores/parser.php

    Find this
    PHP Code:
    static protected function getID($string$delimiter){ 
    Insert right after that line:
    PHP Code:
    $string str_replace('.html'''$string); 
    I have never tested that before though, let me know how it go.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by danilovig View Post
    redirect well, the only(unique) thing is that it makes the html put..

    There is some way of doing that the original url transforms to the redirect without html..
    You may also want to check the htaccess, try to take out/comment out all the rules belong to ultimate seo url as well.
    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

  6. #1736
    Join Date
    Dec 2008
    Location
    San Fran
    Posts
    382
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    Simple, just put wordpress into the page exclude list.

    Can't believe I didn't see that option! This works but just for the wordpress index page. All the other links in wordpress just redirect to my store index now.

    Is there any way to exclude an entire directory?

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by swamyg1 View Post
    Can't believe I didn't see that option! This works but just for the wordpress index page. All the other links in wordpress just redirect to my store index now.

    Is there any way to exclude an entire directory?
    Just exclude every link belongs to wordpress module. If I can see your site, I can give a better advice.
    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

  8. #1738
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Paypal

    v1.3.7 last version de paypal, and simple seo 3.5.2 and

    PDT works perfectly

    But asynchronous it me does not go i I have concentrated on this mistake(ipn_main_handler.php)

    http://www.mainada.es/tienda_bebe/ipn_main_handler.php

    Fatal error: Call to a member function ssu_link() on a non-object in /var/www/mainada.es/datos/web/tienda_bebe/includes/functions/html_output.php on line 29

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

    Default Re: Simple SEO URL [support thread]

    go to includes/functions/html_output.php
    Find this line

    PHP Code:
    global $ssu
    Add below

    PHP Code:
        if(is_object($ssu) && method_exists($ssu,'ssu_link')) 
    However, lets make it clear: without this fix, does the order go through? On my demo site I all my orders still go through and recorded.

    Quote Originally Posted by danilovig View Post
    Paypal

    v1.3.7 last version de paypal, and simple seo 3.5.2 and

    PDT works perfectly

    But asynchronous it me does not go i I have concentrated on this mistake(ipn_main_handler.php)

    http://www.mainada.es/tienda_bebe/ipn_main_handler.php

    Fatal error: Call to a member function ssu_link() on a non-object in /var/www/mainada.es/datos/web/tienda_bebe/includes/functions/html_output.php on line 29
    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. #1740
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    It works perfectly pdt, and asynchronous also...

    work perfectly...Very Thanks

    your put these patches??, in the near(next) version, I have it in production and it goes perfectly


    Quote Originally Posted by yellow1912 View Post
    go to includes/functions/html_output.php
    Find this line

    PHP Code:
    global $ssu
    Add below

    PHP Code:
        if(is_object($ssu) && method_exists($ssu,'ssu_link')) 
    However, lets make it clear: without this fix, does the order go through? On my demo site I all my orders still go through and recorded.

 

 

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