vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=229)
-   -   Administrative and Maintenance Tools - Auto-solve report threads (https://vborg.vbsupport.ru/showthread.php?t=191408)

tavarish 09-27-2008 09:39 PM

Thanks for the quick reply :)
Implemented and working 100%
Thanks a bunch!

Lea Verou 09-27-2008 09:50 PM

Quote:

Originally Posted by tavarish (Post 1631885)
Thanks for the quick reply :)
Implemented and working 100%
Thanks a bunch!

You forgot to click "Mark as installed" ;)

tavarish 09-27-2008 10:01 PM

Done ;) Javascript blocker stopped it before :)

Dingo14 09-27-2008 11:21 PM

when i push the button i get this message about wanting to merge post any ideas

vBulletin Tip #42: Not much would be accomplished by merging this item with itself.

Got it sorted thanks

Ok after I sorted the problem had no mod tools could not even delete a post with mod tools at bottom of thread the thread would not highlight either when adding a tick in box

Alfa1 09-28-2008 01:11 AM

You did not place it in the right spot. Please read my previous post.

Does anyone have an idea how to get post report titles(before they are solved) to include the name of the forum, the report is about?

Dingo14 09-28-2008 01:36 AM

Quote:

Originally Posted by Alfa1 (Post 1631348)
Find:
PHP Code:

<if condition="$show['inlinemod']">
$spacer_close
</form>
$spacer_open
</if> 

Place the code below.

i added the code below this but mine reads like this

Quote:

<if condition="$show['inlinemod']">
$spacer_close
<form action="inlinemod.php?threadid=$threadinfo[threadid]&amp;p=$postid" method="post" id="inlinemodform">
$spacer_open
</if>
i tried changing the code to yours as well

Alfa1 09-28-2008 02:27 AM

What version of vbulletin are you using?

Dingo14 09-28-2008 02:43 AM

v3.72 I have a friend who has v3.7.3 and he has the same code as mine in showthread template

this is friends template v3.7.3
Quote:

<if condition="$show['inlinemod']">
$spacer_close
<form action="inlinemod.php?threadid=$threadinfo[threadid]&amp;p=$postid" method="post" id="inlinemodform">
$spacer_open
</if>

Lea Verou 09-28-2008 03:05 PM

Quote:

Originally Posted by Dingo14 (Post 1631963)
i added the code below this but mine reads like this



i tried changing the code to yours as well

Try looking below that code.

Quote:

Originally Posted by Alfa1 (Post 1631955)
You did not place it in the right spot. Please read my previous post.

Does anyone have an idea how to get post report titles(before they are solved) to include the name of the forum, the report is about?

Go to the phrase that gets used for the report title and play around with the variables there.

Quote:

Originally Posted by Dingo14 (Post 1631911)
Ok after I sorted the problem had no mod tools could not even delete a post with mod tools at bottom of thread the thread would not highlight either when adding a tick in box

I don't understand what the problem is. Please elaborate.

Dingo14 09-28-2008 07:29 PM

ok when you want to delete a post you need to add a tick then the post normally highlight this never happened and when i went to use the mod tools at the bottom of thread they did not work took the code out and everything worked fine so not sure what it is

the main thread tools at top worked fine

This is a great mod when I had it working before this other happened hope this can be sorted


All times are GMT. The time now is 02:00 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.01218 seconds
  • Memory Usage 1,740KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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