![]() |
Nice. :)
|
eva -- instead of this in showthread.php:
Code:
if (($bbuserinfo['userid']!=$thread['postuserid']) and (!$getperms['canviewothers'] or !$getperms['canreplyothers'])) { Code:
if (!in_array($bbuserinfo['usergroupid'], array(5,6,7))) { |
This isn't working with my fresh install of 2.2.4
|
Yup, does nto work with 2.2.4
|
Updated to work with 2.2.4.
|
Many thanks. It works perfectly now :D
|
Really? It worked fine with my install of 2.2.4 before Chen updated it (at least I think it was before he updated it...)
|
Quote:
|
Remember that while this looks cool
PHP Code:
PHP Code:
|
Also why don't you just use:
PHP Code:
|
so the same can be said for close thread on reply hack https://vborg.vbsupport.ru/showthrea...threadid=33718 ?
|
ok i'm lost what does that install/uninstall button at the top of the thread do?
|
All that does is add this hack to your "Installed Hacks" section on your control panel. You still have to install the hack on your server.
Chris |
I'd like to be able to add the attach file to the QRB. Is there an easy way to do this?
|
Quote:
Not trying to be 'cool', just shortening my code. |
bvnbnbbnm
|
Ok, I have it working for me (Administrator) but everyone else says they don't see it? I tried the fix that was posted back around page 3 and it didn't help. I seem to be the only one that can see the quick reply box? Any suggestions? I double checked the showthread file and my changes are in there and the part of the code where it checks for ismoderator, is commented out.
|
I am so grateful/thankful for this hack, Chen. I just wish all of your instructions, including adding smiles would be in one file, to make it easier for everyone to not have to look around all over the thread to get instructions. Good work! Thanks again.
I like when little things do big things. Quote:
|
Quote:
And thank you for the kudos. :D |
Quote:
Thanks in advance! |
Ok... I added the bit that made closed forums closed even with the quick reply... I got a parse error... I could not find the code that was posted in the reply... so i found one that was very similar (I couldn't see a diff) that code was
Code:
if (($bbuserinfo['userid']!=$thread['postuserid']) and (!$getperms['canviewothers'] or !$getperms['canreplyothers'])) { |
is this hack compatible with 2.2.4?
|
^^yes very much so
|
Quote:
Also, for this hack how would I add a rating option? Thanks for any help. |
err, ignore that. I got it.
|
Oh man this is schweeet.. Worked like a dream.. thanks.
|
Quote:
|
It would be very cool to implement the RATING dropdownbox in this hack (next to the submit reply button), cause people will more easely & QUICKly rate a thread while they are replying. It also eliminates a page to be refreshed when you rate & quick reply at the same time.
I know the RATE THIS THREAD has been implemented on the normal POST REPLY page for the same reason, but people won't rate anymore if they use the quick reply box. Of course the 'normal' rate dropdownbox + go button would have to disappear on pages with a quick reply field. What do you think? |
Quote:
I'm very interested in this feature... me too: automatically subscribe without checkbox if the userCP says so... :D |
Hey Firefly, I installed this hack awhile ago and then all of a sudden it stops working for alot of my members and even myself. It still works, only on certain threads and only for certain users, it's all messed up. This is the email I recieved right before it went "wacky"
Database error in vBulletin 2.2.2: Invalid SQL: SELECT post.*,post.username AS postusername,post.ipaddress AS ip,user.*,userfield.*,icon.title as icontitle,icon.iconpath, attachment.attachmentid,attachment.filename,attach ment.visible AS attachmentvisible,attachment.counter ,avatar.avatarpath,NOT ISNULL(customavatar.avatardata) AS hascustomavatar,customavatar.dateline AS avatardateline FROM post LEFT JOIN icon ON icon.iconid=post.iconid LEFT JOIN user ON user.userid=post.userid LEFT JOIN userfield ON userfield.userid=user.userid LEFT JOIN avatar ON avatar.avatarid=user.avatarid LEFT JOIN customavatar ON customavatar.userid=user.userid LEFT JOIN attachment ON attachment.attachmentid=post.attachmentid WHERE post.postid IN (0,45327,45328) ORDER BY dateline mysql error: Got error 28 from table handler mysql error number: 1030 Any help in fixing this would be great because my members and myself love this hack. I've already tried running the repair script from my admin directory with the default 2 options it gives you on the repair.php page also to no avail. |
Error 28 means "no space left on device". Nothing to do with this hack. :)
|
I guess my RATING "dropdownbox" suggestion (see earlier post) isn't that interesting? :cross-eyed:
|
Hi,
Just like quick reply I take no credit for this. I just modifyied the files from this one orignally by NEO the php., templates, etc. I was asked to make this so people could put pics in the quick thread. Thanks Emmett Dove |
if you have this hack installed, you might want to copy and paste, cause there are a few modifications, it might be hard to do if your new at this..I dont know, just trying to help
|
just curious... isnt easier to post in the original thread your hack mod? in this way everyone see where it comes from? if it's just a mod you made from the original hack, i think the right place should be in that thread.
i dont see the point of posting a mod, unless you want to raise the number of your hacks...???? ;) personally, if i see someone makes a mod to one of my hacks and start a new thread about it, i'll get upset. look at firefly and his vbHacker. several people made mods to it. he delete them all. this is normal. mods belong with their original thread. i made few mods to hacks, but i never started a new thred, just to get attention on it.. trust me, people see that you know your way with php.. just by helping them... regards, nakkid. |
sorry, i didnt know.. Im not a hacker type person, i just had a few friends ask me for this, so I made it and posted it here
|
theres no prob.. :)
it's nothing wrong what you did... i simply wanted to give you my oppinion.. i might be wrong also.. cheers. ;) |
Hi.
I made this so people can add attachments on Firefly's quick reply box. I do not take credit for the quick reply box. I have taken the quick reply box txt. file and modifiyed it. It works perfect. I have fixed the templates and php files, so there is no need to worry. I have it here so you can use it. I figured it would help alot of people. Also im releasing it for Neo's new thread box if anyone would like it. Have fun Emmett Dove |
uppin, peeps asked me where it went
|
Hello.
I do not know if this has been asked allready but here goes : I have a board where unregistered users are allowed to post. I also use the quickreply box and every post someone does using it shows up (duh) as Unregistered. Would it be possible if a user is NOT logged in but is allowed to post that a Username/passwd box could be added ? I know some of you would consider this a simple hack however my knowledge of php/java/whatever you use in vbulletin is limited. I'd rather not mess with it myself. Thanks. |
All times are GMT. The time now is 10:28 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:
|