vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   New Posting Features - Mark Threads As 'Solved' (https://vborg.vbsupport.ru/showthread.php?t=149214)

Eric 06-13-2007 02:43 AM

Quote:

Originally Posted by Ophelia (Post 1267280)
I installed this, it shows up in the thread tools, however, when I click on the "mark as solved" it goes to a blank page.

http://www.mysite.com/forum/solved.p...arksolved&t=10

The page is titled as New Page 1

I check and nothing has been remarked. Any idea what I did wrong?

What vBulletin version are you using? Did you complete all the install steps?

MSheraz86 06-13-2007 04:16 PM

Handy mod!

Thanks

Clicked Installed :)

bc3tech 06-13-2007 07:52 PM

Quote:

Originally Posted by SecondV (Post 1264001)
At the moment, no. But I plan to have it on a per-forum basis in a future version. :)

looking forward to this! *installed

Ophelia 06-14-2007 01:25 AM

Quote:

Originally Posted by SecondV (Post 1267339)
What vBulletin version are you using? Did you complete all the install steps?

I am running 3.6.7 PL

I did do all the steps..


Took care of SHOWTHREAD

Code:

                <if condition="$show['addpoll']">
                        <div><img class="inlineimg" src="$stylevar[imgdir_button]/addpoll.gif" alt="$vbphrase[add_a_poll]" vspace="1" /> <a href="poll.php?$session[sessionurl]do=newpoll&amp;t=$threadinfo[threadid]">$vbphrase[add_a_poll_to_this_thread]</a></div>

                </if>
                <if condition="$show['solvedthread']">
                        <div><img class="inlineimg" src="$stylevar[imgdir_button]/marksolved.gif" alt="$vbphrase[solvedthread_marksolved]" vspace="1" /> <a href="solved.php?$session[sessionurl]do=marksolved&amp;t=$threadinfo[threadid]">$vbphrase[solvedthread_marksolved]</a></div>

                </if>
        </div>
        <!-- / thread tools -->

and

Code:

        <if condition="$show['addpoll']">
        <tr>

                <td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/addpoll.gif" alt="$vbphrase[add_a_poll]" /> <a href="poll.php?$session[sessionurl]do=newpoll&amp;t=$threadinfo[threadid]">$vbphrase[add_a_poll_to_this_thread]</a></td>

        </tr>
        </if>
        <if condition="$show['solvedthread']">
        <tr>
                <td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/marksolved.gif" alt="$vbphrase[solvedthread_marksolved]" /> <a href="solved.php?$session[sessionurl]do=marksolved&amp;t=$threadinfo[threadid]">$vbphrase[solvedthread_marksolved]</a></td>

        </tr>
        </if>
        <if condition="$show['adminoptions']">

http://img.photobucket.com/albums/09...009/aaa_01.jpg
https://vborg.vbsupport.ru/
https://vborg.vbsupport.ru/

See anything I missed?

Fungsten 06-14-2007 08:09 PM

Groovy.

fox3nova 06-15-2007 07:44 AM

Can you let the Solved function work only in specific forum ID

Eric 06-16-2007 03:02 AM

Quote:

Originally Posted by fox3nova (Post 1268877)
Can you let the Solved function work only in specific forum ID

Not yet. But it'll be possible in the next version.

Eric 06-16-2007 03:03 AM

Quote:

Originally Posted by Ophelia (Post 1268110)
I am running 3.6.7 PL

I did do all the steps..


Took care of SHOWTHREAD

Code:

                <if condition="$show['addpoll']">
                        <div><img class="inlineimg" src="$stylevar[imgdir_button]/addpoll.gif" alt="$vbphrase[add_a_poll]" vspace="1" /> <a href="poll.php?$session[sessionurl]do=newpoll&amp;t=$threadinfo[threadid]">$vbphrase[add_a_poll_to_this_thread]</a></div>

                </if>
                <if condition="$show['solvedthread']">
                        <div><img class="inlineimg" src="$stylevar[imgdir_button]/marksolved.gif" alt="$vbphrase[solvedthread_marksolved]" vspace="1" /> <a href="solved.php?$session[sessionurl]do=marksolved&amp;t=$threadinfo[threadid]">$vbphrase[solvedthread_marksolved]</a></div>

                </if>
        </div>
        <!-- / thread tools -->

and

Code:

        <if condition="$show['addpoll']">
        <tr>

                <td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/addpoll.gif" alt="$vbphrase[add_a_poll]" /> <a href="poll.php?$session[sessionurl]do=newpoll&amp;t=$threadinfo[threadid]">$vbphrase[add_a_poll_to_this_thread]</a></td>

        </tr>
        </if>
        <if condition="$show['solvedthread']">
        <tr>
                <td class="vbmenu_option"><img class="inlineimg" src="$stylevar[imgdir_button]/marksolved.gif" alt="$vbphrase[solvedthread_marksolved]" /> <a href="solved.php?$session[sessionurl]do=marksolved&amp;t=$threadinfo[threadid]">$vbphrase[solvedthread_marksolved]</a></td>

        </tr>
        </if>
        <if condition="$show['adminoptions']">

http://img.photobucket.com/albums/09...009/aaa_01.jpg
http://img.photobucket.com/albums/09...009/aaa_02.jpg
http://img.photobucket.com/albums/09...009/aaa_03.jpg

See anything I missed?

Looks like you have everything, not sure what could be causing the blank page atm - you're the only one who has this problem afaik.

4x4 Mecca 06-19-2007 07:05 PM

I still check this thread daily for the updates. I hope you haven't forgotten about them :) I would love to be able to use the extra options. Thanks SecondV!

Eric 06-20-2007 11:01 PM

I've not forgotten, just a tad busy is all - there will be updates though.


All times are GMT. The time now is 09:30 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.01226 seconds
  • Memory Usage 1,757KB
  • 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
  • (4)bbcode_code_printable
  • (5)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