Search:

Type: Posts; User: TheOracle

Page 1 of 10 1 2 3 4

Search: Search took 0.02 seconds; generated 8 minute(s) ago.

  1. Replies
    9
    Views
    1,901

    Re: Backup MySQL mod - Windows 2003 problem

    $toolfilename = (isset($_GET['tool']) && $_GET['tool'] != '') ? zen_db_prepare_input($_GET['tool']) : $mysqldump_exe;


    :wink2:
  2. Replies
    235
    Views
    33,423

    Re: Additional products fields

    If there are no more issues, I guess I could consider this MOD - solid starting from the latest release. :smile:
  3. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    Kind of odd ... I posted an example of the account edit page rather than the create account page yesterday. :blink:

    You seem to be right - no if statements are involved from the create account...
  4. Replies
    53
    Views
    6,908

    Re: Additional contact us fields

    Additionally from above, the installation text also clearly states the Zen-Cart version compatibility for this MOD:
  5. Replies
    53
    Views
    6,908

    Re: Additional contact us fields

    No. This MOD has been coded and tested under Zen-Cart v1.3x.
  6. Replies
    9
    Views
    1,901

    Re: Backup MySQL mod - Windows 2003 problem

    Already heard about this before in the past. I think this has something do to with it or it could also be about permission issues.
  7. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    Looked so identical but you're right. They are different it would seem. :lookaroun



    If you have an extra folder under the extra_definitions folder and switch other than classic and no results...
  8. Replies
    13
    Views
    3,126

    Re: Drop downs in IE

    Two on one - perhaps a customer's browser issue. :wink2:
  9. Replies
    9
    Views
    1,360

    Re: Hidden Confirm Order Button???

    Does these results are produced equally with Mozilla Firefox ?
  10. Re: Can you have orders sent to 2PCs? duplicates

    If you're referring to send order confirmation emails to another email address, then you can configure your emails from your admin -> configuration - > email options. :wink2:
  11. Replies
    3
    Views
    1,412

    Re: New Customer Notification

    To add additional entries into your create account email body, you'd need to edit your $email_text variable and $html_msg array from your create_account.php file and then add those new definitions...
  12. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    In addition from the above, this PHP file is no longer valid. Make sure to have followed the changelog and upgrade documentation due to the last changes that were made regarding this file. By now,...
  13. Replies
    3
    Views
    1,412

    Re: New Customer Notification

    This should already doing so once the customer successfully registers a new account. Both ends should receive an email confirmation message already. However, you must assure to configure your admin -...
  14. Replies
    6
    Views
    994

    Re: Add a field in Shopping Cart

    By installing the additional products fields, from my signature, you can create new fields within your TABLE_PRODUCTS without any expertise from the admin section. Then, all you have to do is to...
  15. Replies
    13
    Views
    3,126

    Re: Drop downs in IE

    Loads fine for me in FF.
  16. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    As for this block, forgot to state that:



    // We now set up additional customer fields for student info.
    echo...
  17. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    Snif. Finally someone who posts full details of what has been done and posted with PHP blocks code. 'scuse me - I have something in my eye. :cry:



    Is that so ? Then why do I see duplicated...
  18. Replies
    235
    Views
    33,423

    Re: Additional products fields

    With vBulletin, quotes are usually capturing all (or most) bbcode previous used from previous posts. :wink2:
  19. Replies
    52
    Views
    9,824

    Re: Ban Customers (by email address).

    Thanks for the news. Report any problems if you find any (by making sure you have first follow all my instructions first). :wink2:
  20. Replies
    7
    Views
    1,766

    Re: Asking for Registration Fee

    Not that I know of. However, I'd suggest to follow the installation instruction file from the downloaded package or either hirer someone to do the installation task for you.
  21. Replies
    5
    Views
    2,376

    Re: URL Parameter Passing

    Ahh ! now I know what you were looking for:



    zen_get_all_get_params(array('your_action_query', 'action'))


    change the your_action_query word with your specific action target query. :wink2:
  22. Replies
    7
    Views
    1,766

    Re: Asking for Registration Fee

    Hum ... I agree here. I downloaded this MOD and some files are even harder than my own MODs to understand it's integration ...

    In the mean time, here's a patch for mySQL v5.x:

    In your...
  23. Replies
    8
    Views
    841

    Re: Change Product Name to Graphic

    Assuming you're still referring to the product info page, are you trying to implement a flash or a modulated function when outputting the product name graphically ? If so, this could be arranged...
  24. Replies
    5
    Views
    2,376

    Re: URL Parameter Passing

    Hi, welcome to Zen-Cart's forum.

    Would it be possible to post this code block with the variable you're using ? It would be easier for support. :wink2:
  25. Replies
    235
    Views
    33,423

    Re: Additional products fields

    Forgot to state yesterday that I do ... it is from my installation text file. :huh:
  26. Replies
    1
    Views
    2,199

    Re: Importing customer details from MYOB

    CSV importing has been planned to be integrated into the Additional Customers Fields MOD in the future. :wink2:
  27. Replies
    11
    Views
    6,791

    Re: Adding new fields to the Customer Details

    You can always download my contribution called: Additional Customers Fields available from my signature link. Since a couple of days, it has been recognized as a solid and flexible addon. :wink2:
  28. Re: adding additional description fields to products

    You can also download my new contribution called: Additional products fields from my signature. Although, searchable fields are not yet available but has already been planned to be integrated in the...
  29. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    Update:

    A new small update has just been released on my site (and YES - from my site !). The reason on why the $additional_sql was not found during the update was because the variable wasn't...
  30. Replies
    235
    Views
    33,423

    Re: Additional products fields

    Don't know why you brought that bolded part along but ... on the contrary. Even if I knew your last encountered issues had nothing to do with my MOD ... still glad you found the cause. :huh:
  31. Replies
    53
    Views
    6,908

    Re: Additional contact us fields

    No more challenging than following my uncommented title (// Additional contact us fields) from the beginning to the end block. A simple comparison should suffice in order to integrate (or when...
  32. Replies
    13
    Views
    2,407

    Re: I Have Paypal, I Have Zencart...

    In the mean time, here are three great steps mentionned from Merlin on this topic:

    http://www.zen-cart.com/forum/showthread.php?p=395849#post395849
  33. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    The last numerous pages reports the same type of problems as I have responded so many times on this on this topic. The reason why it is NOT showing on your page, fro the store-end, is because you...
  34. Replies
    53
    Views
    6,908

    Re: Additional contact us fields

    Then, I'd strongly recommend that you follow the wiki, tutorial FAQs, Zen-Cart book on how templates & modules overrides works, since you stated to be a beginner with Zen-Cart. Jumping into published...
  35. Replies
    235
    Views
    33,423

    Re: Additional products fields

    Thanks for the info. :smile:
  36. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    Then, please provide from the beginning to the end (technicly). What did you do so that it would result this way ?
  37. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    @repple:

    Your last email was received as I'm currently working on it. Your last specifications are working correctly. Next update to come . . .
  38. Replies
    53
    Views
    6,908

    Re: Additional contact us fields

    Each fields you will create should function correctly once you have also initiate it under your extra_definitions folder + your contact template file (as shown from my example). The phone number...
  39. Replies
    235
    Views
    33,423

    Re: Additional products fields

    If you have the same results from two of my different MODs, I have already seen this kind of result in the past on another script. It usually means a bad incorporation, a non-compability or a MOD...
  40. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    A-Z steps ? (Technical - not just theorical).
  41. Replies
    235
    Views
    33,423

    Re: Additional products fields

    Non-related question. I do NOT use any sort of Javascript codings within this MOD. If you're encountering javascript issues, it has to come from your override template header as this has absolutely...
  42. Replies
    235
    Views
    33,423

    Re: Additional products fields

    The values seems fine. Still, I will check your email confirmation regarding the rest of your server info in order to correct this problem. There's also one thing I did noticed; IE does not show...
  43. Replies
    13
    Views
    2,407

    Re: I Have Paypal, I Have Zencart...

    Personal choice I might say. Althought, you might want to consider the fact that Zen-Cart also involves other payment processing than Paypal since this is just one of them listed feature. Otherwise,...
  44. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    Email replied. Please confirm the details. In the mean time, this discussion should be done over email until it is done in order to avoid creating threads uselessly.
  45. Replies
    53
    Views
    6,908

    Re: Additional contact us fields

    Inside that file, you should see an uncommented title like: // Additional contact us fields until a // End of additional contact us fields. That block represents the example.



    When creating...
  46. Replies
    490
    Views
    84,341

    Re: Additional Customers Fields

    I did replied to your email message about 30 mins ago as I'm still waiting for your next reply . . .
  47. Replies
    53
    Views
    6,908

    Re: Additional contact us fields

    Like I said, for newbies, examples are included from my package. Simply use a comparing tool (such as: Winmerge or Beyond Compare 2) to see how this works.
  48. Thread: Search Log

    by TheOracle
    Replies
    94
    Views
    17,981

    Re: Search Log

    Someone hen ?

    How about this page: http://www.seamless-packages.co.uk/zen_cart_search_log_analyser.html

    is the title descriptive enough ? I have read through this very same topic and found it...
  49. Replies
    53
    Views
    6,908

    Re: Additional contact us fields

    As mentionned from my installation text file - it is required.



    And did you edited your contact us template in order to be shown ? Templates must be edited for each fields you create. Examples...
  50. Replies
    235
    Views
    33,423

    Re: Additional products fields

    Odd ... if you go to your phpmyadmin and look for the values under your field_status field from your TABLE_ADDITIONAL_PRODUCTS table, could you list the values you have ?
Results 1 to 50 of 489
Page 1 of 10 1 2 3 4
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR