vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Very strange vbulletin issue (vbulletin.com won't help cause it's hacked) (https://vborg.vbsupport.ru/showthread.php?t=72893)

SeanThomps 12-14-2004 05:54 PM

Very strange vbulletin issue (vbulletin.com won't help cause it's hacked)
 
Hey guys,

I am having some weird issues on my site, http://www.volconvo.com. A user pointed out to me that when he tries to copy a paragraph from this site: http://www.buzzmachine.com/archives/...15.html#008481, and pastes it into the quick reply box and presses "go advanced" or "post quick reply" he gets a 500 error. I tried this as well, and the same thing happens for me.

Also, the same error happens when I go into my admincp and go into style manager. If I try to save anything (edit templettes, styles, etc) I get the very same 500 errror, and cannot save.

This problem is very recent. I removed my most recent hacks to see if that was the problem, and it's still the same.

EDIT This problem happens even in the regular reply area. If I paste anything copied from that page mentioned above into the reply box I get that error. :( I tried the same thing from another page...I copied text from cnn.com and it worked ...wtf is going on..and why can't I save in my admincp style manager :(

filburt1 12-14-2004 06:15 PM

What's a 505 error? If you mean 404, remember that a 404 error only means "File Not Found" and doesn't describe every possible error and no vB errors.

SeanThomps 12-14-2004 06:25 PM

nope..I mean 500 :(

The Equivocate 12-14-2004 11:15 PM

This page might help:
http://www.checkupdown.com/status/E505.html

amykhar 12-14-2004 11:37 PM

505 is a server error, usually when software crashes.

What hacks do you have installed? Especially, what is the very last hack you put in?

SeanThomps 12-15-2004 02:48 AM

hey Amy, I put a quick quote hack in from here, but have since removed it, but cannot edit the templettes because of the error. Anytime I go to click save in my style manager sections I get a 505 error :(

amykhar 12-15-2004 02:55 AM

Even if you revert the template instead of edit it?

SeanThomps 12-15-2004 04:00 AM

wow..I feel like a moron...it is a 500 error..not a 505

Amy..reverting does work...

Brad 12-15-2004 09:41 AM

Quote:

Originally Posted by SeanThomps
wow..I feel like a moron...it is a 500 error..not a 505

Amy..reverting does work...

Quote:

Introduction

Your Web server encountered an unexpected condition that prevented it from fulfilling the request by the client for access to the requested URL.

This is a 'catch-all' error generated by your Web server. Basically something has gone wrong, but the server can not be more specific about the error condition in its response to the client. In addition to the 500 error notified back to the client, the Web server should generate some kind of internal error log which gives more details of what went wrong. It is up to the operators of your Web server site to locate and analyse these logs.

500 errors in the HTTP cycle

Any client goes through the following cycle when it communicates with your Web server:

* Obtain an IP address from the IP name of your site (your site URL without the leading 'http://'). This lookup (conversion of IP name to IP address) is provided by domain name servers (DNSs).
* Open an IP socket connection to that IP address.
* Write an HTTP data stream through that socket.
* Receive an HTTP data stream back from your Web server in response. This data stream contains status codes whose values are determined by the HTTP protocol. Parse this data stream for status codes and other useful information.

This error occurs in the final step above when the client receives an HTTP status code that it recognises as '500'.

Resolving 500 errors - general

This error can only be resolved by fixes to the Web server software. It is not a client-side problem. It is up to the operators of your Web server site to locate and analyse the logs which should give further information about the error.
Your going to need to check your logs and find out what wen't wrong. For now upload you backed up php files from before this problem showed up (you backed up did'nt you? ;) ). If you did'nt back up, revert to stock php files and re-hack.

SeanThomps 12-16-2004 01:15 AM

Alright thanks :D Can anyone think of a php file that the style manager section and the new reply/new topic functions would both use?


All times are GMT. The time now is 06:07 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.01546 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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