-
AuthorPosts
-
benrud Friend
benrud
- Join date:
- May 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 23
- Thanked:
- 1 times in 1 posts
June 2, 2008 at 7:40 pm #129201I finally have the template installed and galleries working but now the voting and comments don’t work for the public. I’ve included a screenshot to show the settings I have in the config file.
Can anyone help me with this?
Thanks,
Todd
benrud Friendbenrud
- Join date:
- May 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 23
- Thanked:
- 1 times in 1 posts
June 3, 2008 at 4:39 pm #251752The comment feature works for registered users but not public users. Can someone please help me correct this?
Thanks,
Toddbenrud Friendbenrud
- Join date:
- May 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 23
- Thanked:
- 1 times in 1 posts
June 6, 2008 at 5:24 am #252263Hey Everyone,
I could really use some help with this issue. I want to allow public comments for the images on my site. I have the settings set correctly (I think) but comments aren’t working.
Please help!
ToddSherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 6, 2008 at 8:30 am #252289Hi.
You can config in admin
Go to Components->RSgallery2->Control Panel menu
Then click Configuration button , you will see table have 4 tabs, choose Images tabs
you can see those paramaters at right:
1716
Set Register user only paramater to No, non-registered user will can vote
I’m checking how to config for non-registered user can comment
Plz waitbenrud Friendbenrud
- Join date:
- May 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 23
- Thanked:
- 1 times in 1 posts
June 6, 2008 at 5:02 pm #252370My settings match the ones you recommend and “public comments” still do not work.
benrud Friendbenrud
- Join date:
- May 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 23
- Thanked:
- 1 times in 1 posts
June 6, 2008 at 5:03 pm #252371How do I remove “Answered” for the thread title?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 10, 2008 at 2:06 am #252809Hi.
After config as above:
Plz open rsgcomments.class.php(componentscom_rsgallery2librsgcomments),Go to line 250:
You will see this line:
if (!$my->id) return;
Change to
if ((!$my->id)&&(!$rsgConfig->get("comment_allowed_public"))) return;
I will update that bug into newest version
Good luckbenrud Friendbenrud
- Join date:
- May 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 23
- Thanked:
- 1 times in 1 posts
June 29, 2008 at 12:15 am #256949this worked!
Thanks!
Toddbenrud Friendbenrud
- Join date:
- May 2008
- Posts:
- 90
- Downloads:
- 0
- Uploads:
- 6
- Thanks:
- 23
- Thanked:
- 1 times in 1 posts
June 29, 2008 at 6:29 am #256969I spoke to soon… it kinda works.
If the photo has a comment it won’t accept public comments and it resets the hit counter.
If the photo doesn’t have a comment everything appears to work correctly.
I still need help with this.
August 8, 2008 at 10:57 am #264504<em>@nguoiabcd 58114 wrote:</em><blockquote>Hi.
After config as above:
Plz open rsgcomments.class.php(componentscom_rsgallery2librsgcomments),Go to line 250:
You will see this line:
if (!$my->id) return;
Change to
if ((!$my->id)&&(!$rsgConfig->get("comment_allowed_public"))) return;
I will update that bug into newest version
Good luck</blockquote>I dont’t have this line?!?!:confused: I use Joomla 1.0.x
AuthorPostsViewing 10 posts - 1 through 10 (of 10 total)This topic contains 10 replies, has 3 voices, and was last updated by gemeon 16 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Comment/Voting doesn’t work
Viewing 10 posts - 1 through 10 (of 10 total)