vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Quick edit not working (https://vborg.vbsupport.ru/showthread.php?t=182122)

The Gift 06-10-2008 10:21 PM

Quick edit not working
 
I click on edit once and it does not go to quick edit. I click it twice and it goes to advanced editing

What's the issue?
www.thawasteland.com

I have all templates up 2 date
latest vb

This is happening on all skins

Lynne 06-11-2008 04:17 AM

Try disabling your plugins and then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


students_forum 02-14-2009 12:37 AM

1 Attachment(s)
Quote:

Originally Posted by Lynne (Post 1546369)
Try disabling your plugins and then see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php

PHP Code:

define('DISABLE_HOOKS'true); 


I hate to bump threads, but I have exactly the same problem :S
I also have disabled all the plugins using the php edit but it doesn't seem to resolve it either.

What is the next stage after this? :S

this is what happens: it stays like that forever ...

https://vborg.vbsupport.ru/attachmen...1&d=1234579779

students_forum 02-14-2009 01:40 AM

actually, that php code doesn't seem to disable the plugins at all!!!!

TigerC10 02-14-2009 01:55 AM

Does quick reply work? Because it looks like your AJAX is disabled, but your templates aren't aware of it.

Check to make sure that

/clientscript/vbulletin_quick_edit.js
/clientscript/vbulletin_quick_edit_generic.js


Are on your board, and can be read by the internet user account on the server (or if you want, make sure that they are chmod 755)

students_forum 02-14-2009 02:09 AM

Quote:

Originally Posted by TigerC10 (Post 1743406)
Does quick reply work? Because it looks like your AJAX is disabled, but your templates aren't aware of it.

Check to make sure that

/clientscript/vbulletin_quick_edit.js
/clientscript/vbulletin_quick_edit_generic.js


Are on your board, and can be read by the internet user account on the server (or if you want, make sure that they are chmod 755)

arrhhh!!! :eek:

I only seem to have the
/clientscript/vbulletin_quick_edit.js

oh and AJAX has been enabled ....

TigerC10 02-14-2009 02:57 AM

Redownload vBulletin from the vBulletin.com Members Area and re-upload all of the files.

Also, check this page in your AdminCP:
AdminCP -> Maintenance -> Diagnostics -> Suspect File Versions

It will tell you if there are any other .js files missing. ;)

students_forum 02-14-2009 03:16 AM

Quote:

Originally Posted by TigerC10 (Post 1743453)
Redownload vBulletin from the vBulletin.com Members Area and re-upload all of the files.

Also, check this page in your AdminCP:
AdminCP -> Maintenance -> Diagnostics -> Suspect File Versions

It will tell you if there are any other .js files missing. ;)

should that file be there in version 3.7.2 ?
It doesn't say it is missing on the diagnostics test (which thanks btw for :))

TigerC10 02-14-2009 03:20 AM

The .js file? Not sure, I'm looking at 3.8.1 stuff. But if you run the Suspect File Versions in the AdminCP it'll tell you if you're missing any files. And if your AJAX is enabled and you still have this problem, then it's probably a .js file that's missing somewhere.


All times are GMT. The time now is 07:07 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.01682 seconds
  • Memory Usage 1,732KB
  • 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_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete