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

Hybrid View

  1. #1
    Join Date
    Dec 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Module Manager says:

    1 yellow1912_ssu 12 Beta 3.6.0 RC4 update

    It was working great until today.

    http://www.munchiegifts.com


    I did install the FAQ module but it doesn't overwrite any files.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by tameron View Post
    Module Manager says:

    1 yellow1912_ssu 12 Beta 3.6.0 RC4 update

    It was working great until today.

    http://www.munchiegifts.com


    I did install the FAQ module but it doesn't overwrite any files.
    Do you use a special product type that is not product_info? What happens when you clear SSU cache? This is a weird behavior indeed. And although FAQ manager may not overwrite anything it may affect that. I will need to check that module to make sure.
    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
    Dec 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    No. I did try the module:

    EXTRA DESCRIPTION FILES 0.2

    Created by Mariusz Józala ( http://zencart.aetas.pl )


    today, but it wasn't what I had wanted or expected, so I uninstalled it and followed the directions. I also double checked to make sure I removed all files.

    Could this have changed something somewhere? It didn't overwrite any files.

    Clearing the SSU cache doesn't help.
    Last edited by tameron; 4 Feb 2009 at 11:45 PM.

  4. #4
    Join Date
    Dec 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Should I try restoring my database to the backup I made this morning?

    Actually if I can do this any other way than restoring the database, that would be great. I've had orders come in since then and would have to mess with the tables.

    Would either of those modules effect it in that way?
    Last edited by tameron; 4 Feb 2009 at 11:47 PM.

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by tameron View Post
    Should I try restoring my database to the backup I made this morning?

    Actually if I can do this any other way than restoring the database, that would be great. I've had orders come in since then and would have to mess with the tables.

    Would either of those modules effect it in that way?
    if you can, please just do this very briefly:
    Turn off SSU quickly, then go to your store and get the product link, post it here, I will see if there is something that may get in the way. At the same time, please also get RC5 and upload, I dont think there is any bug that may cause the problem but perhaps some files were messed up and reuploading can help.
    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. #6
    Join Date
    Dec 2008
    Posts
    10
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    Even when I turn SSU off I still have the same problem...

    http://www.munchiegifts.com/index.ph...oducts_id=1465

    Getting page not found still.

    Will upgrade to RC5 in about 15min. Have something to do real fast.

    Will post again when it's uploaded.

    Thanks for helping me with this!

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by tameron View Post
    Even when I turn SSU off I still have the same problem...

    http://www.munchiegifts.com/index.ph...oducts_id=1465

    Getting page not found still.

    Will upgrade to RC5 in about 15min. Have something to do real fast.

    Will post again when it's uploaded.

    Thanks for helping me with this!
    Okie, I suspect something went wrong here, it is neither ssu bug or any other module bug, I suspect something like this:
    you somehow deleted part of the file name def.

    Use your developer tool kit to find this:
    FILENAME_PRODUCT_INFO
    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. #8
    Join Date
    May 2005
    Posts
    539
    Plugin Contributions
    0

    Default Re: Simple SEO URL [support thread]

    yellow1912

    Thank you for the very quick response.

    I have installed the debug file but get no log. (I have changed the cache to writable but each time I go back to it it is read only) Running WAMP with PHP5 on vista pc for testing purposes localy.

    If I get not log I am guessing this means no issue identified. The page is not blank it is the product lising page but the heading changes to that of the product clicked on.

    I have reloaded your files just incase I had missed one on install. but still the same issue.

    Thanks

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

    Default Re: Simple SEO URL [support thread]

    Quote Originally Posted by MikeyG View Post
    yellow1912

    Thank you for the very quick response.

    I have installed the debug file but get no log. (I have changed the cache to writable but each time I go back to it it is read only) Running WAMP with PHP5 on vista pc for testing purposes localy.

    If I get not log I am guessing this means no issue identified. The page is not blank it is the product lising page but the heading changes to that of the product clicked on.

    I have reloaded your files just incase I had missed one on install. but still the same issue.

    Thanks
    You can use the debug option b) Attempt to show errors on-screen in the link I posted, sometimes it can show more error. Usually a blank page or part of the page goes blank means the script encounters a fatal error somewhere.
    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. #10
    Join Date
    Oct 2006
    Posts
    5,477
    Plugin Contributions
    11

    Default Re: Simple SEO URL [support thread]

    @MikeyG: link to the specific site and page with the issue will help
    @tameron: yes the description module is the cause

    You need to contact the author to get it solved. But in short it created a new product type, and now when you uninstall it that product type is removed yet your products still point to it. You need to mass update all your product to the old product type.
    If nothing serious has been changed you can do this:

    Back up your db
    Go to sql patch tool and run
    [FONT=&quot]Update products set products_type=1;

    GLuck, you will need that
    [/FONT]
    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