vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   weird problem with image tags in sig (https://vborg.vbsupport.ru/showthread.php?t=173363)

Jenkins 03-18-2008 02:18 AM

weird problem with image tags in sig
 
So when my users try to add bbcode for image in their sig and then submit the changes, the site takes them to a blank white page.

I just tried to do the same thing and I come up with this error.

PHP has encountered an Access Violation at 01B9937E

penagate 03-18-2008 02:38 AM

I presume you are using IIS. PHP is not terribly stable under IIS. I recommend you switch to Apache instead.

Jenkins 03-18-2008 03:20 AM

I've been running PHP under IIS for over 3 years with no issues. I don't think it's that. I have 3 other vbulletin sites running on this same IIS/PHP installation, and they don't have the issue.

I think the error code i got was a fluke issue, as I have not been able to reporduce it, but I can reproduce the "blank white screen" when trying to put an img in the sig with the img tags, as long as you use the "upload a sig pic" feature in the signature editor there isn't a problem.

penagate 03-18-2008 03:30 AM

Okay. I thought you meant the access violation was consistent.

The blank page happens when a PHP error occurs while output buffering is on. This happens in a lot of places within vBulletin (and depends a little on your PHP configuration).

The error should be in the web server error log. By default under IIS this is in C:\WINDOWS\System32\LogFiles.

Jenkins 03-19-2008 01:43 AM

found it.. I had a plugin from my pre 3.7 upgrade that was screwing it up.. extended signature limits, guess it's not compatible with 3.7 :)


All times are GMT. The time now is 11:26 PM.

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.01091 seconds
  • Memory Usage 1,706KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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