vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Quick Edit! -Edit posts directly from within the thread itself (https://vborg.vbsupport.ru/showthread.php?t=54851)

DelFDgfd_gT 07-07-2003 08:15 PM

This ++++ right here doesnt allow me to post repliers using the post reply button. again, another bug with your hack.

PHP Code:

#### In your postbit template find:


    
<p align="right"><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]</smallfont></p>


#### Replace with:


<TABLE height=0 cellSpacing=0 cellPadding=0 width="100%" border=0><TBODY><TR><TD>$quickedit </td>
<
TD align=right><smallfont><a href="report.php?s=$session[sessionhash]&postid=$post[postid]">Report this post to a moderator</a> | $post[iplogged]</smallfont></TD></TR></TBODY></TABLE

Please fix this! And fix your Quick Quote II hack also.

T?Pau 07-07-2003 08:33 PM

Quote:

Yesterday at 12:07 AM EvilLS1 said this
T?Pau,
I just tested your code with Opera 7 and it works fine for me.. Also works with Mozilla now. Good job! With your permission I'd like to update the hack instructions and add your javascript for mozilla. I'll give credit to you for that in the main post of coarse. Let me know. :)

Sure no problem :)

But still Opera loads the newrepy.php not the editpost.php, when I click the Submit button. The form action goes to editpost.php and Mozilla & IE are both working. Any idea why this happenes ?
-->http://star-trek-galaxy.net/forums/f...p?s=&forumid=7

EvilLS1 07-07-2003 09:02 PM

T'Pau,
Thats strange because it should go to editpost.php with any browser as long as the form action says action="editpost.php". Which version of Opera are you using? Its working fine for me with Opera 7.

Ramsy, check my reply to your post in the Quick Quote thread. You did add the javascript to the headinclude template correct?

EvilLS1 07-07-2003 09:28 PM

T'Pau,
I went to your forum and viewed the page source in one of your threads.. I found this at the top (above the messages):

Code:

<form action="newreply.php" method="POST">
<input type="hidden" name="s" value="ab85079a3d8c5a772a701d7972966aca">
<input type="hidden" name="threadid" value="1036">

And then the closing tag </form> for this form is at the bottom of the page..

What I can't figure out is why you have a newreply form that starts at the top of the page.. Unless its from another hack that you've installed. I think this is whats causing your problem..

{edit} I think I know why that form is there. I bet you have the Quote multiple posts hack (by xiphoid) installed .. If so, thats whats causing it to go to newreply instead of editpost in Opera. The quote multiple posts hack adds a form around the entire section that contains the messages.. This hack places a hidden form in each postbit.. You can't embed a form inside of another one, so I'm pretty sure thats whats causing it.

To test it, just temporarily remove this bit of code from the showthread template:
Code:

<form action="newreply.php" method="POST">
<input type="hidden" name="s" value="$session[sessionhash]">
<input type="hidden" name="threadid" value="$threadid">


DelFDgfd_gT 07-09-2003 04:28 AM

removing the multi quote hack worked, thanks, installed.

DelFDgfd_gT 07-09-2003 06:49 AM

Hey dude, How can I make it so that QuickEdit
is under Quick Reply?

EvilLS1 07-10-2003 03:14 AM

Quote:

Yesterday at 08:49 AM Ramsy de Vos said this in Post #46
Hey dude, How can I make it so that QuickEdit
is under Quick Reply?

I don't think thats possible. The form has to be in the postbit.

PhoenixBB 07-11-2003 11:44 PM

Is it possible that this (or the quote hack I installed before it) could in some way interfere with the Options settings? I can't see how they could, but since installing these 2 I've noticed a few probs on the board getting logged out etc. I checked my Options, and the Browse board with cookies had mysteriously been turned off. I reselected it and saved, but it keeps reverting to No. It's fine in the AdminCp panel btw. I can't see how either of these hacks could have such an effect, but the problem only cropped up after installing so I wondered if there was a connection.

Anyone else had this, and knows how to fix it?

Thanx.

EvilLS1 07-11-2003 11:57 PM

Quote:

Today at 01:44 AM PhoenixBB said this in Post #48
Is it possible that this (or the quote hack I installed before it) could in some way interfere with the Options settings? I can't see how they could, but since installing these 2 I've noticed a few probs on the board getting logged out etc. I checked my Options, and the Browse board with cookies had mysteriously been turned off. I reselected it and saved, but it keeps reverting to No. It's fine in the AdminCp panel btw. I can't see how either of these hacks could have such an effect, but the problem only cropped up after installing so I wondered if there was a connection.

Anyone else had this, and knows how to fix it?

Thanx.

Hmm.. Thats strange, but I don't think this hack could effect those settings.. I've been using it on my board for a few weeks now and haven't had any problems like that. You could try uninstalling it and see if the problem goes away, but I highly doubt this is causing it.

PhoenixBB 07-12-2003 12:12 AM

Uninstall it?? No chance! ;)

Think this has to be one of my favourite hacks, so not ever uninstalling it, even if everybody kept getting logged out. :D

Didn't think it could be this though, so it's just probably one of those weird things that happen from time to time.


All times are GMT. The time now is 07:03 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
  • Page Generation 0.01247 seconds
  • Memory Usage 1,756KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete