Quote:
Originally Posted by Codeman05
Hi SilVert,
Quick question that maybe you can help me with. I have a few different usergroups on my board and I would like to have different quotas for them in the gallery 2 integration.
I've already setup corresponding usergroups in Gallery 2 with the same usergroup names and IDs as those on the forum.
Should the Update/Integration script be reading my members usergroup ID off of the forum and setting that same ID into Gallery (because it is not).....or do I need to modify the script?
Everything else is working great however
Edit
One other issue I have noticed is that users trying to use Gallery remote are unable to authenticate. Not a huge deal, I just wanted to make sure this was "normal"
|
i was experimenting with the group memberships a while ago, and never made much headway. it was mostly due to not haveing the script work originaly. but i think it is possible.... basically you would haev the create user part go through, then insert some code saying if in this VBB group ID put them in the Gallery group.
it is doable, but i dont haev the code infront of me
Gallery remote, i belive that problem has to do with pointing to the wrogn location. if your deisgn is:
root\gallery
root\forum
root\forum\gallery.php
you would have to point the Remote to root/gallery to get it to work... i dont think the remote understands embed'd sites.....