Search:

Type: Posts; User: dimmyr

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    33
    Views
    8,578

    I should have specified. My site does indeed need...

    I should have specified. My site does indeed need SSL for login and checkout. And it works just fine for those functions. The only peculiarity is that when someone logs in, they are brought to the...
  2. Replies
    33
    Views
    8,578

    Posted via Mobile Device

    Posted via Mobile Device
  3. Replies
    33
    Views
    8,578

    Login redirects to HTTPS main page - HTTPS not needed at that point

    I have a problem whereas upon a regular login, a user is redirected back to the main page (desired behaviour), but in the un-needed HTTPS context. How do you fix that?
  4. Replies
    3
    Views
    1,480

    Re: SSL works well...too well.

    I have exactly the same problem and I don't see that it has been answered anywhere.
  5. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand?

    Oh, believe me I AM thankful!!! Glen, you rock, man!
  6. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand?

    Figured out what my problem was. I initially changed #categories
    to #chcategories, but was expecting the changes to be made to the "Categories box", not the "Categories_List" box, which I didn't...
  7. Replies
    56
    Views
    18,680

    I did turn ch_categories on. Now they are both...

    I did turn ch_categories on. Now they are both showing up, the "dressed" one and the ch_cat. The ch_cat looks atrocious with its superhuge indents and plain bullets0


    Posted via Mobile Device
  8. Replies
    51
    Views
    26,844

    Re: always display subcategories in sidebox

    Anyone succeeded in changing the default look of ch_categories?
  9. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand?

    Bump? Anybody out there?
  10. Re: Expanded Category List - Need to turn off products!

    Same here. It errored out when extracting actual files. Must be a corrupt zip archive.
  11. Replies
    5,053
    Views
    991,956

    Re: Simple SEO URL [support thread]

    Hi, I am having issues with it on my IIS6 server with ISAPIrewrite. It installs fine, but when you go to the site, it just enters this un-ending redirection loop. I would be willing to give you...
  12. Replies
    2,266
    Views
    475,831

    Re: Categories Dressing

    It appears that you guys have it all worked out between you two :)

    I haven't seen anymore satisfied customers though.

    I installed both Dressing and UCT, and as soon as I change all instances of...
  13. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand?

    Hmm, installed both, as soon as I change all instances of #categories to #chcategories, all my pretty default images for bullets get swapped for the regular o's and it's still not uncollapsed.

    See...
  14. Replies
    7
    Views
    3,473

    Webmoney module?

    Is it just me, or it's really strange that no one has come up with a WebMoney payment module?
  15. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand

    Ok, so this is the Expanded Categories List mod. Question is, could it coexist with the Categories Dressing mod?
  16. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand

    Same here, how do you make all subcats expanded by default?
  17. Replies
    2,266
    Views
    475,831

    Re: Categories Dressing

    Is there a way to specify to have all top categories expanded by default, without having to use any external mods?
  18. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand

    Sorry for ignorance, but I can put nicer image-based branches in there using the admin interface, and make sure the long cat names don't wrap to start at the next line without the indent?
  19. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand

    The thing is - I am not a programmer, so I use pre-canned stuff. I don't know half the things you just said. All I know is that I need a menu that displays all subcats to begin with and doesn't...
  20. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand

    It's dynamic, and has nice arrows next to cats.
  21. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand

    My main issue with his and the default categories is that they are so ugly.

    AJAX one is very pretty, but alas I have no idea how to make it expanded by default.
  22. Replies
    289
    Views
    78,030

    Re: Yahootreemenu with ajax.

    So has anyone solved this one - How do I make the AJAX version have the subcategories expanded upon the load of the main page?
  23. Replies
    56
    Views
    18,680

    Re: how would I make the categories expand

    So has anyone solved this one? How do I make the AJAX version have the subcategories expanded upon the load of the main page?
  24. Replies
    7,098
    Views
    1,857,546

    v138a Re: Image Handler 2 Support

    Tophand, I seem to see the same issue as Atma did. In Google Chrome browser, with a fresh install of IH2, the popup images during the mouse-over appear at the top of the visible page, in the product...
  25. Thread: geo4zen add-on

    by dimmyr
    Replies
    13
    Views
    2,617

    Re: geo4zen add-on

    Thank you, Kiddo! I updated the package and uploaded it to http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=1076
  26. Thread: geo4zen add-on

    by dimmyr
    Replies
    13
    Views
    2,617

    Re: geo4zen add-on

    Ok, with a little poking around I have it figured out.

    It appears that for IIS, instead of using:

    getenv("REMOTE_ADDR")

    you have to use:

    $_SERVER['REMOTE_ADDR']
  27. Thread: geo4zen add-on

    by dimmyr
    Replies
    13
    Views
    2,617

    Re: geo4zen add-on

    Ok, more info. I am not a PHP programmer by far. I just cut and paste. So I created a small PHP file with the following code on the root of the IIS site:



    <?php
    header('HTTP/1.1 301 Moved...
  28. Thread: geo4zen add-on

    by dimmyr
    Replies
    13
    Views
    2,617

    Re: geo4zen add-on

    You rock, Kiddo.

    Here is some more snooping that I've done. So I tried to debug the HTTP traffic, and found that on the Linux box the stream lists the Location variable from your script and...
  29. Thread: geo4zen add-on

    by dimmyr
    Replies
    13
    Views
    2,617

    Re: geo4zen add-on

    Quick update - I just placed the ipcheck.php file in the root of my WIMP server and browsed straight to it, with a blank browser as a result. When I did the same thing on a linux machine, it...
  30. Thread: geo4zen add-on

    by dimmyr
    Replies
    13
    Views
    2,617

    Re: geo4zen add-on

    Hey, Kiddo. What lovely code! It would have been beautiful if it worked for me, but it somehow doesn't. All I am looking for is to redirect users from a specific country to a different site. To...
  31. Replies
    5,053
    Views
    991,956

    Re: Simple SEO URL [support thread]

    Ok, mine was 3.5.1 for some reason. Got the 3.5.8 from your site and that fixed the problem. Thank you!
  32. Replies
    5,053
    Views
    991,956

    Re: Simple SEO URL [support thread]

    Ok, how do I check the version? I do indeed have attributes.
  33. Replies
    5,053
    Views
    991,956

    Re: Simple SEO URL [support thread]

    I downloaded it just last week from the zen-cart.com site and followed all the instructions for installation and configuration.
  34. Replies
    5,053
    Views
    991,956

    Re: Simple SEO URL [support thread]

    Hello, I hope you can help me. I have a default install of SSU. It works great for everything bu adding products to the shopping cart. When I do, it creates a loop. My HTTPWatch shows a loop like...
  35. Adding the Add to Cart button to Featured Items

    I would like to have an Add to Cart button beneath each item that's listed in the Featured Items list on the main page, so that a customer does not have to open the product page in order to add the...
  36. Replies
    384
    Views
    73,970

    Re: Jquery Zoom [Support thread]

    Great module!
  37. Replies
    166
    Views
    44,549

    Re: jScroller Sidebox Package Support Thread

    Ok, this one is gonna be more intelligent:

    Here is what I am experiencing - in FF the sidebox is collapsed and nothing is showing, in IE6 the sidebox is collapsed, but the new products scroll...
  38. Replies
    166
    Views
    44,549

    Re: jScroller Sidebox Package Support Thread

    That was it, thank you. I am not sure why the original css had a different format for sideboxes on the righ side. Kinda asymmetric.
  39. Replies
    166
    Views
    44,549

    Re: jScroller Sidebox Package Support Thread

    Noticed that the font size on the header of the box is different from the default in my template (see the picture). Where do I change that?
  40. Products not showing up when languages switched!

    I originally set up my shop to be exclusively in Russian, so all the product names and descriptions were in that language and I did not fill in the English fields. Now I want an English interface...
  41. Replies
    3
    Views
    1,348

    Re: EGold Payment Module

    Uhm, could you post your module? Can we have it?
  42. Replies
    3,720
    Views
    843,750

    Re: Zen Lightbox...

    Anyone?
  43. Replies
    3,720
    Views
    843,750

    Re: Zen Lightbox...

    Has anyone ever found the solution to the IE problem where the browser reports "Operation Aborted" upon the first opening of the page, but the refresh brigs you to it.

    The current Lightbox has no...
  44. Re: Image Handler 2 Conflict with Scrolling Side Boxes

    I have the same problem with IE6 in specific. In fact the images (after Redrick's fix) are not traveling from the bottom to the top of the page.
  45. Replies
    29
    Views
    8,013

    Re: Scrolling Whats New Sidebox

    I seem to be having issues with IE6 as well, using the newest Scroller. Looks like the images show up statically outside the scroller window, and whatever scrolls inside is just text. Help, anyone?
  46. Replies
    534
    Views
    119,555

    Re: Order Delivery Date Support Thread

    How do I change the style of the calendar to the alternate styling (dashboard) as seen here: http://electricprism.com/aeron/calendar/#download.

    I tried to insert the classes: ['dashboard'] but...
  47. Replies
    592
    Views
    131,924

    Re: Captcha using TTF & GD

    Ok, I can live with the create account CAPTCHA missing. As soon as I allow customers to browse without creating the account, it the create account CAPTCHA works.

    My main problem is the lack of...
  48. Replies
    289
    Views
    78,030

    Re: Yahootreemenu with ajax.

    Nope, tried it, along with some other suggestions :(
    Thank you though.
  49. Replies
    592
    Views
    131,924

    Re: Captcha using TTF & GD

    Quote:
    Originally Posted by nigelt74 View Post
    and again i am back

    ok the problem seems to be,

    If I set the shop to require people to login before browsing, the captcha doesn't work on the...
  50. Replies
    592
    Views
    131,924

    Re: Captcha using TTF & GD

    So, can anyone help?
Results 1 to 50 of 54
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR