I Love PHPMaker

... because it gets even more powerful and flexible!!

  • About
  • Terms and Conditions
  • Membership Options
  • Sitemap
  • Downloads
    • PHPMaker Extensions Download
    • PHPMaker Projects Download
    • PHP Report Maker Extensions Download
I Love PHPMaker » Downloads » PHPMaker Extensions » PHPMaker 12 Extensions » Masino Extensions for PHPMaker 12 (All-In-One)

November 19, 2015

Masino Extensions for PHPMaker 12 (All-In-One)

Warning: Only for the latest version of PHPMaker 12 (currently is 12.0.7). DO NOT use for other PHPMaker version!

This zip file contains ALL of Masino Extensions for PHPMaker v12.

Instead of downloading separated Masino Extension file (currently there are 15 single extension files), now you don't have to download 15 times anymore!

Just download this single zip file, and then extract it to extensions sub-folder under your PHPMaker target installation folder.

However, you may still be able to download the certain extension file individually, especially if there are only a few extensions that I updated.

In addition, you HAVE TO download XML Language files for PHPMaker v12, since there are some new phrases been added that related to Masino Extensions for v12.

Version12.0.7
Last UpdatedJuly 31, 2016
Downloaded151 times
Create DateNovember 19, 2015
Please login to access downloadables

Article by Masino Sinaga 26 Comments

