vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Adding a prefix to a post report (https://vborg.vbsupport.ru/showthread.php?t=244093)

James Birkett 06-06-2010 08:20 PM

Adding a prefix to a post report
 
As the title states, I wish to add a prefix to my post reports so that I can sort the unresolved ones from the resolved ones.

I cannot see a place to manipulate the prefix anywhere... I've looked for a while.

Any help is greatly appreciated.

I've looked everywhere, I can't find anywhere to implement a prefix without changing the current code.

--------------- Added [DATE]1275863540[/DATE] at [TIME]1275863540[/TIME] ---------------

Ok,

The only thing I can think of doing is actually manipulating the datamanager and adding the prefixid into the datamanager before it saves.

Does anyone know of a method to assign a report prefix without actually manipulating the code?

Guest190829 06-07-2010 12:09 PM

Why don't you want to use the datamanager? That seems like the cleanest solution.

Lynne 06-07-2010 01:34 PM

You either add the prefix via a plugin/manipulating the code, or you assign prefixes to the forum and then have to set them once they are in there.

James Birkett 06-07-2010 02:14 PM

Resolved now - thanks guys.

Mutt 01-25-2011 11:47 PM

here's a 3.7 mod that will handle this. it's not a plugin, it's a hack. but it's exactly what you are looking for
https://vborg.vbsupport.ru/showthrea...=report+prefix


All times are GMT. The time now is 06:53 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.01077 seconds
  • Memory Usage 1,713KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete