vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Custom Post Prefixes (https://vborg.vbsupport.ru/showthread.php?t=32038)

FlyingDutchman 08-20-2002 02:40 PM

Quote:

Originally posted by apfeifer
If anyone wants me to make this for the current version of vB (2.2.6), just leave a reply here and I'll do it tomorrow.
can you plz make a 100% working version for vb 2.2.6?
thanks in advance...

Fuitad 08-23-2002 06:43 PM

how can that prefix be edited after?

NTLDR 08-23-2002 08:46 PM

Quote:

Originally posted by Fuitad
how can that prefix be edited after?
You need to manually edit the row in the thread table as this hack doesn't have any built in may of editing them.

squawell 08-24-2002 07:37 AM

one question ...

how to do can make different prefixes show up in different forums?

like here... only full releases forum have the prefixes..

NTLDR 08-24-2002 07:17 PM

You need to change the code to specify the forum id(s) that you wish to include custom prefixes for like the following:

PHP Code:

if ($permissions['canusecustomprefixes'] == "1" && $forumid == '69' OR $forumid == '16' OR $forumid == '73' OR $forumid == '49' OR $forumid == '50' OR $forumid == '81') { 


Rose 08-25-2002 07:59 PM

https://vborg.vbsupport.ru/showthrea...613#post200613


I've downloaded and installed the hack from the above link. And that was like a goose hunt to get that. :s

Anyway, Everything seems to be okay except for a few things:

1) A couple of the queries came back with errors saying duplicate id.

2) The custom post prefix options in the admin cp are not right. It's something to do with a poll, not the prefixes (though the category title is correct). Here's what I get:
Quote:

Results Per Page
The number of entries to be displayed on the "View Quiz Results" and "Quiz Category" pages.

Passing Percentage
The percentage of questions a quiz user must answer to succesfully pass a quiz.

Quiz Display Cutoff
The number of high scores/recent results to display on the quiz display page.

Display Author's Results?
The option to "hide" any quiz results taken by the author of the quiz.
Sound weird? I'll post a screenshot if needed, but at the moment my psp is acting bad.

NTLDR 08-25-2002 08:04 PM

Quote:

Originally posted by Rose
Sound weird?
Sounds like you have the vBquiz hack installed ;) Which is not what this hack was expecting :D

Are the options in the Admin CP, just without a link at the top?

Rose 08-25-2002 08:11 PM

But I don't have the vbquiz hack installed. :s

The options aren't in the admin cp, what I quoted above is what is in the admin cp under "Custom Post Prefix". *lol* Is there a way to .... dump the queries of the first three (in the instructions) and rerun them? Or does that make sense?

I'll try to find everything I have to be more clear and post back later. :)

NTLDR 08-25-2002 08:29 PM

Quote:

Originally posted by Rose
But I don't have the vbquiz hack installed. :s
You have it semi-installed though ;)

Rose 08-25-2002 11:16 PM

Hrm. You know what, NTLDR - I do remember trying to install it. But it didn't do anything that I wanted and I thought I took it all out. Is there a way to take it out so I can fix the postprefix? I guess I better head over to the quiz hack and see if there's a uninstall. It added the 'quiz' templates three times to my default template set. So...yeah. It made me upset and I've still got all those unused templates taht I need to delete. (If you know a quick mass-delte templates, pm me! Unless I can acheive this via TBS, which I will try soon). Anyway, back on track....uninstall..


All times are GMT. The time now is 02:58 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.01286 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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