![]() |
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 04:57 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:
|