Search:

Type: Posts; User: bhensarl

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    475
    Views
    73,123

    Re: Multi Cross Sell mod [Support thread]

    Thanks, gilby.

    Checked the debug and found the problem here:


    It looks like the "multi_xsell_box_defines.php" in the install package should be located at languages/english/extra_definitions/...
  2. Replies
    475
    Views
    73,123

    Re: Multi Cross Sell mod [Support thread]

    Hi everyone,
    I'm having what looks like the same exact problem morganmoran had and despite my best efforts I can't figure out how to fix it.
    Here's the info:
    -ZC 1.3.9g
    -PHP 5.2.17
    -Double...
  3. Next/ Previous buttons don't work for specific products

    Hello,
    My site is an e-commerce apparel site in ZC 1.3.9g.

    I used to have all my products in one category and the "Next"/"Previous" buttons at the bottom of each item's page worked perfectly. I...
  4. Re: Unable to get an image to show on the home page

    Alright, I found it. Here's the code in case anyone's interested:

    That string is placed just before the col2 div, and apparently it forces the col2 div to not appear on the homepage. I don't...
  5. Re: Unable to get an image to show on the home page

    Guys, the thing that's perplexing me is that part of the header shows up perfectly when I'm on any page other than the home page. I added the image in the header to advertise an event we have coming...
  6. Re: Unable to get an image to show on the home page

    stevesh,
    Thanks for the response. I found the col2 that's commented out, but that doesn't seem to be it because on the pages where col2 is commented out, the picture displays normally. I think the...
  7. Unable to get an image to show on the home page

    Hello,
    I'm using a Template Monster template and the way it's currently set up it allows a simplified homepage, by not showing some items on the homepage that then show up on all the other pages. ...
  8. Payment processing errors through PayPal (28, 7)

    For some inexplicable reason I have started receiving the following error on my site when a customer attempts to check out: "- (28) connect() timed out!" I haven't changed any settings, and we were...
  9. Switched hosts- Now how do I transfer my customers/orders?

    Hello,
    I recently changed hosts and reinstalled my site on a fresh install of Zencart at the new host. How can I go about exporting my customer database and orders from my old Zencart admin? ...
  10. Replies
    1
    Views
    815

    Re: Shadowbox effect interference

    For anyone who might have been wondering, I fixed the issue by removing the "z-index:1000;" property from the css for the menu.
    Brian
  11. Javascript Conflict with Slimbox and Mootools and jQuery

    My site uses JQuery Easyslider 1.7 to display images on the splash page, and I've never had issues until I recently installed Slimbox with MooTools. Now I can't get the two to work concurrently. ...
  12. Replies
    1
    Views
    815

    Shadowbox effect interference

    Hello,
    I have been using the Shadowbox javascript extension to create an effect similar to slimbox or lightbox but I'm having an issue with my menu conflicting with the shawdowbox effect. This page...
  13. Replies
    0
    Views
    508

    Inserting a string into PHP

    Hello,
    I'm a PHP newbie and I'm trying to insert the following string:

    rel="shadowbox[products];options={counterType:'skip',continuous:true,animSequence:'sync'}"
    into the...
  14. Replies
    17
    Views
    2,418

    Re: Additional Product Images - Layout Question

    first trading,
    I'd like to do something very similar on my site: http://2600 strange .com/index.php?main_page=product_info&cPath=1&products_id=9. The only difference is that I would like to show...
  15. Replies
    4
    Views
    483

    Re: Customizing displayed images

    Ajeh,
    That sounds like a very good option, but I'm having trouble figuring out how to access those built in features. Can you point me in the right direction. So far I've checked...
  16. Replies
    4
    Views
    483

    Re: Customizing displayed images

    Just to clarify what I'm trying to do, I want to code the php to automatically pull the pictures I want for each item, similarly to the way they already populate through the zencart admin. So I...
  17. Replies
    4
    Views
    483

    Customizing displayed images

    Hi,
    I have an apparel store and I'd like to be able to show a shadowbox type image gallery below the main product image so customers can get a better idea of what the shirt looks like. I've...
  18. Can't find the php to alter checkout text

    I'm attempting to edit the text on my checkout success page because I can't find the php file that is populating the text. Here's the code for the checkout success page itself:

    <?php if...
  19. Re: Removing the underline in dropdown menu links

    Never mind, found it. It's amazing what will happen when you step away for a little bit and re-attack the problem.
  20. Removing the underline in dropdown menu links

    Just recently added the dropdown menus mod to my site and I love it, but for some reason I can't figure out how to remove the underlines from the links. The underlines are gone on the main portion...
  21. Re: Layout problem with Firefox 3.6.8 for Mac

    Anybody?
  22. Layout problem with Firefox 3.6.8 for Mac

    I'm at a loss on this one. I've tested my site (http://2600strange.com/index.php?main_page=page&id=1) with numerous versions of the major browsers and found no issues, until now. For some reason...
  23. Re: Images on home page used to scroll, now they're stacked.

    Sorry for the momentary freak out. I fixed it and all is well.
  24. Images on home page used to scroll, now they're stacked.

    Hello!
    Per the original design, my home page had a centrally displayed image with arrows on the right and left sides that would scroll between different images using the banners in zencart. For...
  25. Re: Add code to the tag of just one EZ page?

    Thanks so much, DrByte! I really appreciate it! Works like a charm.
    Brian
  26. Re: Add code to the tag of just one EZ page?

    Nope, sorry about that. I'm looking for the "onunload" event. I know very little about javascript. Is there a way to incorporate that event into the ez page? Thanks.
    Brian
  27. Re: Add code to the tag of just one EZ page?

    Nope, sorry about that, I really want an "onunload" event. I know very little about javascript, so I apologize for my ignorance of the difference. Is there a way to put that into the body of the ez...
  28. Re: Add code to the tag of just one EZ page?

    It starts up my google maps javascript. Is there a way to just insert the javascript into the ezpage instead of loading in the body tag? Here's what I actually want to put in: onunload="GUnload()"
  29. Re: Add code to the tag of just one EZ page?

    Sorry about that, I just didn't understand the way that the system works! What I'm trying to do is add the onload function to the body tag to one of my EZ-pages. Is that possible, or can you only...
  30. Re: Add code to the tag of just one EZ page?

    All right, perfect. Now I understand how to make it happen. Thanks for the help!
    Now, my final question: what is the correct format for naming EZ pages folders in the modules/pages directory? ...
  31. Re: Add code to the tag of just one EZ page?

    Kuroi,
    I think I've found the file you're talking about (read_me_jscript.html), but I still can't figure out how to alter the <body> tag because it seems to be only referring to working with...
  32. Add code to the tag of just one EZ page?

    Hello,
    I need to add
    onload="initialize()" to the <body> tag for one of my EZ Pages. How can I go about changing the tag for just that page? Thanks in advance!
    Brian
  33. Replies
    514
    Views
    118,163

    Re: Fual Slimbox (Lightbox) - Support

    After reading through all 43 pages of posts I still can't find answers to my questions...
    -What is the format for saving pictures so that they will be recognized by slimbox? For instance, I have a...
  34. Replies
    6
    Views
    1,680

    Re: Customizing title page

    Thanks again, I'll check it out!
    Brian
  35. Replies
    6
    Views
    1,680

    Re: Customizing title page

    Thanks for the suggestion gjh42! I'd like to try it out, but would rather not do it with my live site. What's the best way to set up a mirror site that I can mess around with?
    Brian
  36. Replies
    6
    Views
    1,680

    Customizing title page

    The body pages of our site have a header with our logo at the top left hand portion of the page, while the title page (the first page that loads when you type in our address http:// 2600strange .com)...
  37. Replies
    8
    Views
    671

    Re: Customizing page titles

    kobra, that fixed it. I'll look more into Template Monster and get smart on what we've gotten ourselves into. Thanks for your assistance!
    Brian
  38. Replies
    8
    Views
    671

    Re: Customizing page titles

    http:// 2600strange.com/

    Title currently says, "2600 Strange Ave, Less is more..."
    I want it to say, "2600 Strange Ave, There's more to life than $90 T-shirts!"
  39. Replies
    8
    Views
    671

    Re: Customizing page titles

    No, sorry, not the url, the actual title of the page inside the <title> tag.
  40. Replies
    8
    Views
    671

    Re: Customizing page titles

    I'd like to alter the title for every page in my site. I feel like I altered something in the php to make it the way it is, but I can't find the file I altered.
  41. Replies
    8
    Views
    671

    Customizing page titles

    I am attempting to edit the title of my pages: the portion that shows up just before "- Mozilla Firefox" in the title bar. I've edited it before and now I can't remember how I did it. Can someone...
  42. Replies
    2
    Views
    632

    Re: Modifying default order numbers

    Thanks, Dr. Byte! Got it fixed.
    Brian
  43. Replies
    2
    Views
    632

    Modifying default order numbers

    We've had offline orders going for some time and to better align the books I'd like to skip forward with our online order numbers. Is there a way to jump from order #200 to order #2000 within the...
  44. Replies
    0
    Views
    486

    Customizing "Connection Problem" page

    Where is the file that defines the "Connection Problem" page located. Right now my site is down and I'm getting a ZenCart branded page. I'd like to replace this with a page with a custom one. ...
  45. Replies
    2
    Views
    910

    Re: Integrating SSL

    Thanks so much for the info, Steve!
    Brian
  46. Replies
    2
    Views
    910

    Integrating SSL

    I just purchased an SSL key through godaddy.com and I'm not sure how to integrate it into the site. Is there anything I need to do in within zen cart's control panel? Is it better to use SSL for...
  47. Replies
    5
    Views
    3,560

    Re: How to put Javascript inside PHP

    Perfect! Thanks for the help, gjh. Okay, so I've fixed my syntax issues, but I still don't know how to get it to spit out the link that I want. Here's my code (from...
  48. Replies
    110
    Views
    26,876

    Re: Google Mapinator

    snorkpants,
    I run a web site for a t-shirt business. We're trying to set up Google Maps so that we can drop markers on the map that, when clicked on, pop up a picture of a customer wearing our...
  49. Replies
    5
    Views
    3,560

    Re: How to put Javascript inside PHP

    I'm fairly sure there are syntax rules for coding php that are getting screwed up when I insert the Javascript into the php, but I don't know enough about php to figure out why it's failing. My...
  50. Replies
    3
    Views
    1,088

    Re: Where to redirect IPN DEBUG emails?

    Fixed it. As always, thanks a million for the help.
Results 1 to 50 of 67
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR