Thread: Show Thread Enhancements - Thread Description
View Single Post
  #61  
Old 01-15-2007, 10:16 PM
Cybershaolin Cybershaolin is offline
 
Join Date: Nov 2006
Posts: 300
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have verified the version that I'm using and it's 1.0.0d. Now, I still have the same problem that I had before with it. I will try to explain clearly what's going on exactly with the 3.6.4 of vbulletin. I also have to say that I checked 3 times my templates editions.

When I try to modify a message in a thread which is not the first message of that thread, there is no problem at all but when I try to modify the first message of that thread this is where the trouble starts.

I'm testing in local but the same problem is reproduced with my online version of the forum.

So here are the steps I'm taking. Take note that the error happens in one case but not in another one:

Where I get an error:

If I modify the first message of the thread using the "Edit" button but then going in "Advance mode" , I get this url when I look in the browser header: (http://127.0.0.1/vb_364/forum/editpo...post&postid=87 )

Then, I click on "Save changes" and get this:

Quote:
Database error in vBulletin 3.6.4:

Invalid SQL:
UPDATE thread SET description = '' WHERE threadid = '24';

MySQL Error : The table 'vb_364.thread' doesn't exists
Error Number : 1146
Date : Wednesday, December 20th 2006 @ 04:54:03 PM
Script : http://monforum.com/forum/editpost.p...pdatepost&p=87
Referrer : http://monforum.com/forum/editpost.p...post&postid=87
Username : Netsurfer
Classname : vb_database
Where I don't get an error:

But, if I modify the first message of the thread clicking the "Edit" using my right button of the mouse and then make it open in a new window, I get this url: when I look in the browser header: (http://127.0.0.1/vb_364/forum/editpo...=editpost&p=87 ) and I don't get the error when clicking on "Save changes"

It's weird because the second time, it gives me a different url even if both options use the advance mode...

The difference between both url's is shown at the end with editpost&postid=87 which creates a bug and with editpost&p=87 which does not bug !

So why it does that, I don't know and would like to understand. How could I correct this?

I hope that you were able to understand my steps and that some other members will be able to reproduce this.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01084 seconds
  • Memory Usage 1,770KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete