Search:

Type: Posts; User: greengreetings

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. How to Get my Store Admin to Reflect MyPHPAdmin Changes for Customers?

    I made some changes to my customers using MyPHPAdmin; however, those changes are not reflectedin the Admin panel of Zen Cart.

    How do I make Zen Cart reflect the changes I made through MyPHPAdmin?...
  2. Replies
    12
    Views
    3,569

    Re: Uninstall SQL Patch

    Will someone post the entire uninstall SQL patch. I don't want to make any mistakes by copying and pasting parts of the uinstall patch. Thank you so much.
  3. Replies
    514
    Views
    118,140

    Fual Slimbox (Lightbox) Shows Blank Page in Configuration

    I just wanted to share what to do if you go to Configuration and Fual Slimbox and Zen Cart shows a blank page in the admin.

    Log into your PHP admin from your web host (mine says Manage Using...
  4. Re: Downloadable Product available IMMEDIATELY for download???

    Thanks for this post you guys. It helped me a lot. It was really easy to set up the changes in the Payment Modules. Thanks again.
  5. Replies
    1,221
    Views
    301,102

    Re: My Checkout Without Account Mod

    It's not on the website in my signature, though. It's on my test site. And my Configuration -> COWOA page is blank. All I see is Title, Value, and Action.

    My cache shows no error messages.

    I...
  6. Replies
    398
    Views
    55,716

    v139c Re: COWOA - Updated and Combined

    I also am getting the blank screen. I'm using v1.3.9h and full install. I checked the names of my template overrides. And thanks for mentioning the cache. I forgot about it. I checked, though and...
  7. Replies
    1,221
    Views
    301,102

    Re: My Checkout Without Account Mod

    When I go to Configuration -> COWOA, all I see is Title, Value, and Action, but the rest of the page is blank.

    I am using v1.3.9h and I did a full install.

    On the front-end, the "sign up" and...
  8. Re: "You are seeing this page for one or more reasons:""

    I definitely did something stupid. Kobra, you were right on. I found my mistake here:
    the following path is a COMPLETE path to your Zen Cart files. eg: /var/www/vhost/accountname/public_html/store/...
  9. Replies
    5
    Views
    3,239

    Re: problem loading site

    The repair in MyPHPAdmin fixed the problem, but out of curiosity why did the error occur after I was modifying attributes?
  10. Replies
    29
    Views
    14,078

    Re: I need telephone number required

    I have a similar problem with needing the telephone number required. My problem however is that on the create_account.php page, no Telephone Number input field appears; however it is there on my...
  11. Replies
    5
    Views
    1,328

    Re: Cannot change template

    Did you happen to figure out the problem? I've also installed Zen Cart 1.3.8a (in a subdirectory of the root) and it also redirects me to the admin index when I add a new language and change the...
  12. Re: Any methods to keep admin in English when install French or German language pack?

    To keep the admin in English for language packs, do the following (I used the Spanish language pack as the example):

    1. On your computer, go to the directory admin/includes/languages
    2. Copy...
  13. Re: Javascript slideshow works in Firefox but not IE!!

    Ok, I put this:

    <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>

    <script type="text/javascript"...
  14. Re: Javascript slideshow works in Firefox but not IE!!

    I'm trying to implement the Ultimate Fade-in slideshow (v2.1) from DynamicDrive.com, which was used by the Zenner who started this thread.
  15. Re: How to hide quantity in the product listing?

    Oh my God thank you so much. You have helped somebody: me! Now I'm going to see what else I can do. Thank you! :clap:
  16. Re: All product listing - moving the description text up?

    You were right. I still have to tweak some CSS, I think, but I re-read the directions very carefully and started again. :D
  17. Re: All product listing - moving the description text up?

    I tried this and it made my page display the same product all the way down the list. Why is that?
  18. Replies
    33
    Views
    8,679

    Re: members only area

    The code works great, Derek. I'm using it to encourage customers to create accounts as members to take part in contests. Here's the work in progress: ...
  19. Replies
    1,164
    Views
    279,775

    Re: Newsletter-Only Subscriptions for v1.3x

    I think I figured it out. First try, too! Go to:

    includes/templates/YOUR TEMPLATE/templates/tpl_subscribe_default.php

    Delete the code that reads (on lines 32-34):

    <p>
    <?php...
  20. Replies
    3
    Views
    1,375

    Re: Shipping insurance

    Go to Modules -> Order Total -> Shipping Insurance and check to see what your dollar amount is set for:

    Required Insurance Amount

    Mine is set at $100. When a customer purchases $100 worth of...
  21. Replies
    7,098
    Views
    1,855,994

    v138a Re: New Question

    :clap: I read this kind of advice over and over, but instead of fooling with the actual PHP I did it through admin. I set large images to 6 and small and medium to 5, with my small height being...
  22. Replies
    7,098
    Views
    1,855,994

    v138a Re: Image Handler 2 Support

    I have both gd & zlib support enabled but I get the message:

    Warning: imagepng() [function.imagepng]: gd-png fatal libpng error: zlib error in...

    What am I doing wrong?
  23. Re: Using Customer's Name Throughout the Site Like the Login Page

    I found the solution to my problem. I asked a friend of mine and he showed me this PHP code:


    <?php echo $_SESSION['customer_first_name']?>

    Which is in the languages/english/index.php file. ...
  24. Using Customer's Name Throughout the Site Like the Login Page

    When customers log in they see a message like:
    Hello [customer's name]! Would you like to see our newest additions?

    How can I use the customer's name throughout the site on different pages?
    ...
  25. Re: [Done v1.3.8] Database cache bug and fix

    Wow, I feel so ignorant. A professional. What kind of title would this person have that I would be seeking out? What would he or she do? That way I can do a search and see how much it would cost?...
  26. Re: [Done v1.3.8] Database cache bug and fix

    So Phillip, when you say I need professional help does that mean I need to pay someone to help me or I need to talk to my host?
  27. Re: [Done v1.3.8] Database cache bug and fix

    My host is pairNetworks (http://www.pair.com). What will patch the database? Should I create a new one? Also, can I manually transfer customer details from the old database to a new one? How will...
  28. Re: [Done v1.3.8] Database cache bug and fix

    My host said:
    "Unfortunately, your installations of Zen Cart have a significant security vulnerability, and need to be patched in order to be used again. You will need to install the most recent...
  29. Re: [Done v1.3.8] Database cache bug and fix

    Wow, quick reply. It doesn't seem too bad what you told me. Maybe I'm too optimistic. I've been making many backups just like everyone at Zen Cart tells us to.

    I just sent my host a message...
  30. Re: [Done v1.3.8] Database cache bug and fix

    Then, what steps should I take, or what should I tell/ask my host to remedy the issue?
  31. There seems to be a problem connecting to our database. (after being hacked)

    I'm using v1.3.8 and I ran the SQL code above and I'm still getting the message: Sorry!
    There seems to be a problem connecting to our database. Please give us a few minutes to remedy the problem....
  32. Replies
    4
    Views
    1,414

    Re: no database connection

    I have the same "no database connection" message, too. What do you mean by "has anything changed on your server"? What's an example of something that could have changed? Is this an issue that I...
  33. Replies
    1,500
    Views
    247,110

    Re: Testimonial Manager Support Thread

    That did the trick. Thank you.
  34. Re: Optional Shipping Insurance Module Support Thread...

    Setting one zone did indeed make the module show up in Step 2 of the checkout. Thank you for sharing the info! :clap:
  35. Replies
    7,098
    Views
    1,855,994

    v138a Re: Image Handler 2 Support

    I set bmz_cache to 777 and I still get a similar error message:

    /usr/www/users/jgreen23/shop/includes/classes/bmz_image_handler.class.php on line 644.

    What else can be done?
  36. Replies
    5
    Views
    1,460

    Re: Gift Certificates

    What would cause "Your Shopping Cart Is Empty" during Gift Certificate purchases?

    I've tried the model as GIFT, GIFT-xxxxx, GIFT-five, etc. and I've double checked the steps for creating the gift...
  37. Replies
    257
    Views
    75,699

    Re: Jquery Lightbox [Support thread]

    The uninstall worked perfectly. No errors! :clap:
  38. Replies
    257
    Views
    75,699

    Re: Jquery Lightbox [Support thread]

    Thanks so much! That worked perfectly. Would you happen to know why the JQLightbox Config was blank?
  39. Replies
    257
    Views
    75,699

    Re: Jquery Lightbox [Support thread]

    Will someone please help me?

    So far I have Image Handler 2 installed. I tried to install AJAX Image Swapper without success so I deleted all associated files, but it still shows up under...
  40. Replies
    785
    Views
    157,678

    Re: AJAX IMAGE Swapper support thread

    Also, nothing happens when I press the Setup Images button in the admin.
  41. Replies
    785
    Views
    157,678

    Re: AJAX IMAGE Swapper support thread

    I've read most of the posts regarding 1146 errors with PHP. When I replaced all of the lines of the tpl_product_info_display.php and loaded my page, I got the following error:

    1146 Table...
  42. Replies
    23
    Views
    2,922

    Re: root directory

    So that means that I *don't* have to do any redirects? And oh yeah, I went ahead and did the admin and includes. And uh...did I tell you that I love you? You just saved me 30 lost hits (sadly...
  43. Replies
    23
    Views
    2,922

    Re: root directory

    One more question: Does this mean I have to do 301 Redirects for all of my links? They are still going to the old links, but are working. Will that change? I really don't want to do Redirects for...
  44. Replies
    23
    Views
    2,922

    Re: root directory

    Oh, my God. You are ******* brilliant.
    I love you. <3
    In other words:
    It worked!. :clap:
  45. Replies
    23
    Views
    2,922

    Re: root directory

    If this helps, here are the changes to my configure files:




    define('HTTP_SERVER', 'http://www.janaygreen.com');
    define('HTTPS_SERVER', 'https://www.janaygreen.com');

    ...
  46. Replies
    23
    Views
    2,922

    Re: root directory

    Ok, I'm working with my host to move my shop into the directory "shop" and it has been done, but now everything shows up without any graphics and all of the links bring up 404 statuses. When I go to...
  47. Re: Have Multiple Shops Without "shop" Subfolders?

    I had it set up like that, but then for some reason, latinogreetingcards.com was being redirected to janaygreen.com/latinogreetingcards.com.

    If I put janaygreen.com and latinogreetingcards.com in...
  48. Re: Have Multiple Shops Without "shop" Subfolders?

    I don't know how to do that. My domains share an IP address. Does that pose a problem?
  49. Have Multiple Shops Without "shop" Subfolders?

    I have multiple domains, specifically:
    janaygreen.com
    latinogreetingcards.com

    Right now, my shop for janaygreen.com is in the root directory.

    To organize, I want to have my shop for...
  50. Replies
    13
    Views
    3,463

    Re: What file calls csshover.htc?

    Thanks you guys. The above code worked perfectly. No more error messages on my page. I thought that the problem came from file permissions but when I changed them, nothing happened. I had no idea...
Results 1 to 50 of 87
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR