Hello, I want to duplicate a sound module, someone knows how to do?
Hello, I want to duplicate a sound module, someone knows how to do? |
It's unlikely someone will take the necessary time to do this and document all the changes for you. https://www.deanbassett.com |
Hello friends, I am duplicating the sound module that comes in the Dolphin, the module name is "Playbacks", displaying the following message after installing the panel administrator:
Installation of: Playbacks Done
-- Introduction from vendor:
Follow the instructions carefully!!!-- Checking permissions: Done -- Changing database: Done -- Update languages: Done -- Recompiling global paramaters: Done -- Recompiling main menu: Done -- Recompiling member menu: Done -- Recompiling site statistics: Done -- Recompiling page builder: Done -- Recompiling comments: Done -- Recompiling tags: Done -- Recompiling votes: Done -- Recompiling categories: Done -- Clear database cache: Done -- Recompiling permalinks: Done -- Recompiling alerts: Done -- Conclusion from vendor: Congratulation!!! P.S. It's easy to install and easy to use. :)Installation finished But after changing the keys to translate and make changes to the database, the module installs but when I click in the administrative module, it displays the following message:
Method (actionAdministration) was not found in module (playbacks). And all menus module appears something similar in the case of albums appears: Method (actionAlbums) was not found in module (playbacks). And also on the front page of my website the message: Fatal error: Can not redeclare class BxSoundsSearch in / home / ktaqui / public_html / kalouros / modules / BoonEx / playbacks / classes / BxSoundsSearch.php on line 279 Ever looked at this line and is calling a table, where the sounds are stored sent by users, but still could not correct this error. You know how I can solve this problem? |
It appears you did not rename all the class files and update those class names in all of the files and update the class prefix in the config.php file. https://www.deanbassett.com |
ok, I'll do it, and already put here to talk if it worked! |
Hello, is working. Thanks. |
I am trying to duplicate module also but I get following error message. Fatal error: Call to a member function getBaseUri() on a non-object in /home/sunrise/public_html/modules/srm/weeklymessage/request.php on line 38 I don't know what to do with this error message. Please teach me how to solve this problem. Please help. |