vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Thread Prefixes (https://vborg.vbsupport.ru/showthread.php?t=99925)

Mystics 04-02-2006 06:04 PM

Quote:

Originally Posted by ffevo
I have the same issue. The onl ything abou mine is that it happened ALL THE SUDDEN. it was working perfectly for like 2 weeks.

Try to add this code to your forumdisplay_start hook:
Code:

if (!function_exists('fetch_thread_prefixes'))
{
        require_once(DIR . '/includes/functions_threadprefix.php');
}


rnmcd 04-03-2006 02:07 PM

Quote:

Originally Posted by Mystics
Try to add this code to your forumdisplay_start hook:
Code:

if (!function_exists('fetch_thread_prefixes'))
{
        require_once(DIR . '/includes/functions_threadprefix.php');
}


Should everyone that has this hack installed, make the above change?

Thanks.

Mystics 04-03-2006 02:12 PM

Quote:

Originally Posted by rnmcd
Should everyone that has this hack installed, make the above change?

Of course only if you get the above error. There is no need to do this if you don't have any errors.

rnmcd 04-03-2006 02:15 PM

Quote:

Originally Posted by Mystics
Of course only if you get the above error. There is no need to do this if you don't have any errors.

do you think the error is due to other installed hacks?

Mystics 04-03-2006 02:56 PM

Quote:

do you think the error is due to other installed hacks?
I have no idea :)

rnmcd 04-03-2006 03:13 PM

Quote:

Originally Posted by rnmcd
Is there a way to have a default prefix for each user? So when a user makes a post, a default prefix will display--they can, if needed, change the prefix via the dropdown.

Thanks.

(bump)

Mystics 04-03-2006 03:22 PM

Quote:

Originally Posted by rnmcd
Is there a way to have a default prefix for each user? So when a user makes a post, a default prefix will display--they can, if needed, change the prefix via the dropdown.

No, not by default. You can modificate the hack as you like. You just need a new profile field where each user can enter his own default prefix. Then you have to edit the plugins so that this default prefix will show up as default (and no, I don't have the time to do this ;)).

rnmcd 04-03-2006 03:49 PM

How is this unistalled?

Mystics 04-03-2006 03:54 PM

Quote:

Originally Posted by rnmcd
How is this unistalled?

Follow the instructions in /admincp/threadprefix.php.

lexzep 04-03-2006 07:03 PM

Hello everybody.
I' ve just finish to install the mod on my board but i' ve got a problem.
When I click on "Forum Tools" the window doesn' t want to appear and I can' t edit prefixs.
Thanks in advance for any idea (and excuse me for my english but I' m french Switzerland !).


All times are GMT. The time now is 09:05 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.01489 seconds
  • Memory Usage 1,738KB
  • 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
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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