vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Forum and Server Management (https://vborg.vbsupport.ru/forumdisplay.php?f=232)
-   -   Forum Display Order - I think I'm submitting too much data. Goes to white page. Help? (https://vborg.vbsupport.ru/showthread.php?t=209879)

_Ryfe_ 03-30-2009 03:53 PM

Forum Display Order - I think I'm submitting too much data. Goes to white page. Help?
 
Ok this is a huge board with a ton of forums. I want some of the forums to be in alphabetical order. However, there's so many that I think PHP won't send that much data to update all the forum orders at once. It's like it's timing out. Is there anyway I can set vB to send as much data as it could possibly need? We have a good server. When I submit the new display orders, it just loads a blank white page and the display orders become jumbled. I definitely would like to fix this. I've already had to update the max ammount of information the forums can hold from like 8 up to 22mb's because we have so many usergroups/forums.

Any help is appreciated. :)

snakes1100 03-30-2009 04:24 PM

1st you need to check the apache logs and verify what the real issue is.
2nd Do you have a server administrator?

Seeing as you have root access to the server, verify apaches log location, as it varies from O/S to O/S, as well its dependent on the control panel installed.

Run this cmd to find out apaches current running location.

ps ax | grep httpd

Linux
tail -f /etc/httpd/logs/error_log
tail -f /usr/local/apache/logs/error_log

Debian
tail -f /var/log/apache2/error.log

You may need to enable apache's debug mode.
Edit httpd.conf or apache.conf (this varies from OS to OS as well.)
Add or edit to show the following and HUP apache

LogLevel debug

Dismounted 03-31-2009 04:34 AM

Do you have Suhosin/Hardended PHP/mod_security installed?

BSMedia 04-02-2009 05:48 AM

Quote:

Originally Posted by _Ryfe_ (Post 1780405)
Ok this is a huge board with a ton of forums. I want some of the forums to be in alphabetical order. However, there's so many that I think PHP won't send that much data to update all the forum orders at once. It's like it's timing out. Is there anyway I can set vB to send as much data as it could possibly need? We have a good server. When I submit the new display orders, it just loads a blank white page and the display orders become jumbled. I definitely would like to fix this. I've already had to update the max ammount of information the forums can hold from like 8 up to 22mb's because we have so many usergroups/forums.

Any help is appreciated. :)

Try increasing the php memory limit and mysql settings as needed

https://vborg.vbsupport.ru/


All times are GMT. The time now is 08:39 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.00967 seconds
  • Memory Usage 1,718KB
  • 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_quote_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