Comments

  1. saleh alayafi says

    November 23, 2015 at 5:41 pm

    excellent
    We need more creations
    We need to add a Messages To Mobile
    And you are able to so
    Thank you

    Log in to Reply
  2. saleh alayafi says

    November 25, 2015 at 2:40 pm

    Hello
    I hope to add the site shut down temporarily for maintenance

    Log in to Reply
    • SW Yin says

      November 25, 2015 at 3:26 pm

      You can actually do that now. Just edit ewcfg12.cfg file in your project folder and search for keyword “MS_MAINTENANCE_MODE”. There are 4 parameters there for you to configure

      Log in to Reply
  3. bayu.sedana says

    January 5, 2016 at 4:26 pm

    Halo Pak Masino,

    Saya ada problem nih Pak. Ketika generate New PHPMaker 12 Project, ada error
    “PHPMaker: Generate ActiveAccount page error
    PHPMaker (ewExActivateAccount): Microsoft JScript runtime error (1B6), line 208, column 1
    Description: Object doesn’t support this property or method”

    PHPMaker versi 12.0.5 + extension versi 12.0.5 (tgl download 5Jan2016)
    Masino Extensions for PHPMaker 12 (All-In-One) versi 12.0.5 (tgl download 5Jan2016)
    New PHPMaker 12 Project versi 12.0.3 (tgl download 5Jan2016)

    Mohon bantuannya.

    Log in to Reply
    • Masino Sinaga says

      January 5, 2016 at 4:48 pm

      Barusan saya coba tidak ada masalah, proses generate lancar dan sukses sampai selesai.

      Log in to Reply
      • bayu.sedana says

        January 5, 2016 at 6:16 pm

        Wah, berarti masalahnya ada di komputer sini ya. Saya coba lagi deh, install ulang dari awal semua. Trims.

        Log in to Reply
        • Masino Sinaga says

          January 6, 2016 at 11:44 am

          Setelah saya cek, error run-time dari PHPMaker di atas terjadi jika fitur Security tidak diaktifkan saat menggunakan Masino Extensions.

          Silahkan download ulang Masino Extensions All-In-One yang baru saja saya perbarui hari ini, Rabu, 6 Januari 2016.

          Log in to Reply
  4. saleh alayafi says

    February 20, 2016 at 3:58 am

    Hello
    Please solve the problem, which in this link:

    http://www.hkvforums.com/viewtopic.php?f=4&t=38292

    thank you

    Log in to Reply
  5. saleh alayafi says

    February 20, 2016 at 1:01 pm

    hello
    Error message:
    SMTP connect() failed. github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

    Warning: stream_socket_enable_crypto(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed in C:\xampp\htdocs\seanh\phpmailer5214\class.smtp.php on line 343

    PHP to the latest version 7.0.3

    SMTP Server: XX.XXXX.com
    *** SMTP Server Port: 465
    SMTP Server Username: Full Email Address of Desired Account
    SMTP Server Password: Correct PW
    Sender Email: Full Email Address of Desired Account
    Recipient Email: Full Email Address of Desired Recipient
    *** Security: TLS

    please help

    use
    PHPMaker 12.0.6 Released
    New XAMPP with PHP 7.0.3

    and use :ssl

    USE :Security: SSL
    The same problem

    SMTP Server: XX.XXXX.com
    *** SMTP Server Port: 465
    SMTP Server Username: Full Email Address of Desired Account
    SMTP Server Password: Correct PW
    Sender Email: Full Email Address of Desired Account
    Recipient Email: Full Email Address of Desired Recipient
    *** Security: SSL

    Error message:
    SMTP connect() failed. github.com/PHPMailer/PHPMailer/wiki/Troubleshooting

    Log in to Reply
  6. saleh alayafi says

    February 20, 2016 at 7:09 pm

    hello
    please help
    the work is stopped
    does not work in the Send Password
    The reason additions above.
    If it stops additions …works successfully
    But if you activate Additions : Masino Extensions for PHPMaker 12 (All-In-One)…Stop sending email
    Previously he worked, but with updated PHPMaker 12.0.6 Released does not work
    Please urgent help
    Work Stopped

    Log in to Reply
    • Masino Sinaga says

      February 20, 2016 at 8:00 pm

      Please note that the mail issue is not related to Masino Extensions.

      As you said, in the previous version, it worked, but after updating to v12.0.6, then it does not work.

      As the error message said above, the cause of your issue is related to phpmailer5214 library.

      Log in to Reply
      • SW Yin says

        February 23, 2016 at 10:33 am

        Hi Mr Masino,

        Is this because missing this line of code in phpfn_2.php in masino-fixedwidth12

        if ($sSmtpSecure <> "") {
            $mail->SMTPSecure = $sSmtpSecure;
            $mail->SMTPOptions = array("ssl" => array("verify_peer" => FALSE, "verify_peer_name" => FALSE, "allow_self_signed" => TRUE));
        }
        
        Log in to Reply
        • Masino Sinaga says

          February 23, 2016 at 3:38 pm

          Hi SW Yin,

          I think you’re right. Thanks for finding out the causes. 😉

          Log in to Reply
  7. saleh alayafi says

    February 22, 2016 at 9:01 pm

    I assure you that the reason :Masino Extensions
    If you disable Masino Extensions
    E-mail works

    Log in to Reply
    • Masino Sinaga says

      February 23, 2016 at 3:39 pm

      Please download again Masino Extensions that I just updated today, Feb 23, 2016. Sorry for the inconveniences.

      Log in to Reply
  8. SW Yin says

    February 23, 2016 at 2:47 pm

    Below is sample layout using phpmaker with masino extension and other 3rd party and customized template. I really like the colour scheme and borderless table layout. The horizontal menu is inverse type. Can we have this type of layout and colour theme in Masino? and If I were to change the CSS, which file should I change? I tried change the nav-inverse in the bootstrap file but I can’t seem to change the whole bar from gray to other colour.

    http://i.imgur.com/2lvrT5z.png

    Log in to Reply
    • Masino Sinaga says

      February 23, 2016 at 3:40 pm

      Unfortunately, our country blocked imgur.com site. Cannot access the image.

      Could you please send it to my email masino [dot] sinaga [at] gmail [dot] com?

      Thanks!

      Log in to Reply
      • SW says

        February 23, 2016 at 5:00 pm

        I’ve sent the email. Thanks

        Log in to Reply
  9. saleh alayafi says

    February 24, 2016 at 6:22 am

    very good very good very good
    After the update problem ended
    Now, mailings successfully operate
    Thanks for paying attention

    Log in to Reply
    • Masino Sinaga says

      February 25, 2016 at 8:56 am

      You’re welcome.

      Log in to Reply
  10. saleh alayafi says

    February 28, 2016 at 5:26 am

    hello

    Please help to convert Gregorian date to Hijri, Islamic calendar
    jscalendar.zip

    I tried but did not succeed

    please help
    Thank you

    Log in to Reply
    • Masino Sinaga says

      March 2, 2016 at 10:24 am

      Sorry, I could not help you on this. You should send this as a feature request to PHPMaker’s author.

      Log in to Reply
  11. saleh alayafi says

    May 10, 2016 at 2:30 pm

    hello
    I can not download
    Download:
    Access Denied

    Log in to Reply
    • Masino Sinaga says

      May 10, 2016 at 6:18 pm

      Hi Saleh,

      Your membership has been automatically demoted to Subscriber by Paypal since you have not already paid for the next one year USD 150 that should be done on May 5, 2016.

      Please login to your Paypal account to resolve the issue immediately. Thanks.

      Log in to Reply
  12. Juan Vallini says

    October 17, 2016 at 3:51 am

    I have Phpmaker 12.0.2 but the extensions dont work with my version software. Exist extension for my version?

    Log in to Reply
    • Masino Sinaga says

      October 17, 2016 at 8:53 am

      Please always use, and it is strongly recommended to use, the latest version of PHPMaker. If you are using PHPMaker version 12, then the latest version is 12.0.7 (not 12.0.2).

      Please contact sales@hkvstore.com to get that latest version.

      Log in to Reply

Leave a Reply Cancel reply

You must be logged in to post a comment.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Recent Posts

  • A New PHPMaker 2026 Project File Is Released
  • PHPMaker 2026 Demo Project File Is Released
  • Masino Extensions for PHPMaker 2026 Is Released!
  • A New PHPMaker 2025 Project File Is Released
  • PHPMaker 2025 Demo Project File Is Released
  • Masino Extensions for PHPMaker 2025 Is Released!
  • A New PHPMaker 2024 Project File Is Released
  • PHPMaker 2024 Demo Project File Is Released
  • Masino Extensions for PHPMaker 2024 Is Released!
  • PHPMakerProjects.com, For Those Who Need PHPMaker Project Sample

Search

Recent Comments

  • Masino Sinaga on Masino Extensions for PHPMaker 2024 Is Released!
  • Masino Sinaga on A New PHPMaker 2024 Project File Is Released
  • Masino Sinaga on PHPMaker 2023 Demo Project File Is Released
  • Edward Babatunde on PHPMaker 2023 Demo Project File Is Released
  • Edward Babatunde on Masino Extensions for PHPMaker 2024 Is Released!

Demo Website

  • Demo Masino Extensions for PHPMaker 2026.
  • Stock Inventory Management for PHPMaker 2025.

Another Demo

The following template are not available in this site (must be purchased separately)

  • PHPMaker v2018 Horizontal Vertical Template.
  • PHPMaker v2017 Horizontal Vertical Template.

Demo Explanation

Stock Inventory Management is the good project for your reference, since it uses the real example in the real world. Many useful features you can use from this project, such as how to add the Thousand and Decimal separator character, and also how to calculate multiple row in Grid-Add when End-Users are entering data into the Grid-Add mode.

Categories

  • Customize Template (103)
  • General (4)
  • PHP Report Maker (17)
  • PHP Report Maker Extensions (2)
  • PHPMaker Extensions (85)
  • PHPMaker Projects (9)
  • Tips and Trick (72)

Articles based on version

  • PHPMaker 2026
  • PHPMaker 2025
  • PHPMaker 2024
  • PHPMaker 2023
  • PHPMaker 2022
  • PHPMaker 2021
  • PHPMaker 2020
  • PHPMaker 2019
  • PHPMaker 2018
  • PHPMaker 2017.0.7
  • PHPMaker 12.0.7
  • PHPMaker 11.0.6
  • PHPMaker 10.0.5
  • PHPMaker 9.2.0
  • PHPMaker 8.0.3
  • PHP Report Maker 12

(c) I Love PHPMaker 2010 - 2025 by Masino Sinaga | WordPress | Log in | Back to top