vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   blank page when I ban, delete, remove (https://vborg.vbsupport.ru/showthread.php?t=197200)

SVTUSA 11-25-2008 12:19 PM

blank page when I ban, delete, remove
 
I am running 3.7.3

In the admin panel whenever I take an action to ignore, delete or ban from the registrants awaiting approval I get a blank page and no confirmation of action. When I go back, nothing has changed on the user profile.

In essence, I can ban from the user profile but it's a pain.

Something is wrong here...

Any help?

Lynne 11-25-2008 01:55 PM

Here is a page from the manual about troubleshooting blank or 'white' pages: http://www.vbulletin.com/docs/html/blank_pages

I would check the apache error_logs and see if the error is showing up there.

SVTUSA 12-20-2008 03:42 PM

Lynn,

I am sorry for the stupid question.

Where would I find the apache error logs?

What would I be looking for?

Lynne 12-20-2008 04:10 PM

Mine are in /home/mysitename/logs

And, you'd look for an error on that page. I was recently debugging something and got this:
Code:

[Tue Dec 16 12:53:04 2008] [error] [client xx.xx.xx.xx] PHP Warning:  Illegal offset type in /home/mysite/forumdisplay.php(111) : eval()'d code on line 49, referer: mysite.org/newthread.php?do=newthread&f=4
So, I looked at line 111 in forumdisplay, found the hook name, then looked in my plugin for the problem.


All times are GMT. The time now is 04:37 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.01444 seconds
  • Memory Usage 1,711KB
  • 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)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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