Ok, in a nutshell, I am hosting a small (and when I say small I mean I haven't tried to attract any users yet, so I have like 3 ATM) Softball website, and I'm trying to add community features to it...
Anyway, I installed the GroupJive Component with the Uddeim hack, which worked out great, and then I decided that in addition to groups, I also wanted to have something VERY similar, but for teams...
I tried to configure groupjive to do what I wanted, and as far as i can tell there is no convenient way to actually separate the two within group jive...
So... I opened up all of the files for groupJive, changed every instance of group to team, every instance of gj to tj, and renamed the component teamJive...
Componenet works fine.
But...
When I did the same thing with the CB plugin for groupjive, something went wrong. It installed fine, but when I go to the plugin manager, in the column that says TYPE, it is blank, not in USER like it should be.
So basically, I have a component doing exactly what I want it to do, but something is wrong with the plugin... any idea what might be the problem, and what I should look for in the code to fix this?
did you change the XML install file to reflect a new plugin name ? hmm i guess you did or it wouldn't install...
i read this post a few times and i don't really have a clue with the little information you provide, i guess i need to see the code and study it in detail to be of more help.. sorry..
but i love how you explain what you did.. thats how i started creating things i want without too much knowledge.. a few years later and ur building things from scratch.. php grows on you and it is addictive
dont give up !! keep tinkering.. when you get it working, the reward is that much higher
I've been busy so i haven't had any time to dive back into this, but hopefully will be able to tomorrow...
Anybody have any idea what part of the script of the plugin puts the plugin as TYPE "USER"? (so it shows up in the USER section of the CB profile) I'm sure I'll be able to figure figure it out once I read through the code, but a jump start couldn't hurt.