| Re: Mastop Publish for Xoops 2.5.x + PHP7 Support |
| by Mamba on 2016/11/8 1:08:15 That sounds like a good plan ![]() What I would suggest is to fork the module from: https://github.com/XoopsModulesArchive/mastop_publish and then add the changes to it and submit them via a "pull request" That would allow others to participate in it, and submit their changes/improvements. |
| Re: Mastop Publish for Xoops 2.5.x + PHP7 Support |
| by dreamguard on 2016/11/7 21:14:28 Thanks Mamba ![]() Update sql file and other functions. My objective is change the code to actual xoops, using profile module for reference. |
| Re: Mastop Publish for Xoops 2.5.x + PHP7 Support |
| by Mamba on 2016/11/7 3:45:58 Very good! Currently you have problem, because you did't change the MySQL file, i.e. there is still "TYPE=MyISAM" instead of "ENGINE=MyISAM", and you can't install the module. So if you have some time, please fix it. You can also take a look at my Fork, as I'v made some improvements too: https://github.com/mambax7/mastop_publish |
| Mastop Publish for Xoops 2.5.x + PHP7 Support |
| by dreamguard on 2016/11/6 11:13:28 Hi, I want recorver Mastop Publish for the new generation. I'am not a programer, but with Netbeans all is possible ![]() I have rework Mashtop Publish for Xoops 2.5.8 and PHP 7 Support. Now is working but need help for finish the module. You can download and test : https://github.com/dreamguard/mastoppublish Rgs, Dreamguard |