View Single Post
  #161  
Old 01-26-2009, 08:07 AM
bananalive bananalive is offline
 
Join Date: Oct 2007
Location: UK
Posts: 2,802
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by gamerscms View Post
New thread.
Ok, i'm looking into this problem. I think it is to do with vBulletin requiring human verification for new threads for guest posts.

Edit: Found & fixed issue - guests required to complete human verification - will automatically appear if needed (required by vbulletin)

Quote:
Originally Posted by swapshack View Post
Hey there! Great mod! I'm having some trouble creating a custom form output. I have no trouble getting standard 1 option button and text to appear on my form but I can't seem to figure out how to get checkbox options to output to the form (I just get Array appearing). I also can't seem to get multi-line text to output. Im guessing I just don't know the correct syntax so any help mastering this would be really appreciated!

Also while I'm here...what is the easiest way to output a section of answers on the left hand side of the resulting thread and another section on the right?
Thanks Again
I'll look into the custom output.

Edit: fixed checkbox, multi-line text

Probably using custom form output with bbcode: [left], [right]

Quote:
Originally Posted by troppodel View Post
please test my problem and let me know

other question, i have create a form and i have add the variable q_1 for the title of the new thread with the question number one (a combo box), how can i do if i don't want create a new thread with the same name?
i want if somebody select the combo box with a option and the new thread is already created with this name receive notify that this thread exist.
I'll test the attachment error out later on my test forum.

Edit: I can't replicate this problem.

You'll have to use the form hook, and run a query, if it already exists use $complete = false; to stop form submitting
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01032 seconds
  • Memory Usage 1,767KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete