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 » PHP Report Maker Extensions » Masino Extensions for PHP Report Maker 7.0.2 Released!
Masino Extensions for PHP Report Maker 7 Released!

March 26, 2014

Masino Extensions for PHP Report Maker 7.0.2 Released!

I am so pleased to announce you the release of Masino Extensions for PHP Report Maker version 7.0.2 that had just been released on March 21, 2014.

PHP Report Maker 7.0.2 provides various fixes and minor enhancement to previous version, including:
- Improved: Better content type detection for JPEG
- Improved: Use button instead of hyperlink for chart export
- Improved: Use button instead of hyperlink for popup filter
- Improved: Keep the content-type meta tag for Custom Template
- Fixed: Chart settings reset after generation
- Fixed: Breadcrumb incorrect after export
- Fixed: Compact summary report with 4 grouping fields
- Fixed: Missing Page_DataRendering/Page_DataRendered server events for dashboard page
- Updated: jQuery and JsRender
- Other minor changes and bug fixes

If you are a registered member of this site, don’t missed out! Please re-download all the extensions that related to the latest version of PHP Report Maker from this link. Extract them and then just replace all the existing ones with these new ones.

Enjoy it, everyone! 🙂

Article by Masino Sinaga / PHP Report Maker Extensions / extensions, MasinoRptCustomCSS7, MasinoRptFixedWidthSite7, MasinoRptHeaderFooter7, MasinoRptHorizontalVertical7, MasinoRptLogin7 37 Comments

Masino Extensions for PHP Report Maker 7 Released!

Comments

  1. muhamad furqon says

    June 21, 2014 at 6:41 pm

    I try to integrating php report maker and php maker with your extension, but setting in php maker
    no effect to imported file from php report maker…. please help me, how to fix it?

    Log in to Reply
    • Masino Sinaga says

      June 21, 2014 at 7:10 pm

      Thanks for the feedback. Will try to update the extensions for PHP Report Maker, too. Please stay tuned within the next three days.

      Log in to Reply
    • Masino Sinaga says

      June 23, 2014 at 11:48 am

      Could you please explain in more detail, which kind of setting that related to the problem you encountered?

      Log in to Reply
      • muhamad furqon says

        June 24, 2014 at 10:54 pm

        – automatic text on blank help content not show…
        – application settings not fully effect on the report page, example :
        the width of the web page is not the same with each other…
        Pagination dan table settings… and more…

        Log in to Reply
        • Masino Sinaga says

          June 25, 2014 at 5:00 pm

          The width of the web page is only applied for the generated page from PHPMaker, and not for the generated report page from PHP Report Maker. The main reason for this since PHP Report Maker has not the ability to implement ScrollingTable extension.

          Regarding “automatic text on blank help content not show…”, I do not see this issue on my side. Can you show me the link to your web app?

          Log in to Reply
          • muhamad furqon says

            July 3, 2014 at 11:19 pm

            I am sorry for replying late. My web app still stored in the localhost, but “automatic text on blank help content not show…” is fixed…. After that, I still have problem on export the report :
            1. export link icon not show on report page
            2. error export to pdf show : Fatal error: Call to undefined method Page_Frame_Decorator::add_line() in C:\xampp\htdocs\130614\dompdf060b3\include\block_positioner.cls.php on line 32
            3. error export to excel or word :
            Problem during load
            Missing file: …Data\Local\Temp\bootstrap\css\bootstrap-modal-bs3patch.css
            Missing file: …INI~1\AppData\Local\Temp\bootstrap\css\bootstrap-modal.css
            Why this error Occured?

            Log in to Reply
            • Masino Sinaga says

              July 5, 2014 at 11:33 am

              1. Make sure you have enabled Export options from PHP -> Report Page Options (Global) -> Export in PHP Report Maker, and then re-generate ALL your script files.

              2. Make sure you have enabled PDF Export extension from Tools -> Extensions of your PHP Report Maker, and then re-generate ALL your script files.

              3. Please re-download MasinoHeaderFooter10 extension that I just updated today. Extract it, afterwards replace the existing one with the downloaded one, and then re-generate ALL your script files.

              Log in to Reply
              • muhamad furqon says

                July 6, 2014 at 2:33 pm

                error export to pdf still show :
                Fatal error: Call to undefined method Page_Frame_Decorator::add_line() in C:\xampp\htdocs\130614\dompdf060b3\include\block_positioner.cls.php on line 32

                Log in to Reply
                • Masino Sinaga says

                  July 7, 2014 at 5:00 pm

                  I am sorry but this error does not have the relationship with my extensions. It seems this is related to the PDF Extension that provided by PHP Report Maker.

  2. muhamad furqon says

    July 7, 2014 at 9:37 pm

    I have tried it without your ekstension and its work fine. Is there anything left on the steps that I did? but I had to repeat several times the steps that have been given. I’m confused about this problem…
    Can you show me the demo of php report maker with your extension?

    Log in to Reply
    • Masino Sinaga says

      July 9, 2014 at 12:07 am

      Can you show me the generated code in the .php file (besides the file that belongs to the PDF extension) that related to the error?

      Log in to Reply
  3. muhamad furqon says

    July 9, 2014 at 7:18 pm

    http://www.4shared.com/rar/QNtLlnRjce/pmks_report.html

    Log in to Reply
    • Masino Sinaga says

      July 10, 2014 at 11:23 am

      Thanks, but this is not what I wanted. All I want is the code snippet that related to the error above, and not the whole files. Usually the error only involves one-two lines of the generated code.

      Log in to Reply
  4. muhamad furqon says

    July 11, 2014 at 8:33 pm

    29.    if ( $p ) {
    30.            $float = $style->float;
    31.            if ( !DOMPDF_ENABLE_CSS_FLOAT || !$float || $float === "none" ) {
    32.                $p->add_line(true);
    33.            }
    34.           $y = $p->get_current_line_box()->y;
    35.    } else   
    36.   $y = $cb["y"];
    37.   $x = $cb["x"];
    
    Log in to Reply
    • Masino Sinaga says

      July 12, 2014 at 8:18 pm

      Okay, thanks. I will find out the solution for this.

      Log in to Reply
  5. muhamad furqon says

    July 12, 2014 at 9:54 pm

    Thanks in advance…
    One more, I forgot to ask that there is a multiplication table or view on setting user permissions after I integrate PHPMaker and PHPReport Maker…..
    Can I set up a few tables or a view that appears in the list of tables or views on setting permissions? how do I set?

    Log in to Reply
  6. Muhsinin Mabrur says

    October 4, 2014 at 5:20 pm

    Dear Sir,
    I have try to make a custom template from php report maker, event I have adding your ekstensions for updated jsrender. but my report has not showing the data, may i send you email for my table schema, and my custom template

    Log in to Reply
    • Masino Sinaga says

      October 4, 2014 at 11:08 pm

      Sure. You may send it to me.

      Log in to Reply
  7. Edi Effendi says

    January 27, 2015 at 2:52 pm

    Dear Masino
    I generate php report maker 7:04, using a database demorpt and Masino Extensions for PHP Report Maker 7.0.4.
    Processing is smoothly, but when I login , I got comment “Failed to execute SQL: SELECT * FROM breadcrumblinks US C. B, breadcrumblinks AS C WHERE (B.Lft C.Lft BETWEEN AND C.Rgt) AND (B.Page_URL LIKE ‘djirpt.php’) ORDER BY C.Lft. Error: Table ‘demorpt.breadcrumblinks’ does not exist ” and so on ….
    What should I do.

    Log in to Reply
    • Masino Sinaga says

      January 27, 2015 at 5:46 pm

      Make sure you have already used the same Database that used by your PHPMaker project.

      Log in to Reply
  8. SW Yin says

    September 15, 2015 at 3:32 pm

    Hi,

    I can’t find any thread for Masino extension for PHP Report Maker 8.1 so I will post here.

    I have a project using PHPMaker (with all Masino extension too) and I have intention to integrate the report I generated here with my PHPMaker project later. For now, I’m only generating standalone project and encounter some issue.

    So I’ve use all the Masino PHP Report Maker extension and in the ewrcfg8.php file, I’ve set the following (this is due to my PHPMaker project is using MSSQL and I’m not using any table settings):

    define(“MS_RPT_USE_CONSTANTS_IN_CONFIG_FILE”, TRUE, TRUE);

    But after I’ve log in my page, the following error display on the screen:

    “Failed to execute SQL. Error: Invalid object name ‘breadcrumblinks’.”

    This is my extension settings: http://i.imgur.com/qkbeHdW.png

    Log in to Reply
    • Masino Sinaga says

      September 15, 2015 at 6:23 pm

      Please enable the debug mode, and let’s see from which file the error came from.

      Log in to Reply
      • SW Yin says

        September 15, 2015 at 9:08 pm

        Here’s the error:

        Failed to execute SQL: SELECT C.* FROM breadcrumblinks AS B, breadcrumblinks AS C WHERE (B.Lft BETWEEN C.Lft AND C.Rgt) AND (B.Page_URL LIKE ‘rpt_usage_summaryrpt.php’) ORDER BY C.Lft. Error: Invalid object name ‘breadcrumblinks’.

        It seems that it is still using the breadcrumblinks table which I don’t have. For PHPMaker it works without this table, but not PHP Report Maker..

        Log in to Reply
        • Masino Sinaga says

          September 16, 2015 at 11:14 am

          Thanks for reporting. Will fix it and let you know the results afterwards.

          Log in to Reply
        • Masino Sinaga says

          September 16, 2015 at 12:57 pm

          Please download again MasinoRptFixedWidthSite8 extension that I just updated today, September 16, 2015.

          Log in to Reply
        • SW Yin says

          September 16, 2015 at 4:24 pm

          Awesome! Works ok now.

          Not important but it would be great if you have the same variable UseContantsInConfigFile in the MasinoRptFixedWidthSite8 extension setting, same as the PHPMaker version. I have to change ewrcfg8.php everytime I regenerate it. Thanks in advance.

          Log in to Reply
          • Masino Sinaga says

            September 16, 2015 at 7:36 pm

            Good suggestion. I just updated it, and please download it again.

            Log in to Reply
          • SW Yin says

            September 16, 2015 at 9:21 pm

            Thank you! Working great.

            Log in to Reply
  9. SW Yin says

    September 17, 2015 at 1:25 pm

    The ThemeOptions in MasinoRptHeaderFooter8 doesn’t work. I choose theme-green.css, once I generate my script, it does not use the theme I chose.

    In the login page source code, the following line were generated:
    var EWR_PROJECT_STYLESHEET_FILENAME = “phprptcss/project1.css”; // Project style sheet

    I compares with my PHPMaker script, shouldn’t it be:
    var EW_PROJECT_STYLESHEET_FILENAME = “phpcss/theme-green.css”; // Project style sheet

    Also should it also have:

    Log in to Reply
    • SW Yin says

      September 17, 2015 at 1:26 pm

      Also should the following line be generated too? I can’t find them

      Log in to Reply
    • SW Yin says

      September 17, 2015 at 1:27 pm

      Ops.. The line was filtered out.. It’s the link syntax with pspcss/theme-green.css

      link rel=”stylesheet” type=”text/css” href=”phpcss/theme-green.css”

      Log in to Reply
    • Masino Sinaga says

      September 17, 2015 at 3:05 pm

      Thanks for reporting. Will fix it and let you know the results afterwards.

      Log in to Reply
    • Masino Sinaga says

      September 17, 2015 at 3:22 pm

      I just updated it today, September 17, 2015, and please download MasinoRptHeaderFooter8 extension again.

      Log in to Reply
  10. SW Yin says

    September 18, 2015 at 1:41 pm

    I’m doing integration of PHP Report Maker module into my PHPMaker.

    I’ve created a simple chart in PHP Report Maker and it’s running fine. After done all the steps necessary for the compatibility setting and import the menu as guided in the Help file and finally regenerate the scripts, I encountered the following error (after turning on debug mode) when I click on my chart module. I’m not sure why it is selecting from languages table instead from file?

    —————-

    ADOConnection._Execute(SELECT Announcement_Text FROM languages WHERE Language_Code = ‘en’, false) % line 1046, file: adodb.inc.php
    ADOConnection.Execute(SELECT Announcement_Text FROM languages WHERE Language_Code = ‘en’) % line 3733, file: ewrfn8.php
    ewr_Execute(SELECT Announcement_Text FROM languages WHERE Language_Code = ‘en’) % line 293, file: ewrusrfn8.php
    My_Global_Check() % line 292, file: chart_usage_detail_by_kioskrpt.php
    crchart_usage_detail_by_kiosk_rpt.Page_Init() % line 2067, file: chart_usage_detail_by_kioskrpt.php

    Log in to Reply
    • Masino Sinaga says

      September 21, 2015 at 10:13 am

      It will still query to languages table instead of to separated announcements table if you set SeparatedAnnouncementTable to False (default). In other words, you need to provide the languages table in your database to avoid this error.

      Log in to Reply
      • SW Yin says

        September 21, 2015 at 7:09 pm

        Ok thanks. I just created an empty languages table so now there’s no more error.

        Log in to Reply
        • Masino Sinaga says

          September 23, 2015 at 5:45 pm

          You’re welcome.

          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 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
  • A New PHPMaker 2023 Project File Is Released
  • PHPMaker 2023 Demo Project File Is Released
  • Masino Extensions for PHPMaker 2023 Is Released!
  • A New PHPMaker 2022 Project File Is Released
  • PHPMaker 2022 Demo Project File Is Released
  • Masino Extensions for PHPMaker 2022 Is Released!

Search

Recent Comments

  • Masino Extensions untuk PHPMaker 2024 Sudah Dirilis, Silahkan Download! – Masino Sinaga on Membership Options
  • Masino Sinaga on Masino Extensions for PHPMaker 2022 (All-In-One)
  • Filipe Vercesi on Masino Extensions for PHPMaker 2022 (All-In-One)
  • Mandwa on Masino Extensions for PHPMaker 2023 Is Released!
  • Masino Sinaga on Masino Extensions for PHPMaker 2023 Is Released!

Demo Website

  • Demo of I Love PHPMaker 2024 (MasinoExtensions).
  • Stock Inventory Management for PHPMaker 2024.
  • Stock Inventory Management for PHPMaker 2023.
  • Stock Inventory Management for PHPMaker 2022.
  • Stock Inventory Management for PHPMaker 2021.

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 (83)
  • PHPMaker Projects (5)
  • Tips and Trick (72)

Articles based on version

  • 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 - 2023 by Masino Sinaga | WordPress | Log in | Back to top