7
Ahhhh, no, the other "framebrowser" does not work, that was just an example of the one I stripped.
If you go to the xoops_version.php in the music folder and look for these lines
$modversion['name'] = "music";
$modversion['dirname'] = "music";
you can change these to something like
$modversion['name'] = "classified";
$modversion['dirname'] = "classified";
Make sure the name matches the name of the folder you upload to modules folder on the server i.e
Edit index.php in the music folder and put in your own link
Upload the "music" folder and contents, and rename it to "classified" or whatever name you choose for the above lines.
And then install the module, a link called "classified" or whatever will appear in your main menu.