View Single Post
  #1  
Old 06-25-2014, 12:55 PM
pjclas pjclas is offline
 
Join Date: Aug 2012
Posts: 24
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Content Encoding Error when installing vBShout

I apologize if this is a duplicate thread, but I've looked through many other threads regarding Content Encoding Errors and none of them seem to help me.

A little background first. I just recently upgraded my forums to vB5 5.1.1. I completely erased the prior 4.1 forums directory and extracted the vB5 package, then ran the upgrade tool to migrate the database. Prior to this I deleted all the vBulletin third party products I had installed.

After getting nginx configured to work properly, I downloaded vBShout (vB5) v6.1.0a8 [Lite] and extracted the content of the uploads folder to my forum directory. I then went in to Hooks and Product and clicked Add/Import Product, then put

Code:
./packages/dbtechvbshout/xml/product_dbtechvbshout.xml
into the "import XML from your server" line. When I clicked the import button I got the following:

Code:
Hooks & Products System
Importing Product, Please Wait...

[:]

Updating Version Number To: 4.0.0

Created Table: vb_dbtech_vbshout_ignorelist
Created Table: vb_dbtech_vbshout_log
Created Table: vb_dbtech_vbshout_shout
Altered Table: vb_administrator
Altered Table: vb_forum
Altered Table: vb_user
Altered Table: vb_usergroup
Populated Table: vb_datastore
Populated Table: vb_dbtech_vbshout_shout
Updating Version Number To: 4.5.0

Created Table: vb_dbtech_vbshout_command
Created Table: vb_dbtech_vbshout_deeplog
Altered Table: vb_user
Created Table: vb_dbtech_vbshout_chatroom
Created Table: vb_dbtech_vbshout_chatroommember
Created Table: vb_dbtech_vbshout_instance
Altered Table: vb_dbtech_vbshout_shout
Updated Instance: vb_1
Updated Shouts: vb_Instance ID
Updated Shouts: vb_SYSTEM
Updated Shout Styles: vb_Reset
Updating Version Number To: 5.0.0

Altered Table: vb_dbtech_vbshout_chatroommember
Altered Table:
After that the screen was replaced by an error message:

Code:
Content Encoding Error

The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression.
When I look at the product page again, it appears to be installed, but I have no idea if it is installed correctly. I do not have gzip compression enabled in the forums so I'm not sure what else to look at.

Oh, and as an FYI, I tried this is IE, chrome, and firefox with similar results. Only difference was that the progress bar animation only works in IE for me. Any help would be greatly appreciated. I can easily repro this if there is a way to gather more information.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01047 seconds
  • Memory Usage 1,768KB
  • 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
  • (3)bbcode_code
  • (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