Page 110 of 245 FirstFirst ... 1060100108109110111112120160210 ... LastLast
Results 1,091 to 1,100 of 2445
  1. #1091
    Join Date
    Sep 2006
    Location
    USA
    Posts
    291
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by GodfatherAntiques View Post
    I have removed all files from site and now i'm having a bit of a problem. My site is showing HTTP 500 Internal Server Error. My site is qualityautowi.com. I can still log into the back admin, but the front of the site is having problem's. Any help would be greatly appreciated.
    There is a tutorial in here that will help you
    http://www.zen-cart.com/content.php?...in-admin-pages
    Usually an Internal 500 error is a faulty install as DIVA has pointed out.
    Did you back your site up before doing any installs?
    If not ask HG to help you (i doubt they will as they are too big for their bitches)

  2. #1092
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by GodfatherAntiques View Post
    I have removed all files from site and now i'm having a bit of a problem. My site is showing HTTP 500 Internal Server Error. My site is qualityautowi.com. I can still log into the back admin, but the front of the site is having problem's. Any help would be greatly appreciated.
    Did you remove the entries in your .htaccess file that are required for this module to work?? Sounds like the Ceon entries are still in place in your .htaccess file.. Rollback your store to the pre-install state, and you should be good to go..

    Going forward you ALWAYS want to back up your store and the database before installing modules.. This way you have a fallback position when you have issues or want to uninstall.. Never install another module before fully testing that the module you have installed is installed correctly and is working completely as it should..
    Last edited by DivaVocals; 6 Mar 2013 at 10:34 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  3. #1093
    Join Date
    Nov 2010
    Posts
    101
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    I'm not getting any information in my cache folder. It shouldn't give me any errors at all. Also I did remove the .htaccess file that was required for this module. Don't know why this would be a problem.

  4. #1094
    Join Date
    Oct 2011
    Location
    Toronto Canada
    Posts
    67
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by GodfatherAntiques View Post
    I have removed all files from site and now i'm having a bit of a problem. My site is showing HTTP 500 Internal Server Error. My site is qualityautowi.com. I can still log into the back admin, but the front of the site is having problem's. Any help would be greatly appreciated.
    Did you uninstall the way the read me files tell you too, or did you just go and delete files. I use the paid for version of Ceon URI Mappings and Ceon Mappings Manager and it works perfectly. It takes a while to install as you HAVE TO use a program like WinMerge to compare code as some files have changes in them - you cannot just overwrite your files. You also have to follow the instructions very carefully regarding your .htaccess file - the module in admin actually gives you the code to put in there.

    The module is great, works well and Conar did a fantastic job with the installation instructions, so my guess is you are just missing a step somewhere.

    Have a look in your cache folder now and see if there are any log files in there - these would help pinpoint errors too.
    Lead•Empower•Motivate
    Catherine S.
    Go2Guru

  5. #1095
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by GodfatherAntiques View Post
    I'm not getting any information in my cache folder. It shouldn't give me any errors at all. Also I did remove the .htaccess file that was required for this module. Don't know why this would be a problem.
    Error logs for v1.5.1 are in the LOGS folder..

    You do not remove the .htaccess file only the changes you made to it to support this module..

    I am going to suggest again that you simply restore your site and the database to the state it was BEFORE you installed this module..

    Quote Originally Posted by gandalfsmith View Post
    Did you uninstall the way the read me files tell you too, or did you just go and delete files. I use the paid for version of Ceon URI Mappings and Ceon Mappings Manager and it works perfectly. It takes a while to install as you HAVE TO use a program like WinMerge to compare code as some files have changes in them - you cannot just overwrite your files. You also have to follow the instructions very carefully regarding your .htaccess file - the module in admin actually gives you the code to put in there.

    The module is great, works well and Conar did a fantastic job with the installation instructions, so my guess is you are just missing a step somewhere.

    Have a look in your cache folder now and see if there are any log files in there - these would help pinpoint errors too.
    **nods in agreement**
    Last edited by DivaVocals; 6 Mar 2013 at 10:40 PM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #1096
    Join Date
    Oct 2011
    Location
    Toronto Canada
    Posts
    67
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by GodfatherAntiques View Post
    I'm not getting any information in my cache folder. It shouldn't give me any errors at all. Also I did remove the .htaccess file that was required for this module. Don't know why this would be a problem.
    You should not remove your entire .htaccess file-only the code part that relates to this module. Hopefully you have a backup of your .htaccess file - there may have been rules written in there that apply to your site but are not specific to the module.
    Lead•Empower•Motivate
    Catherine S.
    Go2Guru

  7. #1097
    Join Date
    Nov 2010
    Posts
    101
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    I fixed it I guess it didn't overide some of the files. I hate when that happens. Thanks for your help.

  8. #1098
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by GodfatherAntiques View Post
    I fixed it I guess it didn't overide some of the files. I hate when that happens. Thanks for your help.
    Glad to hear this..

    want to reiterate some points both gandalfsmith and I made for any future module installs
    Quote Originally Posted by DivaVocals View Post
    Going forward you ALWAYS want to back up your store and the database before installing modules.. This way you have a fallback position when you have issues or want to uninstall.. Never install another module before fully testing that the module you have installed is installed correctly and is working completely as it should..
    Quote Originally Posted by gandalfsmith View Post
    you HAVE TO use a program like WinMerge to compare code as some files have changes in them - you cannot just overwrite your files. You also have to follow the instructions very carefully'

    Have a look in your cache folder now and see if there are any log files in there - these would help pinpoint errors too.[DivaVocals Edit:applies to v1.3.9 and v1.5.. in v1.5.1 error logs are in the LOGS folder not the cache folder]
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  9. #1099
    Join Date
    Nov 2010
    Posts
    101
    Plugin Contributions
    0

    Default Re: Ceon URI Mapping v4.x

    Ok I completely backup site to previous version and reinstalled the add on again, but I'm not getting anywhere. Still the under configuration it is showing the same thing. I have installed this on my localhost and that page is showing. So im completely lost here. I don't know what i'm missing. I've never had this kind of a problem with other add ons. Anybody with better information of why this is not working will be greatly appreciated. This is the 3rd time trying to reinstall this and getting nowhere. Thank you Also I always backup the site everyweek and I am using WinMerge for all modified core files.
    Last edited by GodfatherAntiques; 6 Mar 2013 at 11:27 PM.

  10. #1100
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,021
    Plugin Contributions
    32

    Default Re: Ceon URI Mapping v4.x

    Quote Originally Posted by GodfatherAntiques View Post
    Ok I completely backup site to previous version and reinstalled the add on again, but I'm not getting anywhere. Still the under configuration it is showing the same thing. I have installed this on my localhost and that page is showing. So im completely lost here. I don't know what i'm missing. I've never had this kind of a problem with other add ons. Anybody with better information of why this is not working will be greatly appreciated. This is the 3rd time trying to reinstall this and getting nowhere. Thank you Also I always backup the site everyweek and I am using WinMerge for all modified core files.
    Did you restore the site files AND the database?? The issue with your install seems to indicate that the admin page registration got fouled up. Those entries are in the database, and there are files to support this as well. So either the database entries are incorrect or the definition pages that go along with those entries are missing from your installation.. You should restore the whole site including your DB, and try installing again.. If you still are having issues you may want to consider finding a professional resource and paying them to help you straighten out your install..
    Last edited by DivaVocals; 7 Mar 2013 at 05:33 AM.
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

 

 

Similar Threads

  1. v139d Ceon uri mapping, how to generate uri mapping for bulk bulk-imported products?
    By mybiz9999 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 8 Jan 2013, 06:52 AM
  2. CEON URI Mapping
    By jmkent in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 22 Nov 2012, 04:28 PM
  3. Ceon URI Mapping (SEO)
    By conor in forum All Other Contributions/Addons
    Replies: 2906
    Last Post: 9 Sep 2011, 08:31 AM
  4. Ceon URI Mapping v4
    By conor in forum All Other Contributions/Addons
    Replies: 110
    Last Post: 14 Aug 2011, 02:51 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