Page 1 of 3 123 LastLast
Results 1 to 10 of 29
  1. #1
    Join Date
    Nov 2007
    Location
    Ohio
    Posts
    70
    Plugin Contributions
    0

    red flag Login error keeps coming

    I need help figuring out why I can't edit. Everytime I go to edit it wants me to log in. The it tells me user not valid. However, I can log into Zen cart and have a user CP. Why can't I use the wiki ??:cry

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Login error keeps coming

    What are you wanting to edit?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Nov 2007
    Location
    Ohio
    Posts
    70
    Plugin Contributions
    0

    Default Re: Login error keeps coming

    I'm want to start building my page. I started to go through the manual or whatever it was and it said to go to admin- developers tool box kit and edit but then i was told to login, and I can't seem to get past that point.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Login error keeps coming

    Do you have Zen Cart installed on a live webserver, or are you running it on your own PC?
    What browser are you using?
    Do you see a pulldown menu offering a choice of Editors? If you choose "Plain Text" from the list, does the page load properly?
    Do logins work correctly from the storefront?
    Do things add to cart successfully?
    What version of PHP is on your server?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Nov 2007
    Location
    Ohio
    Posts
    70
    Plugin Contributions
    0

    Default Re: Login error keeps coming

    I have it installed on my cpanel. I haven't been able to work on the site at all. I was trying to figure out working on templates when it happened, it was the first time I was on zen cart right after I finished the installation. the only thing that works for me www.midrealmleather.com/zen-cart
    I'm using firefox

  6. #6
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Login error keeps coming

    If you can log into the admin, hover over the Configuration menu, choose My Store.
    Then go down the list to the HTML Editor option. Click on it and choose "Plain Text" from the list. Then click on the Update button.

    If it won't save the change, then you've likely got a problem with your browser cookies. Can you clear your browser cache and cookies, and then go back to your admin area?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  7. #7
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Login error keeps coming

    Make it easy on yourself and download a copy of Zen Cart to your local drive (your computer). Once you unzip it, you'll be able to see all the folders and files involved. Use a good text editor like Notepad (or Notepad+) or Crimson Editor to edit php files. Once you make your edits locally, you can send them to your site via an FTP client like SmartFTP or Filezilla.

    If you make your edits locally, you'll always have a backup of your template.

    To create a very basic custom template (you can build from there), you need:
    • includes/languages/YOUR_TEMPLATE/english.php
    • includes/languages/english/YOUR_TEMPLATE/index.php
    • includes/languages/english/YOUR_TEMPLATE/meta_tags.php
    • includes/languages/english/YOUR_TEMPLATE/header.php (to change the logo)
    • includes/templates/YOUR_TEMPLATE/template_info.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_header.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_footer.php
    • includes/templates/YOUR_TEMPLATE/images/logo.gif
    • includes/templates/YOUR_TEMPLATE/css/stylesheet.css


    Anywhere you see a /classic/ folder, you can create a folder for your custom template. You can copy the necessary files from either the /classic/ folder, the /template_default/ folder or the parent folder.

    Edit includes/templates/YOUR_TEMPLATE/template_info.php to give your template identifying information so you'll recognize it in the admin under tools->template selection.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  8. #8
    Join Date
    Nov 2007
    Location
    Ohio
    Posts
    70
    Plugin Contributions
    0

    Default Re: Login error keeps coming

    OK, now there's a connection prob with the site when i try domain.com/zen-cart. I'm very new to the web building so I'm not sure how well I'd do if I just did it on note pad++ and I can't seem to get any php files I work on to show as a web page. That's why I was hoping to be able to log in and get a better idea of it doing the wiki. Without being able to log-in I can't do any tutorials. It doesn't seem like I"m the only one experiencing the problems though. I've been looking through the threads and it appears there are a few other having this difficulty.

  9. #9
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Login error keeps coming

    Did you change anything?
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  10. #10
    Join Date
    Nov 2007
    Location
    Ohio
    Posts
    70
    Plugin Contributions
    0

    Default Re: Login error keeps coming

    No, haven't changed anything. I keep getting this
    Sorry!
    There seems to be a problem connecting to our database. Please give us a few minutes to remedy the problem. Thank you.

 

 
Page 1 of 3 123 LastLast

Similar Threads

  1. zc_install keeps coming back
    By jsmuck02 in forum General Questions
    Replies: 6
    Last Post: 18 Apr 2008, 09:48 PM
  2. default is GBP but keeps coming up in USD!!!
    By pinknfluffy29 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 5
    Last Post: 2 Jun 2007, 06:44 AM
  3. Old image keeps coming back
    By geovino in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 8 Jul 2006, 07:28 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