Search:

Type: Posts; User: fepb

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Re: Can't get "referrals " mod working

    That number "16" under "Other" is most likely the number of orders you received before installing this mod. Because there were no referral sources at the time of those orders, they've been...
  2. Re: customer's order invoice purchase date -- can I add the time too?

    This may not be the best way to do it but worked for me:

    /admin/includes/languages/english.php

    I changed:

    define('DATE_FORMAT_LONG', '%A %d %B, %Y');

    to:
  3. Re: How do I remove the Country field from the Create Account Form?

    schoolboy: Thanks for the javascript; it works great!

    I was wondering if you know of a way to not change capitalized letters in the middle of a name such as McDonald?

    Thanks again.
  4. Solved: No referral info (--none--) in admin

    After hours scouring this forum and the mod files, I just wanted to share a solution I've found for:

    Admin showing --none-- under "Referred by" regardless of selected source upon account creation....
  5. Re: Change Email Subject of Status Update Messages e.g. Order Update XXXX

    OK, I've figured it out (after a lot of :frusty: lol)

    For anyone who is trying to do the same thing --

    Instead of:

    'order_status'

    as suggested by Balaji, I plucked the New Order Status...
  6. Re: Change Email Subject of Status Update Messages e.g. Order Update XXXX

    Hi, thanks for your reply. I tried the code you suggested:

    but it makes the subject look like this:

    I am using Fast and Easy checkout by Numinex which comes with an order.php, but that part of...
  7. Re: Change Email Subject of Status Update Messages e.g. Order Update XXXX

    I, too, would like to know if anyone knows of a way to do this?

    I'd like my order status email subjects to be able to show:

    Order #----- Shipped

    Order #----- Canceled

    etc.
  8. Replies
    2,220
    Views
    484,754

    Re: MultiSite Module Support Thread

    Does anyone know if there is a new page for installation instruction? Or if anyone has a copy of the html file with the instructions?

    The link...
  9. Re: How to remove line between products in "What's New," "Featured," "Recent Products

    Thank you so much, GEF! I can't believe how simple that was; I puzzled over this for over an hour. :P

    Thanks again!
  10. How to remove line between products in "What's New," "Featured," "Recent Products"?

    Hello,

    I just installed the Recently Viewed Items sidebox, which I think is similarly coded as the What's New, Featured, Random and Specials sideboxes.

    If I set it to display more than 1 item,...
  11. Re: Please tell me if you can load my https URL (can't resolve secure URL)

    Just wanted to post an update and say that I've found (or rather, my hosting company - yay for Media Temple!) has found the root of the issue.

    If anyone ever gets this bizarre problem, it was to...
  12. Re: Please tell me if you can load my https URL (can't resolve secure URL)

    Hi Haredo,

    Thanks for the reply.

    I've had to leave the Enable SSL to 'false' because the log-in and account creation breaks when I have it set to 'true'. It tells me I have a security error if...
  13. Please tell me if you can load my https URL (can't resolve secure URL)

    Hello,

    I installed an SSL certificate on Thursday night, and according to my hosting company, Media Temple, it is installed and working and they can load the https URL.

    They told me it can take...
  14. Replies
    9
    Views
    1,402

    Re: tags will not work in Define Pages Editor

    Well I apologize for my error and any inconvenience this may have caused you. I thought I was just saving time and space by condensing and putting the poll with my thread. I didn't think it would be...
  15. Replies
    9
    Views
    1,402

    Re: tags will not work in Define Pages Editor

    I actually added that poll because I wanted to know what percentage of people use each respective search engine. I've found that MSN and Yahoo searches put us on page 1 of their search results with...
  16. Replies
    9
    Views
    1,402

    Re: tags will not work in Define Pages Editor

    Oh, and I just checked it in IE6, and found the line a magenta color (though the rgb code I used is supposed to be red), but it does look like it may be 2 px. But in Firefox, Sea Monkey & Opera, it's...
  17. Replies
    9
    Views
    1,402

    Re: tags will not work in Define Pages Editor

    Thanks for your response, Kim. I'm still learning about CSS so I'm not sure if I did this right:

    in my CSS:

    hr {
    width: 40%;
    color: #FF0000;
    height: 2px;
    }
  18. Replies
    9
    Views
    1,402

    tags will not work in Define Pages Editor

    Hi Zen Cart users:

    I tried to insert a <HR> (horizontal rule) into my main page using Define Pages Editor and it doesn't seem to work.

    I used the following:
    <hr size="4" color="red"...
  19. Re: Images not loading on customer's computer; can someone please check my site for m

    Thanks, Kim, I will definitely look into this!
    Aubrey
  20. Re: Images not loading on customer's computer; can someone please check my site for m

    Thanks Dr. Byte, I have suggested Firefox to my customer and asked her about the browser settings. I'll ask her about blocking images.

    And thanks for the link to the tutorial, that will save me a...
  21. Images not loading on customer's computer; can someone please check my site for me?

    Hello Zen Cart users:

    I just received a call from a customer who told me that she has been trying to access our site for the last 2 days but none of the images will load. She can log in, see the...
  22. Replies
    7
    Views
    1,524

    Re: FAQ Manager Send Now Not Showing

    For the "Send Now" button not showing up, copy the contents of the file "button_names.php":

    define('BUTTON_IMAGE_SUBMIT_FAQ', 'button_ask_a_question.gif');

    and paste it into the file...
  23. Replies
    1,987
    Views
    435,134

    Re: Link Manager 3.0 release

    Hi Clyde,

    I've implemented this fix on my site and it works great. I just had to make sure that the Click Count settings were disabled in my admin for it to work.

    Here is the url of my links...
  24. Replies
    1,987
    Views
    435,134

    Re: Link Manager 3.0 release

    Oops, just solved my own problem from my previous post. Apparently I had accidentally uploaded a copy of the links_submit.php language file into my extra_definitions folder.

    :lamo:

    ... in case...
  25. Replies
    1,987
    Views
    435,134

    Re: Link Manager 3.0 release

    Hi Clyde,

    Great contribution, thanks a bunch! I've installed this mod in my test store and am experiencing one little glitch.

    In /includes/languages/english/custom/links_submit.php I've defined...
  26. Replies
    165
    Views
    50,612

    Re: Region Tables 1.0.0 Released!

    Hi Conor,

    Thanks a bunch, that did the trick! Now I can use your great module which is exactly what I've been looking for. Thanks again!

    :yes:
  27. Replies
    165
    Views
    50,612

    Re: Region Tables 1.0.0 Released!

    Hi, thanks. Here is my server/version info I got from my admin:
    Server OS: Linux 2.6.19.2-UP
    Database: MySQL 4.1.20-max-log
    Server...
  28. Replies
    165
    Views
    50,612

    Re: Region Tables 1.0.0 Released!

    Hi, great module. I think this one may be the solution to something I've been grappling with for some time. But I am getting the following errors which at first I thought had to do with the SEO URLs...
  29. Enable Table Rate Shipping w/ Minimum Order Total OR Weight

    Hi, I am trying to set up a new table rate shipping module that could be enabled with a minimum order total or weight. I've been playing around with the code from freeoptions and table and trying to...
  30. Replies
    17
    Views
    4,581

    Re: Random product sidebox

    Hi Delia,

    I just installed your new version and everything looks great. Thanks so much for your contribution.
    :clap:
    Aubrey
  31. Replies
    17
    Views
    4,581

    Re: Random product sidebox

    Hi again,

    I've located the source of the parse error:

    $content .= '<a href="' . zen_href_link(zen_get_info_page($random_sidebox_pr oduct->fields['products_id']), 'products_id=' .

    (extra...
  32. Replies
    17
    Views
    4,581

    Re: Random product sidebox

    Hi delia,

    Thanks for the reply. I tried that code and am getting a parse error:

    Parse error: parse error, unexpected T_STRING in ../sideboxes/tpl_random.php on line 13

    I've looked through...
  33. Replies
    17
    Views
    4,581

    Re: Random product sidebox

    Hi delia and ajeh, thanks for making this contribution possible. I have just installed it and have one little hitch:

    The product name won't show up in the sidebox. It only shows the image and the...
  34. Replies
    100
    Views
    42,325

    Re: Support thread: Social Bookmarking/Social Shopping

    Hi Software Guy,

    Thanks a bunch for the reply. I've figured out how to make the SSL thing work. (I'm very new at php so there is still a lot of trial and error with everything. :P)

    I just have...
  35. Replies
    100
    Views
    42,325

    Re: Support thread: Social Bookmarking/Social Shopping

    Great contribution! Thanks a lot swguy. I just have one question -

    I currently have 36 EZ pages in my store and will be adding a whole bunch of articles in the next few days, so is there a way to...
  36. Re: Contributions/Modules that affect (required) attributes?

    Hey pointOfsale,

    Someone just came up with a fix for this problem. Both I and another person who had the same problem have tested it and it worked. You can get it at the following link:
    ...
  37. Replies
    30
    Views
    10,633

    Re: Required attribute function works no longer

    grantc, you're a genius! Thanks sooooo much! I've just tried it in my test store and it worked.

    Thanks x 1,000!
  38. Re: Images not displaying in Firefox and Internet Explorer 6.0

    Oops, sorry, I just noticed. In that case, Happy Next Wednesday to you (or any other day for that matter, whatever day or as many days as you like). :thumbsup:

    Yes, it is kinda strange that I...
  39. Re: Images not displaying in Firefox and Internet Explorer 6.0

    Hi Kuroi,

    Thank you so much! I just understood what you meant and got it working now. Now I feel like an idiot for not having figured this out. :P

    ... it's a tad inconvenient though to no be...
  40. Re: Images not displaying in Firefox and Internet Explorer 6.0

    Hi Kuroi:

    I am flummoxed. I've made a new test page with an image (my own banner) from my own server and still having the same problem. This page has the same banner twice, one with a link to my...
  41. Re: Images not displaying in Firefox and Internet Explorer 6.0

    Hi Kuroi,

    Thanks for the reply. Being fairly new to webmastering, I wasn't even aware of the existence of conditional comments until now. I Googled conditional comments and from what I've seen,...
  42. Images not displaying in Firefox and Internet Explorer 6.0

    Hi Zenners,

    I am having issues with reciprocal link images/banners and I don't think it's a Zen Cart issue, but am not 100% sure. The problem is this: some of the banners and images on my links...
  43. Replies
    30
    Views
    10,633

    Re: Required attribute function works no longer

    Now that you mention it, I've been having strange issues with Image Handler. Sometimes when I go into Image Handler in my store admin (I'm thinking this is after I've installed a new contribution), I...
  44. Replies
    30
    Views
    10,633

    Re: Required attribute function works no longer

    Hi,

    I don't have JROX Affiliate Manager installed, but I've got the following installed (21 in total - I know, maybe not a great idea, but I really did need/want them. The list is quoted from...
  45. Replies
    30
    Views
    10,633

    Re: Required attribute function works no longer

    Hi aaelghat,

    Sorry, I haven't found the solution to this problem; am just living with it for now. I don't have any of the same modules you have installed, so maybe the problem is elsewhere.
  46. IE6: Image Handler Hover Obscured by Attribute Option Dropdown Menu

    Hi Zenners,

    I am working on making my store compatible with IE6 and have just discovered a new problem (only in IE6 - works okay in Mozilla and Firefox, but not sure about IE7 but I think it...
  47. Re: IE6 issues: Bold text looks strange & Login sidebox Password field too long

    Hey there,

    I've gotten to the bottom of the issue I described above and wanted to share the solution in case anyone else was having the same issue.

    Apparently, it was to do with the font I had...
  48. Re: IE6 issues: Bold text looks strange & Login sidebox Password field too long

    Thanks for the reply, Misty.

    I got around the issue with the login box - I decreased the size of the password box so that it looks a little shorter on other browsers but at least doesn't distort...
  49. Replies
    30
    Views
    10,633

    Re: Required attribute function works no longer

    Hi there, sorry to hear you're having problems too. I thought I'd let you guys know, I uninstalled Goolge Sitemap from my test store (I have a live store and test store, and the attributes are broken...
  50. Contributions/Modules that affect (required) attributes?

    Hi Zenners,

    I would really appreciate it if anyone could help me out by telling me if/which of any of the following contributions/modules that I have installed could possibly be affecting my...
Results 1 to 50 of 74
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR