I am so pleased to announce you that Masino Extensions for PHPMaker 2017 are just released today. It took one week for me to upgrade all of my extensions that I made for PHPMaker 12 so that they will work properly for PHPMaker 2017, too.
There are 15 (Fifteen) extensions now available for PHPMaker 2017. So here they are:
- MasinoCustomCSS13
- MasinoCAPTCHA13
- MasinoLogin13
- MasinoForgotPwd13
- MasinoRegister13
- MasinoChangePwd13
- MasinoHorizontalVertical13
- MasinoHeaderFooter13
- MasinoFixedWidthSite13
- MasinoDetectChanges13
- MasinoPreviewRow13
- MasinoVisitorStatistics13
- MasinoLoadingStatus13
- MasinoSearchPanelStatus13
- MasinoAutoNumeric13
Please note that there are also some new language phrases were added into the XML Language Files in C:\Program Files\PHPMaker 2017\languages folder. I modified language files (English, Indonesian, and Arabic), so that you don't need to update or insert the new phrases into your XML Language Files.
As always, extract the extensions to your C:\Program Files\PHPMaker 2017\extensions folder, afterwards enable all of them from Tools -> Extensions of your PHPMaker application. Also, extract the .xml language files into your C:\Program Files\PHPMaker 2017\languages folder.
Donβt forget to play with some of their Advanced settings in order to see some new settings available.
You can also see the Demo of web application that generated by PHPMaker 2017 which uses those Extensions above from this link. You can use the same account for login to the demo site; as well as for the original demo of PHPMaker.
Enjoy! π
Download Link:
Hi
I am getting the following error when header and footer extension is enable:
Failed to execute SQL. Error: Unknown column ‘Terms_And_Condition_Text’ in ‘field list
Make sure you have already added Terms_And_Condition_Text field in settings table. Please always refer to the demo project that I provided in the Download section of this site.
Thanks for immediate fixed of MasinoPreviewRow13 … Awesome !!!
You’re welcome. Thanks for the feedback, again. π
When active the massino login gives error requesting the captcha when active the two login and captcha of the masino extension the pages do not display gives 500 error, when I debug the code gives me the following error that I do not know how to solve
Call to undefined function My_Global_Check () in C: \ inetpub \ wwwroot \ rac \ login.php on line 342
You need to activate another Masino Extensions that similar to the demo project. In addition, you need to include some mandatory tables that used by the demo project. Please always refer to the demo project, as I mentioned many times in the related downloads/articles, if you want to implement Masino Extensions into your PHPMaker project.
Hi,
I’am getting errors trying to use your extensions, like this :
Notice: Undefined index: Allow_User_Preferences in C:\laragon\www\….\userfn13.php on line 167
Notice: Undefined index: Show_Border_Layout in C:\laragon\www\….\userfn13.php on line 172
Notice: Undefined index: Show_Shadow_Layout in C:\laragon\www\….\userfn13.php on line 177
…
I don’t know what’s wrong with my userfn13.php file
Help please !
Please make sure you have already included settings table. Please always refer to the demo project if you want to implement the Extensions.
Ok, right now. But I cannot display informations in footer : “Terms and Conditions | About Us | Back to Top ” and session informations”.
In my application, confirmation and alerts modal windows are empty. I suppose it is due to a bad adaptation of the language. I want to use only French ?
Masino, can you tell me more about this error :” ewp13.js:5 Uncaught TypeError: Cannot read property ‘replace’ of undefined
at Object. (ewp13.js:5)
at o (ewp13.js:7)” ???
Sorry I have no idea about that error. Please make sure you always refer to the demo project in order to avoid that error.
You need to add a new record for French language into the “languages” table. In addition, you need to synchronize your French xml language with the English xml language file, since there are some new phrases were added into the language file.
Hi,
Everythings Ok for me now. The problem was about my french language XML file.
Thanks !
You’re welcome.