PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   How Do I? - vBulletin 3.6x (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/)
-   -   stop guest from reporting images/post? (http://www.photopost.com/forum/how-do-i-vbulletin-3-6x/135960-stop-guest-reporting-images-post.html)

Da GoTTi March 25th, 2008 10:33 AM

stop guest from reporting images/post?
 
how do i stop/disable Guest from being able to use the report to moderator tool? getting spammed by visitors.

peppies March 25th, 2008 11:35 AM

I'm getting the same problem. It's getting worse by the day.

Da GoTTi March 25th, 2008 12:48 PM

ya real annoying. im trying to catch the IP so i can IP block it, but so far i cant get who is doing it. should be a real simple modification to do for the usergroup id for guest users....

anyways hope to have an answer soon.

Da GoTTi March 25th, 2008 12:57 PM

well for temp untill we can get a permission on this, inside the vbgallery settings, under usergroup permission editing the Guest permissions, i set No to "Can view large images" and "Can view original images". And now guest cant view the actual posting of the image, but they can see the thumbnails.

Setting no to "Can view large images" works just as good.

Zachariah March 25th, 2008 03:32 PM

http://www.photopost.com/forum/bugs-vbulletin-3-6x/135807-report-post-issue-added-2-4-3-a.html


For now:
gallery/misc.php

Find:
Code:

Content visible to verified customers only.
After add:
Code:

Content visible to verified customers only.

rrr March 26th, 2008 11:21 AM

I don't have that code in my /gallery/misc.php file.

Is there any other code I should look for in older versions (2.1)?

I see the part of the code where it starts the Report to Moderator function, but I don't see anything that says "hook" at all in the text file.

Da GoTTi April 4th, 2008 09:53 AM

Zach, is there any plans on releasing a newer version of the gallery, with this fix implemented?

Zachariah April 4th, 2008 10:04 AM

Yes, 2.4.3 will have it, at the moment I am redoing alot of how userinfo is accessed and stored.

This will alow for more stats per user to be generated and displayed.
:D


All times are GMT -5. The time now is 08:24 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97