Search:

Type: Posts; User: valnoren

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    3,832
    Views
    1,218,868

    Re: Easy Populate support for Version 1.2.5.4

    Allright which version is the current one there's like 3 or 4 Easy Populates on the download area!
    I use EP on an old cart and Im installing a new one and went to download and found several...
  2. Re: I want user with company name automatically assigned to specific group

    Ahh I see thanks ... wait what line was this on ??...
  3. Re: I want user with company name automatically assigned to specific group

    Could you do this??

    if ( (ACCOUNT_COMPANY == 'ACME') && (zen_not_null($company)) ) {

    $grp = 1;

    } else {

    $grp = 2;
  4. Re: I want user with company name automatically assigned to specific group

    This is helpful I have one small question... What if you have a certain company you want to be assigned to a specific group? how would that look in the code?
  5. Replies
    46
    Views
    6,418

    Re: email order confirmation to third party

    LOL thats funny because it is for a government organization!
  6. Replies
    46
    Views
    6,418

    Re: email order confirmation to third party

    WOW DrByte you rock!! I was looking at that area but I was banging my head against the wall.I am going to try this today!
  7. Replies
    46
    Views
    6,418

    Re: email order confirmation to third party

    LOL schoolboy I thought of that myself but the client had this set up in an old OScommerce site and wants it the same way for the new zencart site...
    Its a long story. In short theres a special...
  8. Replies
    46
    Views
    6,418

    Re: email order confirmation to third party

    No the customer is from the company/organization "ACME" they can order whatever they want but I have to have the orders placed for this company/organization "ACME" sent to an administrative email...
  9. Replies
    46
    Views
    6,418

    Re: email order confirmation to third party

    Yes I know the Admin>Email Unfortunately that sends an email to as many emails as you want on EVERY order. What I need is only ACME customers to have an order notification sent to a third party.
  10. Re: Pay by invoice ("bill me later"/""store credit account")

    First I want to say thanks ! this MOD has saved my bacon on a project!
    I have a question any idea on a way to hide other payment options if the customer is apart of the "invoice" group. So invoice...
  11. Replies
    46
    Views
    6,418

    email order confirmation to third party

    I am trying to figure out how I can get orders placed by customers belonging to a certain company or group to receive an order confirmation when the customer places an order.

    Im a php newbie......
  12. Re: Order confirmation email

    After studying it I see what you did but I was wondering if there was anyway for it to be an "if" statement , like "if" customer belongs to group "alpha" then email confirmation to (alpha email) does...
  13. Re: Order confirmation email

    Hello Im in need of the exact same feature , however Im not clear on the solution you gave I need a certain group order to be emailed to a third party email address but I'm at a loss on where to...
  14. Re: Password Protected Categories (PPC) - Official Thread

    SWEET! It works! man this was huge I needed this mod so bad! THANKS YOU ROCK!
  15. Re: Password Protected Categories (PPC) - Official Thread

    Checking to see if this is a working solution I need to do this but was wondering how well it was working.
  16. Replies
    3,832
    Views
    1,218,868

    Re: Easy Populate support for Version 1.2.5.4

    I have one odd thing. I have 2 installations of zencart for 2 different sites. both identical installs. on one of my Easy Populate it says "Import from Temp Dir ()" on the other it says "Import from...
  17. Replies
    3,832
    Views
    1,218,868

    Re: Easy Populate support for Version 1.2.5.4

    I fixed it. Admin Profiles mod has a patch or a single file that needs replaced. If you already have admin profiles installed and you upgrade it you have to copy the new file admin_control.php other...
  18. Replies
    3,832
    Views
    1,218,868

    Re: Easy Populate support for Version 1.2.5.4

    Any one have a problem with Admin Profiles not letting you install easy populate? It wont let me turn the page on Im locked out?
  19. Re: how do I go about fixing a typo in ALL my descriptions?

    Thanks for the help! I was thinking along a completely different line. i exported my database from phpmyadmin and unzipped the file , opened it up in a text editor and change it that way but was not...
  20. how do I go about fixing a typo in ALL my descriptions?

    I had an employee typo a word several times into the description field of every category. Is it possible to open the exported mySQL file find the typo change it in a text editor and import it back...
  21. Replies
    3,832
    Views
    1,218,868

    Re: Easy Populate support for Version 1.2.5.4

    I have the latest Zen cart and EP 1.2.5.4 I have used it before and uploaded data to it and now for some reason all I get is a Upload Results

    File uploaded.
    Temporary filename: /tmp/phpjduLc5...
  22. Replies
    485
    Views
    93,535

    Re: hideCategories

    Is this in regard to the question I asked about mySQL 5 , you said PHP5?
  23. Replies
    485
    Views
    93,535

    Re: hideCategories

    Ditto here Im running mySQL5
  24. Replies
    5
    Views
    1,607

    Re: Hide categories from public

    Unfortunately , I run mySQL 5 :-( any idea if there will be a compatible version update?
  25. Replies
    2
    Views
    756

    Re: Help special login for certain category

    Thanks for your link but it says it is not compatible with mySQL 5 which is what my server runs. So I cant try it out. It sound exactly like what I need though.
  26. Replies
    5
    Views
    1,607

    Re: Hide categories from public

    I need the same thing any luck on figuring out what to do?
  27. Re: Category: Show on Main Page - Possible to use specific categories?

    I did this by using the define_Main_page and placing my own custom html table with icons and links to the categories I wanted. Thats how I got around this.
  28. Replies
    2
    Views
    756

    Help special login for certain category

    I am using zencart 1.3.8 curent. I am looking to figure the best way to approach this issue.

    My Client has a group of customers that need there own category and where the clients can login and...
  29. Replies
    6
    Views
    981

    Re: How do I find product by product ID#?

    Crap! I was just about to post this same exact question. We use the product ID as our stock number. I cant understand why you do not have a stock number field that can be searched. It seems odd, a...
  30. Replies
    1,164
    Views
    279,770

    Re: Newsletter-Only Subscriptions for v1.3x

    So no one has problems importing emails into separate records using the import feature? If any one can give post up what they are doing to upload emails I would really appreciate it. My imports only...
  31. Replies
    1,164
    Views
    279,770

    Importing

    Im having some issues importing emails. I have a text file with

    [email protected]
    [email protected]
    [email protected]

    I cant get them to import into separate records? I either get the first oneto import...
  32. Thread: Custom Field

    by valnoren
    Replies
    1
    Views
    855

    Custom Field

    Is there any way to add a Stock Number field that is searchable in Zencart. I have searched all over and not seen how others are tracking products. I have a lot of products to add and I use Stock...
  33. Replies
    3
    Views
    1,964

    Re: cant see ZC_install

    Dr. Byte you are brilliant!

    That fixed it!
  34. Replies
    1
    Views
    1,614

    Re: Help with new install 1146 Table error

    No Luck I do not understand. On our server I can do a control panel one click install of version 1.3.7 and it installs just fine.

    But when I try a manual installation of 1.3.8 I get the error...
  35. Replies
    1
    Views
    1,614

    Help with new install 1146 Table error

    I'm trying to install a new test store of the new version.
    I keep getting this error and I am stuck.

    I created a new blank database just for this test but I get this error.

    1146 Table...
  36. Replies
    3
    Views
    1,964

    cant see ZC_install

    Im updating on a test server and everytime I go to zc_install/index.php I get:


    anyideas as to why?
  37. Replies
    1
    Views
    1,121

    administration reports

    Is there are reports that shows me when certain admins have logged in and how many new items have been added and when they where added?
  38. Replies
    1
    Views
    939

    help wth IE6 and 7 Problems

    I am having problems with IE 6 and 7 in my header and main navigation area
    at www.industrialmachinery.com/store

    The site displays fine in Firefox PC/Mac and Safari

    But Im about to pop with...
  39. Replies
    2
    Views
    900

    Re: Formatting attributes

    Customer wants a table and honestly it is easier to read for what he is selling.

    He has parts to sell.

    So they want to list out all the new part order number the new part size size, the new...
  40. Replies
    2
    Views
    900

    Formatting attributes

    I need to have a product that needs a table for its attributes is there any way to do this.

    For example I have a Product say a Phillips screw drivers , But I need to have different size phillips...
  41. Replies
    14
    Views
    7,271

    Re: Product ID number not showing on invoice

    Ahh thanks for that I will look I was thinking in the online admin.
  42. Replies
    14
    Views
    7,271

    Re: Product ID number not showing on invoice

    Where in the admin?
  43. Replies
    14
    Views
    7,271

    Re: Product ID number not showing on invoice

    Im am trying to find the same thing. Did you ever find an answer or does anyone want to shed some light
  44. Replies
    3
    Views
    1,172

    Re: Product Layout

    I found this... http://www.zen-cart.com/forum/showthread.php?t=60427&highlight=additional+images
  45. Replies
    3
    Views
    1,172

    Re: Product Layout

    Ditto for me also have you found anything?
  46. Replies
    22
    Views
    6,228

    Re: Anyone with working Skipjack module?

    Thanks for your post. Thats very interesting. This site uses attributes for everything. There is obvioulsy an issue with them and the module.
  47. Replies
    22
    Views
    6,228

    Re: Anyone with working Skipjack module?

    "A quick fix is to replace 'Teanas~' with STORE_NAME . '~'"

    My programmer tried that and we kept getting errors on the comfirmation section. It kept bouncing back and saying that our address for...
  48. Replies
    22
    Views
    6,228

    Re: Anyone with working Skipjack module?

    Hmm thanks fo the info. and Yes we have read over the integration guide maybe we just are not getting it. I will take a look closer at your suggestions here let me know if you find anything.

    Thanks
  49. Replies
    22
    Views
    6,228

    Re: Anyone with working Skipjack module?

    Thanks SO much! for our help! Im hoping you find something!
  50. Replies
    22
    Views
    6,228

    Re: Anyone with working Skipjack module?

    sorry for the horrible post above I was in a hurry
Results 1 to 50 of 63
Page 1 of 2 1 2
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR