Show Posts
|
|
Pages: [1] 2 3 ... 32
|
|
1
|
JoomGallery 1.5 MVC / Installation / Update / Re: Installing CB GalleryTab 4
|
on: October 26, 2009, 11:13:38 PM
|
|
You can try copying the contents of the package to components/com_comprofiler/plugin/user/plug_gallery-tab. But I'm not sure if that will work, since afaik CB keeps some information (settings e.g.) in the database too.
Can you install any other CB plugins?
|
|
|
|
|
3
|
JoomGallery 1.5 MVC - Extensions / Addons / Re: GalleryTab 4 for CB (incl. comments-tab, language files, category filter)
|
on: October 25, 2009, 11:37:50 PM
|
Where do I enable the option to 'tag'a user on a photo? I have installed and published the tab's in CB. But I do not find how I can enable the fucntionality that users can tag others or them selfs on photo's. That's in the configuration of the gallery component - only for tagging yourself, however. Is there a way to exclude galleries from this Tab? I've got a number of images that I don't want to show up in the moderators profile
Nope, that's not possible at the moment. Is there a way to hide the image description altogether underneath the pictures?
Check the gallery configuration. The tabs will display the images just like the gallery category view.
|
|
|
|
|
10
|
JoomGallery 1.5 MVC / Frontend / Re: preg-replace error after upload
|
on: September 26, 2009, 10:31:44 AM
|
Turning off php errors is not a reasonable option as all that is doing is say, 'yeah, we know its broke but if we dont' look we won't see it, so its ok" and thats not ok...
That is generally correct. But in this case it is just a warning, and your end-users don't need to see the warning on the frontend if the upload is otherwise working fine. I haven't seen that problem before and can't really reproduce it. But something in the special character replacement of the upload filename goes wrong, resulting in that the complete name gets stripped. What have are your settings in "General Settings" > "Replacements"? Try setting it to no replacements for a test, or clear the special and new character text fields.
|
|
|
|
|
11
|
JoomGallery 1.5 MVC / Frontend / Re: 3 Important Request / Question
|
on: September 25, 2009, 09:08:01 AM
|
|
1.) is a feature request, it's not possible at the moment.
2.) Not sure if I understand that correctly, when there's no link to your live site. But in general, there can't be a perfect download protection. When your users view the images, they are already downloaded in their browser cache.
3.) No idea...
|
|
|
|
|
14
|
JoomGallery 1.5 MVC / Backend / Administration / Re: without registration user can't access gallery... any solution? URGENT
|
on: September 24, 2009, 02:52:31 PM
|
I had made changed in... Frontend Settings >> User Panel >> Show User Panel = Display only for RM and SM But nothing happen... I can access Full Gallery... Not showing register form for fill up...
This just affects the display of the User Panel, not the access to the gallery itself. You need to tweak access just as I described above, in the Joomla menu manager. A registration link / form also needs to be set up in Joomla (e.g. with Community Builder), not the gallery component.
|
|
|
|
|