Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: Guideline on integrating own code

    "If you want to do it properly" .. My concern is security issue and is all around this .

    This piece of code is not for sending email . Serve for having a check box on product_info page . By checking this you agree being notified by email ( crontab script ) when product will be on sale . I have a custom table on database where this info is being saved . Now this part is working properly but security is the most important here .

    I have removed "Allow from localhost_IP" from configure.php and I loaded application_top.php on my php script. Seems everything working now .

  2. #12
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Guideline on integrating own code

    There is a built-in feature (sidebox) for "notify me of product updates" which you could simply change the text on and have the exact frontend function you want without further customization or fancy work. If you really needed it in the center column I expect it could be adapted. Then changing the internal function to send the notification on sale instead of update should not be difficult for you.

  3. #13
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: Guideline on integrating own code

    Quote Originally Posted by gjh42 View Post
    There is a built-in feature (sidebox) for "notify me of product updates" which you could simply change the text on and have the exact frontend function you want without further customization or fancy work. If you really needed it in the center column I expect it could be adapted. Then changing the internal function to send the notification on sale instead of update should not be difficult for you.
    Is available on 1.3.8 version ?

  4. #14
    Join Date
    Jul 2005
    Location
    Upstate NY
    Posts
    22,010
    Plugin Contributions
    25

    Default Re: Guideline on integrating own code

    It has been available since before v1.3.0... but if you're doing the work of custom coding, you really should upgrade your site to v1.5.0 before your obsolete v1.3.8 gets hacked.

  5. #15
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Guideline on integrating own code

    Quote Originally Posted by solo_400 View Post
    Is available on 1.3.8 version ?
    Are you SERIOUSLY using v1.3.8? Not only is it ancient, but it's also got serious security problems. Your FIRST step should be to upgrade. IMMEDIATELY.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #16
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: Guideline on integrating own code

    If you know someone can do it , let's talk.

  7. #17
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: Guideline on integrating own code

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #18
    Join Date
    Aug 2009
    Posts
    368
    Plugin Contributions
    0

    Default Re: Guideline on integrating own code

    I have some modules , custom template , card payment , social integration .
    Do you know people/company can do this work ?

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v150 questions about code - header_php.php & main_template_vars.php
    By barricades in forum General Questions
    Replies: 3
    Last Post: 8 May 2012, 06:44 AM
  2. Integrating Code
    By darkmarauder in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 5 Apr 2011, 03:57 PM
  3. Integrating code for Shopping Comparison sites
    By riolas in forum General Questions
    Replies: 2
    Last Post: 5 Oct 2009, 07:04 AM
  4. Turbocash - anyone know about integrating with Zencart?
    By madmouse in forum General Questions
    Replies: 0
    Last Post: 25 Oct 2008, 01:45 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg