vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Reported Posts create a new thread in specified forum (https://vborg.vbsupport.ru/showthread.php?t=61363)

sketch42 06-27-2004 04:32 AM

Great hack!!

/me clickity clicks Install

daFish 07-08-2004 11:34 AM

This hack is great, no question, but from time to time when a user reports a thread, no thread will be created in the specific forum.
Anything went fine in the past.
Really strange.

Xenon 07-08-2004 12:19 PM

hmm, very strange, that never appeared here, so unfortunatelly i cannot reproduce it ofcourse...

daFish 07-08-2004 12:27 PM

Quote:

Originally Posted by Xenon
hmm, very strange, that never appeared here, so unfortunatelly i cannot reproduce it ofcourse...

I have no idea how to reproduce it, but after i moved the thread to another forum, i was able to report the specific post.

Now i tried to report a post from the source forum and it didn't appeared in the report forum.

Xenon 07-08-2004 12:39 PM

Huh?

even more wierd, as the origin forumid is not used anywhere in the hack.

could it be, that you've added another hack, and they just don't work perfect together?

or, does it just appear since 3.0.3, then maybe there was a change on the vb core...

Gimme input, so i can look into that :)

daFish 07-08-2004 12:43 PM

Quote:

Originally Posted by Xenon
Huh?

even more wierd, as the origin forumid is not used anywhere in the hack.

could it be, that you've added another hack, and they just don't work perfect together?

or, does it just appear since 3.0.3, then maybe there was a change on the vb core...

Gimme input, so i can look into that :)

:)
Ok, the board currently running on 3.0.1
There are hacks installed but the problem didn't shoed in the past.
Maybe it began after we changed the forum structure.
I've checked the forumoptions twice but everything looks fine.

I'll sent you an PN if you want to take a look into it. ;)

-Fish

Xenon 07-08-2004 12:44 PM

:)

thx, would be fine, then i can look into it tonight :)

dis.pater 07-22-2004 11:22 PM

Works perfect, thanks :-)

sjaakie 08-07-2004 10:39 AM

Is it possible to include the forum into the topic title? Because this thing is very nice, but it would be nicer to our moderators that they know which topic they can open. ;)

Xenon 08-07-2004 11:44 AM

replace:

PHP Code:

'title' => 'Reported post: ' $postinfo['title'] . "($postinfo[postid])"

with
PHP Code:

'title' => 'Reported post: ' $postinfo['title'] . "($postinfo[postid])" " in Forum $foruminfo[title]"

that should work i think


All times are GMT. The time now is 11:13 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.01149 seconds
  • Memory Usage 1,739KB
  • 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_php_printable
  • (2)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