Page 1 of 2 12 LastLast
Results 1 to 10 of 5054

Hybrid View

  1. #1
    Join Date
    Nov 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by yellow1912 View Post
    3.3.5 is up, should be tested throughly on a clone site first. (tho I did test it a lot, it should be tested again)
    So I have 2.9.6 now on the site, how do I remove to add 3.3.5?

    Richard.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by rsloan View Post
    So I have 2.9.6 now on the site, how do I remove to add 3.3.5?

    Richard.
    Basically, you dont have to. Just remember tho, if you installed 3.3.5 before, you will see some of the additional options in admin such "exclude params", these are available in 3+ only and will not have any effect in 2.9.6
    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
    Nov 2008
    Posts
    12
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by rsloan View Post
    So I have 2.9.6 now on the site, how do I remove to add 3.3.5?

    Richard.

    Now when I go to admin I get this error after deleting as told.... sorry for the issues....

    [Wed Nov 05 13:12:02 2008] [error] [client 76.65.200.146] PHP Fatal error: Cannot redeclare ssu_add_input() (previously declared in /var/www/vhosts/doorink.com/httpdocs/store/admin/includes/functions/extra_functions/ssu_xajax.php:3) in /var/www/vhosts/doorink.com/httpdocs/store/admin/includes/functions/extra_functions/ssu_xajax_old.php on line 20

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

    Default Re: Simple SEO URL [support thread]

    I think you renamed it to _old? That wont work in Zencart, if you want to do so you have to rename it to .bak or something (that does not have the extension .php)
    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
    Dec 2007
    Posts
    126
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    While updating some products, I get this error.

    Fatal error: Class 'simple_seo_url' not found in /../../../../admin/includes/modules/update_product.php on line 198

    The change is completed, and is shown on the site. This also happens when entering a new product.

    I'm running the 3.3.5 beta.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by tacoma View Post
    While updating some products, I get this error.

    Fatal error: Class 'simple_seo_url' not found in /../../../../admin/includes/modules/update_product.php on line 198

    The change is completed, and is shown on the site. This also happens when entering a new product.

    I'm running the 3.3.5 beta.
    Oh, this should have been mentioned in the upgrade note, my fault:

    go to admin/includes/modules/update_product.php on line 198

    And the delete the part start with //bof ssu and end with //eof ssu
    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
    Dec 2007
    Posts
    126
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by tacoma View Post
    While updating some products, I get this error.

    Fatal error: Class 'simple_seo_url' not found in /../../../../admin/includes/modules/update_product.php on line 198

    The change is completed, and is shown on the site. This also happens when entering a new product.

    I'm running the 3.3.5 beta.
    It seems to be working now, although I probably broke something else. I think the error referred to some old code.

    I commented out lines 198 and 199.

    PHP Code:
    //bof simple seo url
    //$ssu=new simple_seo_url();
    //$ssu->set_product_name((int)$products_id);
    //eof simple seo url 

    EDIT: Got it yellow1912! I must of been putting the post together when you posted.
    Last edited by tacoma; 5 Nov 2008 at 08:29 PM. Reason: ...

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by tacoma View Post
    It seems to be working now, although I probably broke something else. I think the error referred to some old code.

    I commented out lines 198 and 199.

    PHP Code:
    //bof simple seo url
    //$ssu=new simple_seo_url();
    //$ssu->set_product_name((int)$products_id);
    //eof simple seo url 
    No, if you commented it out, it is fine. The reason is that the new code doesnt used these methods anymore, it will be updated later.
    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. #9
    Join Date
    Jul 2008
    Posts
    238
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    i know i asked this a few times...but is the not gonna support my existing magic seo urls? because as i said ive tried it again and its still wont rewrite them

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by rickiesdiscount View Post
    i know i asked this a few times...but is the not gonna support my existing magic seo urls?
    Sorry if I missed your question, but 3.3.5 will not support those links out of the box, though it can support. Probably will need to write a plugin for those links.
    1. Magic seo url doesnt have the identifier in the links, so probably we will have to make use of SSU alias to have the same link style
    2. Magic seo url put .html at the end of the product links, we will need to get SSU recognize those.

    My priority now is to make sure SSU work, and work well first.
    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

 

 
Page 1 of 2 12 LastLast

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