vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   500 internal server error if i open thread (https://vborg.vbsupport.ru/showthread.php?t=321427)

taavipost 01-07-2016 11:53 AM

500 internal server error if i open thread
 
I don t know what is the probleem, why i cant open this thread.
The topic opens opening error. http://www.gameritele.eu/foorum/show...d-algavad-siit!

PHP Code:

Internal Server Error

The server encountered an internal error 
or misconfiguration and was unable to complete your request.

Please contact the server administratorwebmaster@gameritele.eu and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionallya 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request

.htacces
PHP Code:

RewriteEngine on
RewriteCond 
%{HTTP_HOST} ^gameritele\.eu$ [OR]
RewriteCond %{HTTP_HOST} ^www\.gameritele\.eu$
RewriteRule ^/?$ "http\:\/\/www\.gameritele\.eu\/foorum" [R=301,L]

<
IfModule mod_security.c>
   
SecFilterEngine Off
   SecFilterScanPOST Off
</IfModule

Last errors
PHP Code:

[04-Jan-2016 06:58:04 America/New_YorkPHP Warning:  json_encode(): Invalid UTF-8 sequence in argument in /home/gamerite/public_html/foorum/includes/functions_misc.php on line 759
[07-Jan-2016 04:14:09 America/New_YorkPHP Warning:  json_encode(): Invalid UTF-8 sequence in argument in /home/gamerite/public_html/foorum/includes/functions_misc.php on line 759 

Can someone help me?

Dave 01-07-2016 01:12 PM

PHP warnings shouldn't cause 500 errors, anything else useful in the error logs?

Dragonsys 01-07-2016 02:25 PM

just the one thread, or any thread on your site?
If just the one, someone may have posted bad code, check it from the database side.

TheLastSuperman 01-08-2016 02:29 AM

I bet it's something to do with your charset (UTF-8/etc) and/or the use of specific characters i.e. non-English being used and perhaps one of the characters in the title is not agreeing with the site. OP's other threads load fine, it's that one specific thread not wanting to cooperate.

Edit: You can try editing the title via the database, one of these could be the culprit:
? Impeerium | Survival - SkyBlock - ?lesanded - Minigames | Seiklused algavad siit!

Dragonsys 01-08-2016 02:32 AM

Quote:

Originally Posted by TheLastSuperman (Post 2562254)
I bet it's something to do with your charset (UTF-8/etc) and/or the use of specific characters i.e. non-English being used and perhaps one of the characters in the title is not agreeing with the site. OP's other threads load fine, it's that one specific thread not wanting to cooperate.

Edit: You can try editing the title via the database, one of these could be the culprit:
? Impeerium | Survival - SkyBlock - ?lesanded - Minigames | Seiklused algavad siit!

That's what I meant, not code lol

TheLastSuperman 01-08-2016 02:36 AM

Quote:

Originally Posted by Dragonsys (Post 2562256)
That's what I meant, not code lol

Ahh gotcha! Also your mention of code also had me think that perhaps this forum owner has HTML allowed in posts? By allowing code ot be posted it can cause issues. If so taavipost that is a security risk and should only be enabled in forums where only Admins or trusted staff can post such as a forum setup for Announcements or similar where Admins can only post but all others can view etc.


All times are GMT. The time now is 11:00 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.02874 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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