![]() |
Quote:
Code:
if (!function_exists('fetch_thread_prefixes')) |
Quote:
Thanks. |
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
How is this unistalled?
|
Quote:
|
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 !). |
@lexzep
Check your FORUMDISPLAY template modifications and re-do them when necessary. |
Thanks for your quickly answer. I' ve got re-modified my FORUMDISPLAY template but the probleme remain.
|
Send me an admin account via pm and I will take a look.
|
Quote:
|
having problems installing as im not familiar with php.
anyone willing to install this for me? |
Quote:
But how can you do that ? |
Oh I' ve got an other problem now.
The wysiwyg editor doesn't want to add bbcode when I click on some button. |
Quote:
Or revert all templates and implement your changes again (which is much easier I guess). |
is there any way to add the prefix to the thread title instead?
|
Quote:
|
yeah thats why I mean
i just have to do a template edit right? |
Quote:
|
I'm getting a problem now...
on the test board, everything works fine... on the main site when you try to post anything you get this error Quote:
|
Do you have more than one plugin using the hook newpost_process? The prefix plugin should contain this code:
Code:
if ($type == 'thread') Or try to replace the whole plugin code with this: Code:
if ($type == 'thread') |
you sir are a genius... i could have your babies for that fix...
it worked perfectly.. (i replaced the whole plugin...) |
Quote:
But finally, I realized I too have this problem. Lexzep, did you figure out the problem? Some one HELP me. |
Question: I have some old prefixes showing in the search dropdown that are no longer prefixes in any forum, and are no longer associated with any threads. Is there a way to clean these off the list?
|
Quote:
|
hello, thx for your hack, but i have a big problem :
Code:
Database error in vBulletin 3.5.4: can anyone help me to remove this bug plz ? |
Quote:
Code:
SELECT postid, post.title, pagetext, post.threadid, IF(thread.threadprefix <> '', CONCAT(thread.threadprefix, ' - ', thread.title), thread.title) AS title AS threadtitle Code:
SELECT postid, post.title, pagetext, post.threadid, thread.title AS threadtitle |
This is awesome! I just installed it and it's perfect. My only question is how can I remove the "boldness" and maybe make the font smaller in the "forumdisplay" I can't find the proper code to edit to do this.
To be clear. While viewing the prefixes in the forum I wish them to not be bold and maybe a smaller font. Thank you again, this is great. :) |
Take a look at the bottom of your vBulletin settings. :)
|
I have a question. Say, I create the following list of prefixes for a certain forum:
P1 P2 P3 Then, I create a thread with prefix P2. Then, I decide to edit my list of prefixes to the following: P1A P1B P2 P3 What happens to the thread? Also: Can I define on a per-usergroup basis who can use prefixes and who cannot? |
Quote:
Quote:
|
Quote:
Quote:
Also, because vBulletin's product system automatically inserts/removes vboptions on product installation/removal, I don't think there should be a query for that in the install code. |
The prefix is stored in the thread table.
Quote:
Quote:
|
Quote:
Quote:
|
I will think about it. Maybe in the next version.
|
Quote:
|
Quote:
|
All times are GMT. The time now is 11:02 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|