![]() |
[high]* Boofo takes a bow as thanks insane-topics and Kirby for doing their magic. ;)[/high]
|
[high]* vBintense welcomes Boofo back to the thread, and says most welcome.
[/high] I got the most out of this though, I learned a few things ;) |
Quote:
|
i uploaded the plugin and updates but i don't see where in my forum admin i can indicate which forums use the plugin? i must be missing something?
|
Quote:
|
Quote:
attached is a screenshot of my plugins (the top one is yours although it doesn't show the title for some reason) thanks |
It looks as though you did not install the main 'product'
|
Working perfectly for me straight from the box today - goodstuff (Y)
Although... ;) On the second and further pages the $post[postcount] shown isn't technically correct, the attached .xml is how I sorted such a minor cosmetic thing, shared for others and can be included in the zip if it seems sensible :) **edit** removed my version as insane-topics' is nicer & cleaner: https://vborg.vbsupport.ru/showthread.php?p=751527 |
The reason for the post count on first post , second page is due to it is a stock template.
I may do some template work later but in all rights it needs no post number on it, such as vb.org does not show a post number on theirs. |
Quote:
|
Quote:
As I said, it's just cosmetic as I don't know if postcount is used for anything at all! |
Ya they can be some what confusing at first, due to there are two places to import xml files.
Hope is working well now :) |
So, what's the concensus here now? Do we remove the postcount or leave it alone as is?
|
It does not 'hurt' anything, it just tosses the number off by one (but if you use the go to newest and all that it works right)
I plan to try out phlogiston code after I get back from boating, if it works as well as it looks, then I will release an update with it (per his permission) |
Quote:
|
Updated with the new postnumber fix (I changed it a tad so it does not show the post count to the first post on other pages)
If you wish to apply this fix use this file in 'plugins'. The zip has also been updated with the new product. Thanks phlogiston for pointing out this issue and offering code :) |
Quote:
|
I did not choose that route due to I have seen others have alot of trouble with that (update)
And I find it just as easy to solve one trouble with an update plugin, and fix zip for all those who dl after. |
Quote:
I knew mine was too messy to be the easiest way but I've always had a blind spot for matching firstpostid! [high]* phlogiston deletes his own version & uses insane-topics'[/high] |
Quote:
I allowed it to show post number 1 in first page, after that it just shows no post count number for the first post....... seemed cleaner to me. |
Thank you, sir. Installing now. ;)
(I'm going in! Cover me!) |
/me hides the zip from boofo ...
It should be painless, well almost? lol |
LOL Once I found the setting, all was well. ;)
Excellent job, sir. Now all we need is a postbit that is a little different so it stands out. ;) [high]* Boofo had the file before you hid it. ;)[/high] |
Ya on mine I use legecy so the new postbit stands out alot ;)
But I plan to change it a bit one day unless someone is willing to share one before I get to it. |
Quote:
|
Having a small problem with the XML import... It shows up as product "vBulletin" and nothing inside of it.
|
If this is your first time installing , you install the xml in the zip as product not plugin (the files that where used in plugin where only updates.)
|
Quote:
Thanks. :) |
If this is fresh install, download the zip, inport the xml into products (not plugins)
|
ok, I got it working, thanks 4 ur patience.
Question, do I still have to do further editing to show attachments? |
Nope it is now just one import, the updates thru out the thread where fixed in the import , and no file edits are needed thanks to kirby :)
|
I just downloaded an installed this plugin yesterday, and thought it was great. Today, my posts are disappearing. It seems that whichever post should be first on all subsequent pages is being "covered up" by the plugin. Does that make sense?
Anyway, when I disabled the product, I can see my posts again. Has anyone else experienced this? I have no code edits and I used the fresh postbit template with only a few edits. The rest of my board uses the postbit_legacy. Running 3.5Rc2. |
Hmm. For some reason I am managing to complicate the simple.
I have installed the xml file, in the Product manager, and added the additional template. I am running RC2 and the legacy style of postbit but for some reason the first post is not showing up. Can't think what I am doing wrong. |
Quote:
|
I had this same problem on my board. Though I'm not using your hack at the moment, I've created my own long ago in 3.0.7 for my hack system. When I had this problem, it was caused by a condition I was using. This was the condition.
HTML Code:
<if condition="$forum[ishack] == 1 AND $post[postid] == $GLOBALS['FIRSTPOSTID']"> The only way I was able to fix this was to create a query that grabed the firstpostid out from the thread table. Hope this helps you out some. I havn't used your hack yet, But I do plan on using it for my upgraded version of my hack install system. |
Hmm, I haven't learned enough about the plugin system yet to troubleshoot this. For now, it seems that this is a very big bug and this should at least be noted in the first post.
|
I just installed this hack on my test board, and it's working fine. All post are showing up as they should. I tested with old threads that have mutiable pages, and a created 2 new threads that split into mutiable pages. Seems everything is working just fine for me.
|
Quote:
Do you have a different postbit for the first message? |
Actually the last Post of every Page (that is not the first Page) disappears into Nirvana.
Explaining in detail why this does happen is not that easy, therefor i'll just post the fix :) Hook: showthread_postbit_create PHP Code:
As this Hack already has Code on this Hook, replace that with PHP Code:
|
We replace all of this with that?
PHP Code:
|
All times are GMT. The time now is 08:39 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:
|