![]() |
The features I would like to see would be:
Admin Edit/Remove/Change Post Prefix Add in usergroups or users so if users abuse this feature admin can block them from using it. A way to search for only a certain prefix. like go to search and search for prefix, maybe even search for prefix by user. Thats pretty much all I can think of but they seem very powerful to me and the needs I have for this script. It has a lot to do with my site and the search alone would make this un-stoppable. |
You can do the 'admin editing' in phpMyAdmin maybe, so it's not too much of a priority I'd say. Not sure about this, though.
Making prefixes searchable would require them to have their own column inside a table, and as of right now I don't remember if this hack makes a column already, or that it's only a virtual addition to a thread upon creation. I'll look at that once I install this on my testboard.. :) |
Quote:
|
Don't be expecting too much though. I'm totally new to PHP and MySQL and all and I am just learning everything now. I'm digging into the vBulletin system as useful example-material, as well as simply hacking it to make my own board 1337er and 1337er :D;):D
But anyhow, I'll give a look at the search page and how it processes searches, and maybe I can add, somehow, a search for the prefix column IF, and only if, the hack makes a column for them. |
Okay this is fun. I installed it on my test board, followed the install instructions exactly, the admin panel part worked, the drop down prefix list appeared on the new thread pages...
but no matter how I tried to enter some options in the AP, the options Would Not Show Up in the drop-down menu! BLAH! also, I haven't quite figured out how to make it work for a single forum. Sooo, I'm gonna request the hack they implemented on this board for the FOURTH time from FireFly/Sinecure! :mad: |
Quote:
|
https://vborg.vbsupport.ru/showthrea...threadid=33009
Bah :( I have no idea why it doesn't work for me. I even did the queries correctly, with null values and they appeared neatly after the highest value already in it, no problem. But still, I can't get the drop-down menu to show anything other than "Default (none)" :( |
Where the hell is the link to dload?
|
It is on this page...
https://vborg.vbsupport.ru/showthread.php?postid=200613 (hopefully that is right, page 4 for me) James |
Do I need to add ": $posttype" to one of my templates as RobAC suggested?
Edit: Scratch that - I have it in my newthread template. I'm getting the options in the admin cp but I get no drop down box when I try to make a new thread. I'm not sure if this will be helpful to anyone trying to figure this out, but if I view the source when I go to new thread, it doesn't seem to be accessing the posttype template. Do I maybe need to have something more that $posttyle in the newthread template? Or do I maybe have something wrong in the newpost_posttype template itself? If I go to newpost_posttype, edit, preview I get a drop down box, but it only gives me the default option, not any of the custom prefixes I've added in the admin cp. Not sure if any of that is helpful to anyone, but I'd sure like to get this working :) Edit again lol: Okay, new weird thing happening. When I post a new thread, there's no drop down box, but when I post as usual, what I've typed as the message become the prefix. So if my subject is: Hi! and message is: just checking things out What is displayed in the forum is: just checking things out: Hi! |
Ok. I installed everything correctly, added tables, bla bla.
Now I'm stuck. I have carefully read every post in this thread, and haven't found it. The Drop Down box isn't showing up when I post a new thread. I don't know where to change what all the prefixes are in the admin CP. Because the Drop Down box isn't showing when I post new threads, I can't see them when I few that forum (big duh!). Please help. AIM/AOL - WhiteLighterLeo3 or MatrixReality Thanks. I don't have errors or anything, so it's not messing up my boards. Would just like it to work. Thanks. |
Go into your admin cp, then options, check under the custom post prefixes, make sure that you have it to "Show Both" or it will not show the new ones. I had mine set to overwrite and they were not showing, again, make sure you have it set to "Show Both".
Hope this helps out. |
SaintDog, duh, I'm so stupid. I clicked it over to Show Both and added my prefixes, but problem.
The dropdown box still isn't showing up when I go to post a new thread. Any ideas on how to det it to do that? Some of those posts on page 4 of this thread is really confusing. The one about changing numbers from 171 172 to 999, but then that won't work right, so do something. I DIDN'T UNDERSTAND THOSE AT ALL. Maybe that's what I'm doing. Any help? Still on AIM with names above. |
Can't find the download link ?
|
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=32038&perpage=15&displa y=&pagenumber=4" target="_blank">https://vborg.vbsupport.ru/showt...=&pagenumber=4</a>
It's on this page (4). Towards the middle to the bottom. Hope that helps. |
I've installed this hack exactly as it say, but nothing appears on the admin CP. I've been able to see the dropdown list on the thread view. Can someone please help, or point me in the right direction?
|
Nevermind, I figured it out. The settinggroup values clashed with another hack. This is one nice hack, but the instructions and queries need serious polishing (no offence).
Also, apostrophes cannot be used. Trying to select a prefix with a ' causes a database error. Anyone knows how we can alter the database to fix this? |
Great hack apfeifer, thanks. :up:
|
Thanks for this hack. I love it!
|
Whoops double post.
|
It can be very usefull I think, but can I also set it for specific forums only? that's the only thing it's missing I think...
|
Search: Use the normal search option. Select the specific forum and use titles only, then put whatever text you use for your announcement. easy as cake.
|
Hi,
I installed everything perfectly until it said to run the queries. I got these errors when I tried to run them: Quote:
Any help anyone could give me would be great. Thanks |
this hack would be cool if we can edit or removed our custom post prefixes when we want.
|
Can anyone answer my question? The hack won't work!
|
Quote:
|
You are a legend... it works like a charm now. Thanks heaps for the help. :)
|
Quote:
|
Does it work with 2.2.5?
|
does it work errorless?
|
this is a great hack and I will install it tonight on my test board!
|
I should get around to making a version of this for 2.2.5, I had kinda disappeared off of these forums for a while.
|
I installed it on 2.2.4 and it works fine - for those entries where you basically add items to queries/templates used in the php files I just added your entries since my version is already heavily modded..
Very nice. Thanks. |
I have installed it on my vb 2.2.5, but it only appears in the admin cp, not in any newthread.php or forumdisplay.php...
Before you ask, yes I have checked both forumdisplay.php and newthread.php more than once, and I have added all the queries you forget etc... It STILL wont work! Help! Satan |
Ah...
Twould explain why it doesnt... Satan |
Works beautifully with 2.2.6.
Thanks. :) |
Tips: Make sure you use NULL instead of 171 or 172 to set your settings id. Also, choose option "Show Both" in your Admin CP or the prefix won't show.
|
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.
|
Quote:
|
I cant get this to work for 2.2.5 I've added it twice now... and I edited the queries and all.... can anyone help me? and yes I've set it to showboth
|
All times are GMT. The time now is 04:21 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|