Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
  #1  
Old 06-27-2015, 12:40 PM
TG I HEADSHOTZ TG I HEADSHOTZ is offline
 
Join Date: Oct 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default 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 ??
Reply With Quote
  #2  
Old 06-27-2015, 01:12 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
Благодарность от:
blind-eddie
  #3  
Old 06-27-2015, 01:31 PM
TG I HEADSHOTZ TG I HEADSHOTZ is offline
 
Join Date: Oct 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForceHSS View Post
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
Thanks for the reply. Both are already enabled / on the settings ?

--------------- Added [DATE]1435419109[/DATE] at [TIME]1435419109[/TIME] ---------------

EDIT: Advanced replied work fine and so does creating a thread ?
Reply With Quote
  #4  
Old 06-27-2015, 02:50 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Test on default skin with no template edits
Reply With Quote
  #5  
Old 06-27-2015, 04:32 PM
TG I HEADSHOTZ TG I HEADSHOTZ is offline
 
Join Date: Oct 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ForceHSS View Post
Test on default skin with no template edits
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.
Reply With Quote
  #6  
Old 06-27-2015, 04:37 PM
MarkFL's Avatar
MarkFL MarkFL is offline
 
Join Date: Feb 2014
Location: St. Augustine, FL
Posts: 3,853
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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.
Reply With Quote
  #7  
Old 06-27-2015, 04:56 PM
TG I HEADSHOTZ TG I HEADSHOTZ is offline
 
Join Date: Oct 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MarkFL View Post
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.

I have compared both showthread styles and this is the only difference. 3 new divs added for the style.

PHP Code:
<!-- Start Forum tcat Heading PurevB -->
<
div class="tcat">
    <
div class="tcatLeft"><div class="tcatRight foruminfo L1 collapse">
    <
div id="thread_controls" class="tcat_threadlist_controls "
--------------- Added [DATE]1435433584[/DATE] at [TIME]1435433584[/TIME] ---------------

Quote:
Originally Posted by MarkFL View Post
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.
Forgot to quote
Reply With Quote
  #8  
Old 06-27-2015, 05:33 PM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The skin you are using is it for 4.2.2 or lower version
Reply With Quote
  #9  
Old 06-27-2015, 11:46 PM
TG I HEADSHOTZ TG I HEADSHOTZ is offline
 
Join Date: Oct 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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';
Reply With Quote
  #10  
Old 06-28-2015, 01:47 AM
ForceHSS ForceHSS is offline
 
Join Date: Apr 2008
Posts: 6,357
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can we get a link to your site
Reply With Quote
Благодарность от:
MarkFL
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:13 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05625 seconds
  • Memory Usage 2,257KB
  • Queries Executed 13 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (2)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (10)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete