![]() |
Quote:
|
Ted
I got round the Unregistered/not logged in by creating a group called "expired" and putting them in there instead with the permissions set to deny viewing thread content. Thanks for your replies Great mod by the way :) Jeff |
Hi Ted
Tried as you suggested regarding allowing viewing more than one thread but still get the bots being stopped? Please see attached screenshot Jeff |
Quote:
As you'll notice when you look at that image, that bot is getting stopped at your search page. Limited Guest Viewing is unrelated to searches... |
Installed, and works just fine on 3.7.
|
Quote:
Edit - Should look harder, just seen the post above! |
Quote:
|
Quote:
|
Ted
Would i be better waiting for the update before i upgrade to 3.7? Thanks Jeff |
Quote:
|
ted,
i'm anxiously waiting for this to be ready for 3.7. :) |
Quote:
|
Quote:
:D |
Quote:
no worries. i just installed vbulletin and getting used to all the settings. this is a huge upgrade over smf/phpbb. |
Yes, I concur with everyone. This is a needed vB3.7 addition. Can we offer financial support; do you accept donations? I mean, seriously, this is a "Thé Mod" to have on your forum. End of chat.
|
Quote:
|
Note: There is no new update to this addon. A new version of the download was posted to prevent 3.7 users from installing this version but this does not change the 3.6 code at all. There is no need to upgrade.
|
I am still on 3.6.9 and got the following error
Quote:
|
Quote:
|
your the man ted! thank you sooooooooooo much!!!
|
Quote:
|
Thanks! Installed and working well!
|
hi!
thanks for this amazing hack, i hope someone can answer this, at the moment, looking at your xml file it seems the current code is Code:
if ($show['guest'] AND !$lvgbot AND $vbulletin->options['lgvon']) Code:
if (is_member_of($bbuserinfo, x) AND !$lvgbot AND $vbulletin->options['lgvon']) do i have to call the global file or something? please advise. |
mrkhm, You can combine the function is_member_of($bbuserinfo, x) with $show['guest'] like follows:
PHP Code:
|
thanks for your response Ted S, before i saw yours, i managed to get this line of code to work:
Code:
if ($show['member'] AND is_member_of($vbulletin->userinfo, 2) AND !$lvgbot AND $vbulletin->options['lgvon']) Code:
is_member_of($bbuserinfo, 2) but thank you all the same... |
Theres no need for "$show['member'] AND ", to be in a group you must be a member. :D
But yes, logging out clears the cookies which would get around this. If your goal is pay per view you'd likely want an addon that stores views in a database and hard counts them. This can of course be done with a little bit of customization. |
hi ted can you do this.. i will pm you
|
Thank You very Much. Works a treat. (My first Hack too).
|
Hi,
Could you tell me how I can remove the message at the top on the hompage Please? And just keep the message that shows when guests have used up the stated amount of viewings before registering. Many Thanks. |
Quote:
|
Hi Ted,
Sorry the delay. It was a different Mod. Right - Back to your mod. I have set it at two (2) views before the guests sees the registration message. I have noticed that on sites that I have visted who have this installed, it ALWAYS shows the register screen no matter when I visit the site in question (after I hav used the allocated number of views). Mine doesn't. It gives a viewer the 2 allocated views before they see the register screen BUT they can come back later or another day and view another 2 posts. It is probably something to do with the settings that I have chose. would you be able to help me please Ted? I would certainly appreciate it. Many Thanks, Welshy2008. |
The hack uses cookies to store views which if deleted or removed would negate any viewing history. Thus if you are logging in/out, clearing cookies or have a browser set to only allow cookies for a one day period you would be losing the history data and therefore able to see posts again.
|
Yes, Thank You for your reply, Ted.
After I posted - I looked at the thread's other posts and it was a similar question to what mrkmh had posted above. :| |
Quote:
http://forums.seochat.com/google-opt...xt-207504.html So just incase? |
So just incase the major bots are specifically excluded.
|
doesnt install in 3.11 and the 3.7 version doesnt install in 3.11 also
|
Quote:
|
this doesnt install in 3.6.11 it gives error
|
Quote:
|
Hey Ted,
I get this error The following dependencies were not met: 1. This product is not compatible with version 3.6.10 of vBulletin. (Compatible starting with 3.6.0 / Incompatible with 3.6.9 and greater) Any thoughts or suggestions ? Thanks :up: |
All times are GMT. The time now is 11:44 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|