• Hi,
    I modified the NextGen plugin under WPMU so now it works on a user-basis, not blog basis.
    Each user registered under a blog can have his own gallery, independant from the others.I believe it also works on the regular wordpress and the different author of a blog.
    I did that by adding a user_id field in the tables and changed the path of the images in the scripts.
    Now I have an issue.It works perfectly on the blog where the users are logged in but I try to get it work with the sitewidetag plugin so it will display the images on another central blog.
    I just have the gallery or image tag showing up.I tried adding a blog id in the database and modifyng the tag so it takes also the blogId, but for now it doens’t work.
    Do you have an idea ?
    Thank you

Viewing 1 replies (of 1 total)
  • Hi kmaz, it sounds like what you did here is something I’m trying to do.

    Currently with Nextgen you can set it up so that logged in users can only modify they’re own galleries. However, these users can still view other galleries and insert them into their posts. What I want to do is make it so users can’t see each others galleries, or be able to insert them into a post.

    Could you go into a bit more detail on what you did exactly with adding user_id fields and changing the path of the image scripts?

    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: NextGEN Gallery] user-basis gallery WPMU’ is closed to new replies.