![]() |
oh also edit this info where?
Quote:
|
That fix was for the file edit version, Xenon dropped that in favour of the plugin version now available. There is no ajax fix for the plugin version (which is why I don't use it, I've stayed with the file edit version :))
|
Quote:
|
Quote:
|
Quote:
can you help me with this?? also you still lost me.. where do i edit it?? what do i edit? so many codes and stuff in this thread, i've looked through it all.. how do i get the refresh to work thn??:S abit usfull plugin if it doesnt work? |
Some one help?? tried adding $post[posttime] into the section for seperator, but nothing.. :(
Quote:
|
Quote:
|
installed!
BUT it would be great if you edited the description to include the known issues and bugs thanks! |
Well, there aren't any known bugs right now, just not all features from vb3.0 are imported...
|
Quote:
|
Quote:
|
it doesn't work with the direct replay field at the bottom of every page. i can add double posts but if i use after that the normal answer button the old new posts will be merged.
|
can some one please up the file version? seems to be more user friendly please!!
|
Quote:
|
I have two things I need help with ....
I have an anonymous poster hack on my board. If someone posts using their regular screen name and then posts directly under it using the anonymous poster hack (which can happen frequently), or vice versa, it auto-merges the anonymous poster reply into the original screen name reply ... this is disasterous for this particular forum since it completely reveals who the anonymous poster is. The anonymous poster hack is only available in ONE subforum of our site. Is there a way to turn it off in specific forums? I absolutely LOVE this plug-in (and it is SORELY needed on our site), but the forum we use the anonymous poster hack is an extremely popular forum and it is detrimental that we assure our members complete anonymity in that one particular forum. Also, is is possible to turn off the automerge for admins? BTW, we just installed this plug-in on our site tonight and it's working PERFECTLY ... but we had to disable it until we figure out a way to disable automerge in that one particular forum. :( Thanks for an EXCELLENT plug-in! |
cant ya not fix the ajax dude?
|
Quote:
I doubt Stefan is going to worry about this right now with all the work he is doing on the site. And as he stated, it can't be done very easy. ;) |
Quote:
if im correct?... |
Yes, you are correct. But right now that is the only way to do what you want done in an sensible (coding-wise) and easy way. I run the file edits version and it works great with Paul's fix. ;)
|
Quote:
|
@Wolfsong: the custom condition setting is what you need, search through this thread here, everything has been posted already :)
|
Xenon, thank you so much ... I will do that. Normally I do, but this thread is rather long. I wish there was a way to search within a thread, especially with these hundreds of posts long threads. :) Thanks so much for an awesome plug in!!!
|
Can you tell me where exactly to put this?
Quote:
|
I love it :)
|
@Kihon: sorry, must have missed your post before...
put it in the additional condition field in the vbulletin settings :) |
Quote:
Can you tell me where that is exactly? sorry :( |
Quote:
|
Quote:
|
ermm hack has stoped working for me, how great.. please either explain how i can check everything is working etc, or upload the file version, as stated about 100 times before.
got 3.5.4 vbseo installed. no hacks installed recently |
erm, wasn't that what you wanted?
excluding admins will of course stop the hack to work for you. |
Quote:
|
Quote:
vBulletin Options > Doublepost Preventing > Additional Condition (experts only) And add this line in that box at the bottom: Code:
!in_array($vbulletin->userinfo['usergroupid'], array(5,6,7)) |
Quote:
|
Quote:
the double posting hack? that might stop this one working. The products that you have installed after this if you disable them 1 by 1 and check to see if it works you may find the problem :) |
I haven't read all posts in this topic. Just ignore me if I'm incorrect|this suggestion was already proposed.
From my point of view in the following code Code:
if ($doublepost['userid'] == $vbulletin->userinfo['userid'] AND $doublepost['attach'] == 0) Code:
if ($doublepost['userid'] == $vbulletin->userinfo['userid'] AND $doublepost['parentid'] == $parentid AND $doublepost['attach'] == 0) |
Would someone mind posting up the file edits version of this? I'd rather do hard-coded modifications than deal with the AJAX issue. Thanks if anyone has it.
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
All times are GMT. The time now is 03:36 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:
|