Maximum Guest Views by Waindigo [Deleted]

Hi @Jon W

Updated today. For some reason, this is not working right. I tested as a guest. My settings are set to 5 + redirect to login page. I get the error after viewing 2 threads and it doesn't redirect to login page.
 
I receive this error after updating.

Fatal error: Class 'Waindigo_MaxGuestViews_Extend_XenForo_ControllerPublic_Thread' not found in /var/www/html/forums/library/XenForo/Application.php(519) : eval()'d code on line 1

xf 1.2.7
 
Any idea why cookie date keeps being set as '2060-01-18' - I thought it was supposed to expire after 24 hours, hoked through the code but it all looks fine in the code I can find

Code:
XenForo_Helper_Cookie::setCookie("num_views", $numViews, time() + 3600);
 
I receive this error after updating.

Fatal error: Class 'Waindigo_MaxGuestViews_Extend_XenForo_ControllerPublic_Thread' not found in /var/www/html/forums/library/XenForo/Application.php(519) : eval()'d code on line 1

xf 1.2.7
Make sure you've uploaded all the files.
 
Google bots, bing bots also included for this restriction?

In fact, I want to activate this add-on but I want to let bots read the posts to index all pages of my forum.
Is this possible to add this function or is it already included?

Regards,
 
Top Bottom