Notifications
Clear all

ip not logged

6 Posts
3 Users
0 Reactions
1,891 Views
(@bob15)
Posts: 10
Active Member
Topic starter
 

I read there is supposed to be a dropdown in the admin's log to check reviewer ips - but mine doesn't have it ?  I'm on 3.5.3


 
Posted : 27/06/2013 4:32 pm
(@babaca)
Posts: 722
Member Moderator
 

When you are logged in as Admin and go to the Admin menu, do you not have a link called Action Log? There will list all IP activity from signing up to leaving reviews I think.


******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3

 
Posted : 27/06/2013 4:45 pm
(@bob15)
Posts: 10
Active Member
Topic starter
 

Yes, it never showed 'RE' like I found it is supposed to.  It shows admin and contact and password logs. 


 
Posted : 27/06/2013 5:12 pm
(@bob15)
Posts: 10
Active Member
Topic starter
 

I allowed anonymous reviews and it logged those. 

Is it not supposed to log signed reviews ?


 
Posted : 04/07/2013 12:54 pm
 SJP
(@sjp)
Posts: 66
Trusted Member
 

It does not log reviews from signed in members by default. If you wanted it to, you could edit reviews.php-it's line 203 in mine:

			if($logging && !USERUID) { 

to

			if($logging) { 

 
Posted : 05/07/2013 8:01 am
(@bob15)
Posts: 10
Active Member
Topic starter
 

Thank you !


 
Posted : 05/07/2013 12:53 pm
Share: