Hi Maria,
Is there any progress on trying to merge the items with the companies? We're trying to put your mod to use for a virtual world scenario, but with the current setup, it would require quite a bit of tweaking (which I am not sure you'd allow). It would end up in a product that resembles a business directory more than anything else, but that's exactly what we're looking for.
A merger of the item and company functionality would do the trick for us, and if you already did start working on it, I'd prefer waiting for that, rather than first having to dig into the code and then later on find my PHP programming is just not up to par.
Thanks in advance
Update: Minor bugfix. In the microbusiness_usercp template, find:
Code:
<div align="center">
Replace with:
Code:
<div align="center">
<br>
This prevents the menubar from jumping (it's in a consistent location for all other actions, just not for UserCP).