vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   Allow Your Users to Post Anonymously Without Logging Out (https://vborg.vbsupport.ru/showthread.php?t=78410)

amykhar 03-20-2005 09:24 PM

I am not sure what the warning hack is or how it works.

Lionel 03-20-2005 09:25 PM

ok, let me rephrase that. Does the system still know who the real usename and userid is?

Lionel 03-20-2005 10:01 PM

I am stucked at step 4. The default permission in a forum allowed for an allowed usergroup shows no. Here are my last bitfields line.

'canbet' => 4194304,
// --- vBookie
'canpostanon' => 8388608,

and

'warnall' => 131072,
'allowanon' => 262144

I also tried without the comma at the end of 8388608

amykhar 03-20-2005 10:06 PM

Quote:

Originally Posted by Lionel
ok, let me rephrase that. Does the system still know who the real usename and userid is?

Yes, it does. It's stored in the postanon and anonname field of the post.

Lionel 03-20-2005 10:14 PM

Thanks. I have been installing since there was a global on/off switch... but I am stucked ...

amykhar 03-20-2005 10:15 PM

Quote:

Originally Posted by Lionel
I am stucked at step 4. The default permission in a forum allowed for an allowed usergroup shows no. Here are my last bitfields line.

'canbet' => 4194304,
// --- vBookie
'canpostanon' => 8388608,

and

'warnall' => 131072,
'allowanon' => 262144

I also tried without the comma at the end of 8388608

My bad. That's an error in the install file, which I shall now correct. Change canpostanon to candoanon.

Lionel 03-20-2005 10:19 PM

is there more than one instance to change it?
'candoanon' => 8388608

is not doing it.

never mind... I had unselected the usergroup when I encountered the problem

amykhar 03-20-2005 10:25 PM

I finished writing this thing in the wee hours of the morning. Hopefully, there won't be any more brain farts in the install instructions.

Lionel 03-21-2005 01:05 AM

I am stucked at step 5. I am logged in as admin with anon permissions, trying to post in an allowed forum, did the new template part (step o) , added $postanonoption in newthread template, yet when testing, I cannot see the option.

Lionel 03-21-2005 01:15 AM

Actually, the whole block in newthread about disablesmilies, vbookie, post poll disappeared?????


All times are GMT. The time now is 02:14 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
  • Page Generation 0.01041 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete