![]() |
Yeah the guests can view what is in the forums, but when they click the individual thread to read it they will get this error message.
|
but i logged out, and i can read them fine???
|
BTT. still cannot get this going
|
Had this been integrated into Vb yet?
|
still cannot get this going after several attemts. must not work on 2.2.5
|
Hmmm... really I might have to try this
|
does anyone know if this works for 2.2.7?
|
Quote:
All settings are there, dB query added, template added, and option changed in the CP to supposedly disable guest viewing. No errors, it just acts as if it doesn't work. Guests can click on them and view the contents without a problem. :disappointed: |
Works just fine on 2.2.9. You should double check all of the steps and make sure you pay close attention to this part of the install:
Quote:
-- Also, the install file db query: Code:
ALTER TABLE `forum` ADD `allowguestpostview` SMALLINT(6) DEFAULT '1' NOT NULL Code:
UPDATE `forum` SET `allowguestpostview` = 0 Code:
ALTER TABLE `forum` CHANGE `allowguestpostview` `allowguestpostview` SMALLINT( 6 ) DEFAULT '0' NOT NULL Hope that helps. |
ahhhhhhhhhh.. You are correct. Works fine with 2.2.9. I didn't see the little words "(second occurence in file)" LOL
Guess that's what I get for trying to add code when drinking. hehehe! Nice hack! |
All times are GMT. The time now is 01:45 AM. |
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:
|