Search:

Type: Posts; User: IllusionGuy

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Re: Dual Pricing Product Display Wholesale Price

    Did you get this working, I am also not able to see the wholesale price any where on the front end, it looks like everything is working great on the backend.
  2. Replies
    20
    Views
    2,950

    Re: Some orders have customer comments and others do not?

    thanks for the reply carney, I'm almost thinking this is a bug, I was not able to find where the info is displayed if a client submits information in their order, I can see where it normally would be...
  3. Replies
    592
    Views
    131,918

    Re: Captcha using TTF & GD

    Hello everyone,

    I am trying to get this module installed, I changed the needed files, added the sql to the database but still no go, it shows up on the create account page, but keeps returning...
  4. Replies
    20
    Views
    2,950

    Re: Some orders have customer comments and others do not?

    Thanks for the replies guys, what am I missing??? If I click on Customers > Orders than a order lets say the one from Alison, you can see the order is flagged with the yellow box, but in the attached...
  5. Replies
    20
    Views
    2,950

    NMI payments: missing order comments

    Hello everyone,

    Can someone tell me why some orders have customer comments and others do not? See attached image, all 3 of these orders have the same order status, and the same type of comment...
  6. Re: define_main_page.php does not display in IE6

    Thanks for the reply Stevesh, I found if I link my heading logo to index.php ie6 loads a blank page, but if I link to index.php?main_page=index it works fine, so I think problem fixed for now.
  7. my define_main_page.php does not display in IE6

    Hello guys,

    When using IE6 if you load the site the define_main_page.php loads and looks great, but if you view any sub page of any kind then head back to the index.php file the...
  8. Replies
    2
    Views
    962

    Re: Delete all CVV Numbers At Once?

    Thanks Ajeh,

    I will give that a shot.
  9. Replies
    2
    Views
    962

    Delete all CVV Numbers At Once?

    Hello Everyone,

    Is there a way to delete all of the orders CVV numbers at once?

    Not sure if their is an easy way to do this that is built in or if there is a module to do this.

    Thanks guys.
  10. I need to resend order emails to site admin, PLEASE HELP

    Hello everyone,

    We pointed our name servers to a new server over the weekend and we lost email orders about 8 or so, is there any way in zencart to resend the emails out to the admin again? the...
  11. Disable Call for price url below Call for price image?

    Hello everyone,

    Call for Price
    Call for price
    Model:

    I am trying to disable the call for price url below the call for price image/text. I disabled the image so now I have a text Call for...
  12. Attribute is Free When Product is Free?

    Hello everyone,

    So I am helping a client fix a problem with there paypal checkout today when they try and check out with a free product they keep getting an error, I found out that it was because...
  13. Replies
    1
    Views
    1,077

    Attribute is Free When Product is Free?

    Hello everyone,

    So I am helping a client fix a problem with there paypal checkout today when they try and check out with a free product they keep getting an error, I found out that it was because...
  14. Replies
    67
    Views
    13,156

    Re: USPS Estimating API - Not working any more

    Ahh thanks for the heads up Ajeh
  15. Replies
    67
    Views
    13,156

    Re: USPS Estimating API - Not working any more

    ok I just tested it again it is working but it takes for ever to load the shipping page...

    http://www.silverfallsonline.com
  16. Replies
    67
    Views
    13,156

    USPS Estimating API - Not working any more

    Is any one aware of any inconsistencies with USPS shipping costs estimating. On our website, it was working properly. Then, it started taking a long time to pop up with the pricing. And now, it...
  17. Replies
    1
    Views
    746

    Custom Flat Rate Module not working?

    Hello Guys,

    I created a custom flat rate module for fedex, it shows up in the admin I clicked the install button and set the price it looks like it is working fine, it shows up on step 1 of the...
  18. Re: Can you change the alpha sorter from a drop down menu in to a text links?

    I made an update to this code, I added some css when a letter is active it will be bold and black, so that the user knows what page they are on.


    function...
  19. Re: I'm getting a SQL syntax error: 1064 in the admin panel

    Thank you guys for the fast reply, the developer got back to me and got it fixed! wahoo, thanks again guys.
  20. I'm getting a SQL syntax error: 1064 in the admin panel

    Hello everyone,

    I paid a developer to do some work on my fontends cateogry tree, and now when I login to the admin under category/products I get the following message:


    Warning: Division by...
  21. Replies
    3
    Views
    2,888

    Re: Can Zen Cart be installed in to MSSQL?

    Good call kobra, that is really good advice!
  22. Replies
    3
    Views
    2,888

    Can Zen Cart be installed in to MSSQL?

    Can Zen Cart be installed in to MSSQL?

    I have never had the need, but I'm working with a new client that has a in house server running windows server I'm not sure just yet if it's 2003 or 2008...
  23. Re: Can you change the alpha sorter from a drop down menu in to a text links?

    Thanks for the reply zskiman

    I have updated the above code and cleaned it up:

    function GetAlphabet($type='string',$lower=false){
    $spacer = " | ";
    $r = ($type == 'string') ? ''...
  24. Re: Renewed Secure Certificate Caused Admin Panel Errors?

    Ok a bit of an update, it's doing it on the front end now as well :huh:


    Warning: Unknown(/usr/local/4admin/apache/vhosts/loyalteefit.com/httpdocs/index.php): failed to open stream: Too many...
  25. Renewed Secure Certificate Caused Admin Panel Errors?

    Hello Guys,

    We just renewed our secure certificate and now when we login to the zen cart admin panel we get the following error message, if we it refresh a few times it will go away.


    ...
  26. Replies
    271
    Views
    137,521

    Re: How-To: Add new Properties to your Products

    Hey Zep, did you get this working, I'm trying to get my custom field to show up in the products_all page and I'm getting the same outcome it's like the field is empty...

    This is the code I'm...
  27. Is it posible to add the alpha sorter to the all products page?

    Is it posible to add the alpha sorter to the all products page?
  28. Re: Can you change the alpha sorter from a drop down menu in to a text links?

    Is it even posible to add an alpha sorter to the all products page? I have been playing with this code now for days :frusty:
  29. Re: Can you change the alpha sorter from a drop down menu in to a text links?

    Ok there is probably a cleaner way of doing this but, I got this to work on the category page.


    <div id="alpha_filter">
    <a...
  30. Can you change the alpha sorter from a drop down menu in to a text links?

    On the category page how can we change the alpha sorter from a drop down menu in to a text links like so:
  31. Order Comments not showing up in the admin

    Hello guys,

    I changed the textarea field to a normal text field, now the Comments are not showing up in the admin. I'm using this field for a need by date field.

    This is the code I'm using:
    ...
  32. Is It Possible To Skip Checkout Steps #1 & #2, Go Directly To The Order Conformation?

    Hello everyone,

    Quick question, I’m setting up a cart for a client that owns a wholesale nursery that sells directly to landscape companies. They are not going to sell the plates via their...
  33. Re: Error: Sorry, there is no match for that email address and/or password.

    Grrr after all of that, I found out that one of the custom mod we where using had a
    mysql_close(); at the end of the file, we took that out and it works great now.
  34. Re: Error: Sorry, there is no match for that email address and/or password.

    I downloaded the Debug Error Logging Utility by DrByte to see if I could shed any more light on this, and I get this error when trying to login.


    [13-Mar-2008 11:51:15] PHP Warning: ...
  35. Re: Error: Sorry, there is no match for that email address and/or password.

    Ok still no go, can this have anything todo with the template files that we are using?

    what are the very minimum file requirements for the template_default template

    these are a list of files...
  36. Re: Error: Sorry, there is no match for that email address and/or password.

    ok it would let me setup a new account using an email that I have not used with this site before, but when you go to https://www.sexyjparties.com/index.php?main_page=login and try and sign in I get...
  37. Re: Error: Sorry, there is no match for that email address and/or password.

    Hello NHRADeuce,

    Yes I have tried to sign up for a new account you get this message when you do “Our system already has a record of that email address - please try logging in with that email...
  38. Re: Error: Sorry, there is no match for that email address and/or password.

    Any Takers?
  39. Error: Sorry, there is no match for that email address and/or password.

    Hello everyone,

    I hate having to ask for help on this one but I could not find the right answer that fixed the problem when I did searches on here. When a customer tries to login they get this...
  40. Re: One category not displaying products? But others work fine...

    I think we found our problem it was with two products that may have got a glitch from the upgrade not sure but when we disable these two products the category works fine, odd...
  41. One category not displaying products? But others work fine...

    Hello guys,
    I’m having a problem with one of my stores, I just upgraded to 1.3.8 and everything was smooth. All of the products / categories are in the database and you can see/edit them from the...
  42. Replies
    7,098
    Views
    1,856,824

    v138a Re: Image Handler 2 Support

    Hey guys, we just updated our store today to 1.3.8 and after the upgreade of the database, we lost 90-95% of all of our product images, has any one had this problem yet?
  43. Replies
    81
    Views
    39,237

    Re: Integrating PHPBB3 with Zencart

    I am also looking to intergrate Zen Cart and phpBB3, Zen Cart and phpBB3 is like peanut butter and chocolate they just go togeather! It would also be nice to get phpBB to work within a page with in...
  44. Re: How do you set how many products are displayed on the categories pages?

    Thanks DrByte, that did the trick!
  45. How do you set how many products are displayed on the categories pages?

    How do you set how many products are displayed on the categories pages? I'm working on a customers shop and there cart is only showing 4 products per page. we are using the columnar display now and...
  46. Re: Update to 1.3.8 now get checkout ERROR_SECURITY_ERROR

    Thanks for the reply yellow, that was one of the problems, I uploaded tpl_login_default.php tpl_logoff_default.php and that fixed it thanks guys.
  47. Re: Update to 1.3.8 now get checkout ERROR_SECURITY_ERROR

    thanks for the reply DrByte,

    I uploaded the template files and the language files, the message now reads: "There was a security error when trying to login."
  48. Update to 1.3.8 now get checkout ERROR_SECURITY_ERROR

    Hello guys,

    I updated a customer's store last night it looked like everything went well, and I'm not sure if this is related or not but he started getting calls today from customers saying they...
  49. Replies
    10
    Views
    1,360

    Re: get admin directory

    I did not know you could, I'm still learning as I go :smartalec:


    Ok like I mentioned before I really do not have any clue to what I'm doing lol, I took a look at other mods that where under...
  50. Replies
    10
    Views
    1,360

    Re: get admin directory

    I'm sure the config file is setup right becuase the store and the admin panel both work great, I'm sure it's this mod that I'm working on.

    The following code that is the script from a file called...
Results 1 to 50 of 136
Page 1 of 3 1 2 3
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR