vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Mark Threads As 'Solved' (https://vborg.vbsupport.ru/showthread.php?t=211020)

SVTCobraLTD 01-04-2011 10:27 PM

Yes in Admincp > Thread Prefixes > Thread Prefix Manager

Clicked the box next to the blank item > Edit Selected Prefix Permissions

All usergroups are selected > Save

Still nothing. What am I missing here?

Black Tiger 01-04-2011 11:21 PM

Maybe a conflicting mod? I'm having this mod also on a 3.8.6 pl1 without problems.

SVTCobraLTD 01-04-2011 11:51 PM

Quote:

Originally Posted by Black Tiger (Post 2144160)
Maybe a conflicting mod? I'm having this mod also on a 3.8.6 pl1 without problems.

Went to Products and disabled all mods except this one. Still nothing. I am looking under Forums Tools below Add a Poll

Black Tiger 01-05-2011 12:26 AM

Quote:

I am looking under Forums Tools below Add a Poll
You mean Thread Tools below Add a Poll.

Yes it should be there indeed. Not even an empty space present?

If not, try reinstalling the product, re-upload all php files and be sure to upload them in ascii mode.
Did you do all the template edits too?
And you also did what's in post #7?

SVTCobraLTD 01-05-2011 01:13 PM

Black Tiger, I did what you said and now it is working. It might have been that I uploaded everything in Auto. But went through each step again and now it is on. Thank you for all your help.

Black Tiger 01-05-2011 01:49 PM

You're welcome. Glad to hear everthing is working fine now.

SVTCobraLTD 03-01-2011 11:00 PM

I am trying to get an image to show next to the reply button but for some reason, only the sold image will show. Once clicked, it marks the thread like it should but then no image shows and I am unable to mark unsold. Any thoughts?

Code:

<if condition="$show['solvedthread']"><a href="solved.php?$session[sessionurl]do=marksolved&amp;t=$threadinfo[threadid]"><img src="$stylevar[imgdir_button]/sold.gif" border="0" /></a></if>
                <else /><if condition="$show['solvedthread_unsolve']"><a href="solved.php?$session[sessionurl]do=markunsolved&amp;t=$threadinfo[threadid]"><img src="$stylevar[imgdir_button]/unsold.gif" border="0" /></a></if>


Eric 03-20-2011 09:53 AM

My time is very limited these days, with my full time job. I have marked this mod as re-usable code, if any other coder wishes to continue work on it. I may still try to support this mod as time permits.

SVTCobraLTD 05-08-2011 09:56 PM

Quote:

Originally Posted by SVTCobraLTD (Post 2168458)
I am trying to get an image to show next to the reply button but for some reason, only the sold image will show. Once clicked, it marks the thread like it should but then no image shows and I am unable to mark unsold. Any thoughts?

Code:

<if condition="$show['solvedthread']"><a href="solved.php?$session[sessionurl]do=marksolved&amp;t=$threadinfo[threadid]"><img src="$stylevar[imgdir_button]/sold.gif" border="0" /></a></if>
                <else /><if condition="$show['solvedthread_unsolve']"><a href="solved.php?$session[sessionurl]do=markunsolved&amp;t=$threadinfo[threadid]"><img src="$stylevar[imgdir_button]/unsold.gif" border="0" /></a></if>


Anyone? Still not showing unsolved. I have to go to Thread Tools to unsolve this however once that is done, the solve button shows again. I confirmed the image location is corrected for unsolved.

Simon Lloyd 05-09-2011 05:13 AM

So what are you saying?, if you mark a thread solved and then go to thread tools the image is still that of "mark as solved", is that correct?, what is the text that shows?

looking at the snippet you supplied i'd say it's correct but did you change that for EVERY occurrence in the steps shown above?


All times are GMT. The time now is 05:32 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.01386 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)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