vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Show Thread Enhancements - Answer Forums 1.0.0 (https://vborg.vbsupport.ru/showthread.php?t=190990)

tpearl5 11-10-2008 02:16 PM

Quote:

Originally Posted by furst (Post 1622844)
It would be interesting to give users the option to designate a thread as a question in any forum rather than setting any one particular forum as a Q&A forum. That way we could have regular threads in all of the forums, and those that are question-based could benefit from Q&A layout that this hack gives us.

Second this... Right now I have a thread prefix setup that reads simply 'question'. It would be even cooler if a prefix could be the trigger to make it a 'question thread'.

tpearl5 11-13-2008 05:10 PM

Btw, this functionality + the option to designate a thread as a question is a feature of community server 2008.5.

Also, in CS 2008.5 the best answer is moved up under the first post and is marked as such (although they should actually move it and not duplicate it as it is messy when the best chosen answer is the next post). See this post as an example: http://dev.communityserver.com/forums/t/504289.aspx

Artak 11-16-2008 07:33 PM

There is an error in usergroup editing page. See attached image

Also when I am accepting this form, getting thist error message

PHP Code:

Database error in vBulletin 3.7.4:

Invalid SQL:
UPDATE vb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
    
`title` = 'Registered Users',
    `
description` = '',
    `
usertitle` = '',
    `
opentag` = '',
    `
closetag` = '',
    `
passwordexpires` = '0',
    `
passwordhistory` = '0',
    `
forumpermissions` = '3928575',
    `
genericpermissions` = '1512578759',
    `
attachlimit` = '0',
    `
pmquota` = '50',
    `
pmpermissions` = '3',
    `
pmsendmax` = '5',
    `
calendarpermissions` = '63',
    `
wolpermissions` = '1',
    `
adminpermissions` = '0',
    `
genericpermissions2` = '1',
    `
genericoptions` = '62',
    `
profilepicmaxwidth` = '100',
    `
profilepicmaxheight` = '100',
    `
profilepicmaxsize` = '65535',
    `
avatarmaxwidth` = '80',
    `
avatarmaxheight` = '80',
    `
avatarmaxsize` = '20000',
    `
signaturepermissions` = '169983',
    `
sigpicmaxwidth` = '500',
    `
sigpicmaxheight` = '100',
    `
sigpicmaxsize` = '10000',
    `
sigmaxrawchars` = '1000',
    `
sigmaxchars` = '500',
    `
sigmaxlines` = '0',
    `
sigmaxsizebbcode` = '7',
    `
sigmaximages` = '4',
    `
albumpermissions` = '255',
    `
albumpicmaxwidth` = '600',
    `
albumpicmaxheight` = '600',
    `
albumpicmaxsize` = '100000',
    `
albummaxpics` = '100',
    `
albummaxsize` = '0',
    `
usercsspermissions` = '31',
    `
visitormessagepermissions` = '63',
    `
socialgrouppermissions` = '119',
    `
answers_forum_perms` = '0'
WHERE usergroupid=2;

MySQL Error   Unknown column 'answers_forum_perms' in 'field list'
Error Number  1054
Request Date  
SundayNovember 16th 2008 04:30:04 PM
Error Date    
SundayNovember 16th 2008 04:30:05 PM
Script        
http://xxxxxxxxxxxxx/usergroup.php?do=update
Referrer      http://xxxxxxxxxxxxx/usergroup.php?do=edit&usergroupid=2
IP Address    XXXXXX
Username      
XXXXXX
Classname     
vB_Database
MySQL Version 
4.1.22-standard 


plusbryan 11-17-2008 11:14 PM

Awesome. This is EXACTLY what we needed, paid for the premium version.

http://www.xobni.com/community

basketmen 12-05-2008 10:56 AM

i think this is easy

does anyone know what is IF conditional code for IF Answer Forum hack enable in a forum???

for example i want to show some text in forum that Answer Forum hack enable only

what is the code for this guys?

<if condition="$whatis['codeforthis']">
My text here, only in forum that Answer Forum hack enable
</if>

DebtFree 12-16-2008 02:54 AM

This looks great and I would love to buy the Premium version .... but the links don't work :(

Hemanth 12-16-2008 08:36 AM

Is set as Quesions option is for a single forum? I need multiple forums to set this enable? Is this possible? If yes looking for the paid version.

Btw. Why is the Avtar of the best answer is removed?

basketmen 12-16-2008 11:41 AM

Quote:

Originally Posted by basketmen (Post 1678954)
i think this is easy

does anyone know what is IF conditional code for IF Answer Forum hack enable in a forum???

for example i want to show some text in forum that Answer Forum hack enable only

what is the code for this guys?

<if condition="$whatis['codeforthis']">
My text here, only in forum that Answer Forum hack enable
</if>


arghh i had try these code but no one working, its still wrong :


<if condition="$forum=='g_answer_forum'">

or this

<if condition="$forum[g_answer_forum]">

or this

<if condition="$forum['g_answer_forum']">

or this

<if condition="$forum[g_answer_forum] ==1">







if you know what is the right conditional code for IF Answer Forum hack enable in a forum, please post it

Gio~Logist 01-09-2009 02:30 PM

Quote:

Originally Posted by Hemanth (Post 1686472)
Is set as Quesions option is for a single forum? I need multiple forums to set this enable? Is this possible? If yes looking for the paid version.

Btw. Why is the Avtar of the best answer is removed?

Links updated :) Sorry about that. Haven't had much time to update these threads since the switch to ProvB. Not sure what you meant in regards to the avatar.

Quote:

Originally Posted by DebtFree (Post 1686344)
This looks great and I would love to buy the Premium version .... but the links don't work :(

Links updated!

Quote:

Originally Posted by basketmen (Post 1686546)
arghh i had try these code but no one working, its still wrong :


<if condition="$forum=='g_answer_forum'">

or this

<if condition="$forum[g_answer_forum]">

or this

<if condition="$forum['g_answer_forum']">

or this

<if condition="$forum[g_answer_forum] ==1">


if you know what is the right conditional code for IF Answer Forum hack enable in a forum, please post it

$foruminfo[g_answer_forum]

basketmen 01-09-2009 03:10 PM

Quote:

Originally Posted by Gio~Logist (Post 1706338)
Links updated :) Sorry about that. Haven't had much time to update these threads since the switch to ProvB. Not sure what you meant in regards to the avatar.



Links updated!



$foruminfo[g_answer_forum]

yes its right, thank you

<if condition="$foruminfo[g_answer_forum]">


this info very useful


All times are GMT. The time now is 07:51 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.01332 seconds
  • Memory Usage 1,772KB
  • 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
  • (1)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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