The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Quick Reply will not work ??
Here is a screenshot:
http://i.gyazo.com/6f8a708ad54469bce42ddaf3957cf245.png I am running 4.2.2 Everything seems to be working fine except I cannot quick reply. I have disabled all plugins and products and still nothing. I cant even click inside the box. Interface the text editor wont even load. I had a look on firebug and the javascript seems to be loading fine ?? Any ideas ?? |
#2
|
|||
|
|||
Go to your usercp/General Settings/Miscellaneous Options
pick Enhanced Interface - Full WYSIWYG Editing then save and try Then in admincp/settings/options/Message Posting Interface Options/Enable Clickable Message Formatting Controls change all to Enable Standard & WYSIWYG Controls and in User Registration Options make sure its the same |
Благодарность от: | ||
blind-eddie |
#3
|
|||
|
|||
Quote:
--------------- Added [DATE]1435419109[/DATE] at [TIME]1435419109[/TIME] --------------- EDIT: Advanced replied work fine and so does creating a thread ? |
#4
|
|||
|
|||
Test on default skin with no template edits
|
#5
|
|||
|
|||
Just did and it works fine ?
So its a problem with my theme? Any ideas on what i could be? I just spent hours fitting the theme to the site. |
#6
|
||||
|
||||
As a first step, I would take a look at the "showthread" template for your custom style, in particular any block of code inside <vb:if condition="$show['quickreply']">...</vb:if> tags and compare it with the analogous code in the default template to see if you can find any problems/discrepancies.
|
#7
|
|||
|
|||
Quote:
I have compared both showthread styles and this is the only difference. 3 new divs added for the style. PHP Code:
Quote:
|
#8
|
|||
|
|||
The skin you are using is it for 4.2.2 or lower version
|
#9
|
|||
|
|||
I have updated to v4.2.3
I am now trying to install a new v4.2 there to work around the problem but I have a new problem. I now get a content encoding error when trying to upload any plugin or style xml. http://i.gyazo.com/a649fc12a7dca4231570a0f8b4b40ad0.png EDIT: I have added define('SKIP_ALL_ERRORS', true); to config and still the same error. --------------- Added [DATE]1435456213[/DATE] at [TIME]1435456213[/TIME] --------------- EDIT: I have added define('DISABLE_HOOKS', true); and still getting error EDIT: I ran the sqls UPDATE datastore SET data=REPLACE(data,'s:10:"gzipoutput";i:1;','s:10:" gzipoutput";i:0;') WHERE title='options'; UPDATE setting SET value = '0' WHERE varname = 'gzipoutput'; |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|