View Full Version : Quick edit not working
The Gift
06-10-2008, 10:21 PM
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
define('DISABLE_HOOKS', true);
students_forum
02-14-2009, 12:37 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
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/attachment.php?attachmentid=94842&stc=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
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 (http://members.vbulletin.com/) 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
Redownload vBulletin from the vBulletin.com Members Area (http://members.vbulletin.com/) 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.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.