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)

ShiZoPhreN 09-15-2008 08:39 PM

Please Upload :D the File... Thanks

cindy helmond 09-15-2008 09:05 PM

Quote:

Originally Posted by ShiZoPhreN (Post 1622875)
Please Upload :D the File... Thanks

yes we need the file !!:)

Gio~Logist 09-15-2008 09:12 PM

Sorry about that guys, had to make a couple of fixes for those running php4 still and to include the table prefix.

Also, you can now enable/disable the question status on forum display page ;)

dtv100 09-15-2008 10:48 PM

any way to make this hack to ignore threads that was post before this hack ?
for a busy forum can take for ever to make hack mark threads as answer

ShiZoPhreN 09-15-2008 10:56 PM

Quote:

Originally Posted by dtv100 (Post 1622951)
any way to make this hack to ignore threads that was post before this hack ?
for a busy forum can take fore it to make hack mark threads as answer

Yeah.. thats its really nice..

Gio~Logist 09-15-2008 11:59 PM

You can do this by drawing a conditional based off of TIMENOW (get the number that gives you via php "echo TIMENOW;") and then create a conditional based off of it.

PHP Code:

if($thread['dateline'] > 'X'){




Take this conditional and use it to wrap the necessary plugins. If you have knowledge of php, that would be the quickest fix atm. Will try and see if i can provide an add-on or something for you guys soon if anything.

dtv100 09-16-2008 12:01 AM

Quote:

Originally Posted by gio~logist (Post 1622984)
You can do this by drawing a conditional based off of TIMENOW (get the number that gives you via php "echo TIMENOW;") and then create a conditional based off of it.

PHP Code:

if($thread['dateline'] > 'X'){




Take this conditional and use it to wrap the necessary plugins.

thanks for reply but if i knew how to i would not ask .

but thanks for answer

GaiLoan 09-16-2008 12:07 AM

Thanks, but i think only the Thread Starter who could choose Mark As Best Answer, now this everyone can choose, even choose the question, not the answer for the Best Answer lol "Install" but still waiting for your update.

punjabi.king 09-16-2008 12:35 AM

found a bug when i tried to uninstall the product..

Code:

Database error in vBulletin 3.7.2:

Invalid SQL:
ALTER TABLE forum DROP 'g_answer_forum';

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''g_answer_forum'' at line 1
Error Number  : 1064
Request Date  : Monday, September 15th 2008 @ 06:34:08 PM
Error Date    : Monday, September 15th 2008 @ 06:34:09 PM
Script        : http://www.mysite.com/forums/adminpanel/plugin.php?do=productkill
Referrer      : http://www.mysite.com/forums/adminpanel/plugin.php?do=productdelete&productid=g_answer_forums&s=
IP Address    : xx.xx.xxx.xx
Username      : xxxxxxxxxx
Classname    : vb_database
MySQL Version : 5.0.51a-community


dtv100 09-16-2008 12:50 AM

Quote:

Originally Posted by punjabi.king (Post 1623009)
found a bug when i tried to uninstall the product..

Code:

Database error in vBulletin 3.7.2:

Invalid SQL:
ALTER TABLE forum DROP 'g_answer_forum';

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''g_answer_forum'' at line 1
Error Number  : 1064
Request Date  : Monday, September 15th 2008 @ 06:34:08 PM
Error Date    : Monday, September 15th 2008 @ 06:34:09 PM
Script        : http://www.mysite.com/forums/adminpanel/plugin.php?do=productkill
Referrer      : http://www.mysite.com/forums/adminpanel/plugin.php?do=productdelete&productid=g_answer_forums&s=
IP Address    : xx.xx.xxx.xx
Username      : xxxxxxxxxx
Classname    : vb_database
MySQL Version : 5.0.51a-community


same here .


All times are GMT. The time now is 09:07 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.01279 seconds
  • Memory Usage 1,746KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (4)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