Icy Phoenix

     
 


This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies. 
Page 1 of 2
Goto page 1, 2  Next
 
Reply with quote Download Post 
Post FAP SUPPORT - Users Cannot Vote Pictures Or Open Personal Galleries? 
 
I don't why users cannot vote pictures (own pictures too), but admins can.  


And users cannot open personal galleries
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
I have no problem accessing the personal galleries (as a guest).
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
no accessing problem.

there are 2 problems:

1. users cannot VOTE pictures
2. users cannot CREATE own personal gallery
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
You have Rating system enabled in ACP ?
You have ACP set to allow registered users to create personal galleries?
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
yes...sure!  
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
Strange ..... can you provide a test account ?
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
user: test
password: test
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
I was able to create a personal gallery (and upload a pic), with no problem.

If you have not done this already you might:
Re-check all your ACP settings for Ratings.... change them, test ... change them back, test.
Maybe set them for ALL to rate ....see if it works that way..... dunno
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
have you tried to vote any pics?
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
Yes, but I was not presented any option to vote/rate.

Other than what I mentioned above, in your ACP...  go to the Categories then click on one to EDIT and check the Rate Level permission.

I don't know of anything that would cause this problem, unless it is a setting in the ACP
 



 
ArtieSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
I can vote, users cannot.

I've seen a lot of times ACP permissions...
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
Gianni PB, please check again... I'm sure that is something related to permission or to the album config.

Artie is right.

Try to run also this...

Code: [Download] [Hide]
  1. UPDATE `phpbb_album_config` SET config_value = 1 WHERE config_name = 'rate'; 

 




____________
Luca
SEARCH is the quickest way to get support.
Icy Phoenix ColorizeIt - CustomIcy - HON
 
Mighty GorgonSend private messageSend e-mail to userVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
no changes...
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
On the file "album_shopage.php"

find:
Code: [Download] [Hide] [Select]
if ( $auth_data['rate'] == 1 && ($already_rated == false)  && (($own_pic_rate = false)  || ($userdata['user_level'] == ADMIN)) )


change with:
Code: [Download] [Hide] [Select]
if ( $auth_data['rate'] == 1 && ($already_rated == false)  && (($own_pic_rate == false)  || ($userdata['user_level'] == ADMIN)) )


Only a simple language error

Bags!!!
 



 
bagsSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Users Cannot Vote Pictures Or Open Personal Galleries? 
 
thanks bags! i'll tell you later...
 



 
Gianni PBSend private messageVisit poster's website  
Back to topPage bottom
This forum is locked: you cannot post, reply or edit topics.  This topic is locked: you cannot edit posts or make replies.  Page 1 of 2
Goto page 1, 2  Next


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events


  

 

  cron