Browse Forum Posts by Tags
-
I successfully installed CS 2.1 on a staging server at the root directory. After the staging site was populated with files, galleries, and forums, I moved the site to a production server but on a subdirectory instead of at the root of the site. I update the URLs in the cs_Sites and cs_Urls tables. When...
-
Hi I'm trying to write a Module which is able to retrieve all, or just from a particular user, from the gallery. I've written the following code so far: CommunityServer.Galleries.Components.GalleryThreadQuery query = new CommunityServer.Galleries.Components.GalleryThreadQuery(); ThreadSet sets...
Posted to
Gallery
(Forum)
by
martijn_mol
on
Fri, Sep 15 2006
Filed under: Photos, admin, images, Galleries, CS 2.1, cs module, module, Develop, cs dev