![]() |
Quote:
|
Hi !!
Problem here!! I installed on a "little"- hacked 2.2.9 Board. I installed the Last-Post -Hack by PPN (thats the only modification on newreply). And can“t find the exact code you mean to replace.. I send you my newreply Xiphoid. Can you please have a look?? Thanks. |
It is really simple to find, try harder. Search for only one line that might be unique, and you will find it.
|
Ok. I found the first line. But that wont help me. The code is different. :(
Please have a look in my file ... |
Thanks for ignoring me and my pm Xiphoid.... :(
|
You are not allowed to distribute vBulletin files.
My hack is for unhacked board, if you have altered yours, re-apply it to fit your needs. I do not support that. By the way, hack will work on 2.2.10 |
Quote:
Thats funny, i thought you have a licence...or have i postet it here in the thread?? :confused: BTW: Xenon helps me out... :p |
The copyright of vbulletin states you are not allowed to distribute the vbulletin files, who cares if someone else also has the license or not.
The point is: I only support for unhacked versions anyway. |
Ok i've got a prob with this hack. If a user who in not logged in clicks the post reply button, they are then asked to log in but then they are taken to a 'no thread specified' error instead of the post reply screen .... looking at the url they are being sent to, it looks fine except that it is missing the &threadid=xxx part of the url. Everything works fine if the user is logged in before they click the link. I'm using 2.2.9 any clues why this is happening?
EDIT: I've fixed the problem, this is how I did it: In the install instructions, I changed the line that says: Code:
<form action="newreply.php" method="POST"> Code:
<form action="newreply.php?threadid=$threadid" method="POST"> |
This is great, xiphoid, thanks a lot. :)
|
Floris, when I use the quote box, this message:
Quote:
Quote:
Great hack, by the way. Thank you. ;) |
Sorry, floris, I figured it out. Oops!
I just changed: PHP Code:
PHP Code:
|
My fix for my earlier problem has bought my attention to another problem with this hack. In the case I described in my last post in this thread, we lose the list of posts the user wants quoted. I guess we need to move all the required info to the url so that everything works ok in this circumstance.
|
Please explain what you mean. ;)
|
1. Take an unhacked board
2. Set your board so that only registered members can post. 3. Install this hack 4. Make a thread and put a few replies in it 5. Make sure you are logged out 6. Goto the thread you just made and tick the boxes to quote a few of the posts ... 7. Click 'Post Reply' 8. Because you are logged out, you get the no perms screen with the option to log in. 9. Log in on that screen 10. You get an error message 'No Thread Specified' ... I fixed this by adding the thread id to the url as per my earlier post in this thread. 11. You now get the post new reply screen but none of the quotes are there. |
how to quote different page's post at once?
i test that and it cant work..... so anyone can fix that? |
It would be nice to add a script hat would make this work along with quick reply ;)
|
I have 2 styles on my board at the moment, I installed this hack and it works perfectly on the 1 style but the other one, when I click the the check box or just click quote it gives me this parse error:
Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in /htdocs/www/forums/newreply.php(68) : eval()'d code on line 2 It gives me that error for every check box I have checked also. I don't understand because it don't give me this error on my other style. So is it from a template? The error seems to be pointing to this eval("\$message = \"".gettemplate("quotereply",1,0)."\";"); and this if I have multiple check boxes eval("\$message .= \"".gettemplate("quotereply",1,0)."\n\n\n\";"); |
I am having some trouble.
Thisd is what my template looks like. Code:
{htmldoctype} I am guessing it has something to do with the FORM actions and closing of the form tags in the wrong areas. Can someone please help me thanks. |
I am having the same problem but only with one template set. Everything is fine with one but the other one gives me an error and nothing shows up.
|
if i replace this in my template
Code:
+-------------------------------------------------------------------------------------------------+ if i click it without checked boxes i get (please fill smth in the subject field and texteares. and if i check boxes then it direclty post all those boxes without seeing a newreply field. any suggestions? |
alot more forums need this haak!
|
One of my styles doesn't use images so the post reply button would be out. How do I replace it instead with a text link "Post Reply"?
|
Quote:
same problem here, anyone?? |
Quote:
HELP PLZ!! |
ok i installed this hack but when i check mark the messages i wanna quote and then hick the reply button, nothing happens at all... im in 2.3.0, whats goin on... i checked it over so many times, i cant figure out why when i hit the button nothing happens at all...
|
nm, i fixed it, forgot to skip a line when editing newreply.php, stupid me :)
|
It just came to my attention that when I released this hack that I totally overlooked to provide the right credits to a section of this hack.
https://vborg.vbsupport.ru/showthrea...109#post246109 Here b-b00gie explains to us of how to integrate the "multiple quotes" and the "submit reply" functions into one. I changed it a little bit while I was working on this version, and just forgot about it. And first couldn't find the post in the beta thread no more. But anyway. Credits ofcourse goto him. The first post is updated, no code has changed, only credits added. |
It just came to my attention that when I released this hack that I totally overlooked to provide the right credits to a section of this hack.
https://vborg.vbsupport.ru/showthrea...109#post246109 Here b-b00gie explains to us of how to integrate the "multiple quotes" and the "submit reply" functions into one. I changed it a little bit while I was working on this version, and just forgot about it. And first couldn't find the post in the beta thread no more. But anyway. Credits ofcourse goto him. The first post is updated, no code has changed, only credits added. |
oh well i tried to install but the section of code in the newreply.php is different to what is in the instructions :(
|
this work on 2.3 ?
|
installed and confirmed working on Vbulletin 2.3 release candidate 3
|
I'm having a strange problem.. Followed all directions, and it works IF and only IF you click a 'quote' box. If you do not, it doesn't let you reply. Is there a way to make it so you can click Reply no matter what? :)
|
Quote:
That makes 3 of us. |
Quote:
|
Quote:
|
PHP Code:
|
Hmm, i really can't get it to work! Argh!
I really followed the instruction by the letter, but when i select which posts i want to be quoted, and i click on 'New Reply', it just submits, the quotes right into a new post, without going to the new reply page... Maybe it has something to do with a redirect removal? This is what i got below the hack in newreply.php: PHP Code:
Please help! :classic: |
Will this work in version 2.3.2?
|
Quote:
|
All times are GMT. The time now is 04:35 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:
|