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)

Lionel 04-16-2005 03:44 AM

Greebo. Thanks. Your fix solved the problem, which was happening in any edited post as long as the user had anon permissions, regardless or not the post itself was allowing anon.

Now I just need to test for an editpost in an actual allowed anon forum.

I wish amykhar takes a look at it and confirms that this will not affect anything else.

Lionel 04-16-2005 04:34 AM

Quote:

Originally Posted by Lionel
It would have been nice to be able to use another set of new status icons for forums and subforums like forum_new.gif, forum_old.gif to indicate that forum accepts anonymous posting (anon_new.gif, anon_old.gif)

Amy, I did not realized that you answered.

Which conditional to use? This does not do it.

Quote:

<img class="inlineimg" src="$stylevar[imgdir_statusicon]/subforum<if condition="$post['postanon']!=0">anon</if>_$forum[statusicon].gif" alt="" /> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><span class="smallfont">$forum[title]</span></a>

Lionel 04-16-2005 05:12 AM

OK. I am able to do with this condition
$forum['postanon']!='0'

Lionel 04-16-2005 05:30 AM

Greebo, the only thing that I can see with your fix, is that after edit, admin can no longer see who did that post. It displays "Anonymous Member" for all edited posts instead of real username for admin. It's a trade off I'd rather have instead of having to rebuild threads constantly, until there is a final fix.

bixente 04-28-2005 03:53 PM

unregistered users can post anonymous thred ? if they are how can i disable it?

amykhar 04-28-2005 04:39 PM

It's a permissions setting.

bixente 04-29-2005 07:47 AM

how can i do that only specific user id's can see who is the writer of the thread? i dont want all the moderators to see who post it (some privacy ;) )

amykhar 04-29-2005 10:28 AM

In the showthread changes, I have it check to see if the person can modeate. Change those checks to look for the person's userid instead.

bixente 04-29-2005 11:21 AM

Quote:

Originally Posted by amykhar
In the showthread changes, I have it check to see if the person can modeate. Change those checks to look for the person's userid instead.

hmm if u can mark me where exactly it will be great cause i'm not that expert in this things :)
thanks u v.much =]

Lionel 05-09-2005 11:26 PM

Please can someone look at editpost.php? I still have problems in some sections with thread getting the name of person who edited a post as the thread owner. I constantly have to rebuild thread info.


All times are GMT. The time now is 09:33 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.01174 seconds
  • Memory Usage 1,734KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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