Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 01-07-2011, 04:43 PM
★Slap ★Slap is offline
 
Join Date: Oct 2010
Location: GB
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Can't post in a forum section?

I for some strange reason cannot post in one of my forum sections that i created, now the permissions are say's

Code:
Posting Permissions
  • You may post new threads
  • You may post replies
  • You may post attachments
  • You may edit your posts
  • BB code is On
  • Smiles are On
  • [IMG] code is On
  • HTML code is Off
I checked the Forum Permissions and no one has been excluded from posting their, I have checked it's parent as well as child forum and everything seems ok but for some reason i still can't post it say's

Quote:
Sorry! This forum is not accepting new posts.
and when i try to move a forum to that section it says
You have tried to move the thread into a forum that cannot contain posts. Please select a different forum.
I think i should also mention the button where it say's Post A New Thread is repeated twice one button at the top and one at the bottom.
Reply With Quote
  #2  
Old 01-08-2011, 02:03 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That message is the phrase 'forumclosed' and the code in newthread.php is this:

Code:
if (!$foruminfo['allowposting'] OR $foruminfo['link'] OR !$foruminfo['cancontainthreads'])
{
	eval(standard_error(fetch_error('forumclosed')));
}

so if we assume that you have posting permission and the forum can contain threads, that leaves $foruminfo['link']. Did you enter something in forum's "Forum Link" field? (although if you did, that should redirect to the link instead of showng you the forum).
Reply With Quote
  #3  
Old 01-08-2011, 03:21 PM
★Slap ★Slap is offline
 
Join Date: Oct 2010
Location: GB
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi I haven't added anything at all in the Forum Link, I compared the settings with the other forums and are the same.
Reply With Quote
  #4  
Old 01-08-2011, 03:27 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oops - when I went back and read your original post again I see you said that when you try to move threads it tells you the forum can't contain posts, so it must have something to do with the value of $foruminfo['cancontainthreads'], but I don't know why that value would be wrong.
Reply With Quote
  #5  
Old 01-08-2011, 03:33 PM
★Slap ★Slap is offline
 
Join Date: Oct 2010
Location: GB
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kh99 View Post
Oops - when I went back and read your original post again I see you said that when you try to move threads it tells you the forum can't contain posts, so it must have something to do with the value of $foruminfo['cancontainthreads'], but I don't know why that value would be wrong.
Same here it's really weird, I can post in the other forums apart from this one. I know it's not to do with any add-ons because I disabled all of it.
Reply With Quote
  #6  
Old 01-08-2011, 03:37 PM
kh99 kh99 is offline
 
Join Date: Aug 2009
Location: Maine
Posts: 13,185
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just to make sure - do you have "Act as Forum" set to "Yes" for that forum? If you do, maybe you could try changing a setting, saving it, then changing it back to make sure it isn't a problem with cached values.
Reply With Quote
  #7  
Old 01-08-2011, 05:53 PM
★Slap ★Slap is offline
 
Join Date: Oct 2010
Location: GB
Posts: 77
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kh99 View Post
Just to make sure - do you have "Act as Forum" set to "Yes" for that forum? If you do, maybe you could try changing a setting, saving it, then changing it back to make sure it isn't a problem with cached values.
Hey kh99 Thanks so much that sorted the problem, the problem was that I chose "Act as Forum" to No so i set it to Yes and it worked again thanks .

--------------- Added [DATE]1294516539[/DATE] at [TIME]1294516539[/TIME] ---------------

Update: I can't believe I posted it in the wrong section it's meant to be vB 4 not vB 3 lol
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:25 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
  • Page Generation 0.03666 seconds
  • Memory Usage 2,218KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (7)post_thanks_box
  • (7)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit_info
  • (7)postbit
  • (7)postbit_onlinestatus
  • (7)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete