1
How do I get the
mastop_publish module to work on
Xoops 2.5.10 with PHP7.x, I tried to update and there was an error in this module.
>> Database ok
>> Erro: Error: Class 'XoopsModules/Mastoppublish/Helper' not found arquivo /modules/mastop_publish/admin/menu.php linha 19
<?php ### ============================================================= ### Mastop InfoDigital - Paixão por Internet ### ============================================================= ### Menu da Administração ### ============================================================= ### Developer: Fernando Santos (topet05), fernando@mastop.com.br ### Copyright: Mastop InfoDigital - 2003-2006 ### ------------------------------------------------------------- ### http://www.mastop.com.br ### ============================================================= ### ### ============================================================= use XoopsModulesMastoppublish; // require_once __DIR__ . '/../class/Helper.php'; //require_once __DIR__ . '/../include/common.php'; /*L19 ==>>*/ $helper = MastoppublishHelper::getInstance(); $pathIcon32 = XmfModuleAdmin::menuIconPath(''); $pathModIcon32 = $helper->getModule()->getInfo('modicons32');
The site is from an association that has been active since the year 2004 and I updated to Xoops 2.0.16.
HostGator tried to block me because I was very insecure, but it gave me until March to resolve it.
Please, I'm looking for an alternative module but, I'm not finding it, I saw someone on the forum here, I think it was
Mamba, giving an alternative but, I lost the link, any help is welcome.