vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Place Help ! "white page" "new post" (https://vborg.vbsupport.ru/showthread.php?t=223847)

Michael.A 09-24-2009 01:22 AM

Place Help ! "white page" "new post"
 
sometimes when i make a new post on my site it takes me to a white page not often and it keeps on loading and loading and so on ..

place is there any Firefox addon or a program i can use to find the problem and if u know the problem can u tell me how to fix it and how did u know from where the problem is coming from.

thank you in advance..

Lynne 09-24-2009 03:34 AM

You may find something in your error_logs (if you don't know where they are, ask your host). Did you look there?

Michael.A 09-24-2009 04:53 AM

yes last log was on
Quote:

[11-Sep-2009 12:03:29] PHP Fatal error: Call to undefined method vb_activecache::flush() in /home/HOST/public_html/forums/includes/adminfunctions_template.php(2359) : eval()'d code on line 6

Lynne

i was going to pm you this and i think you know why i didn't..
is not much but i hope you like it!!

http://img294.imageshack.us/img294/2654/lynne.jpg

Lynne 09-24-2009 03:20 PM

Quote:

Originally Posted by MAD--DOG (Post 1889788)
yes last log was on
Code:

[11-Sep-2009 12:03:29] PHP Fatal error: Call to undefined method vb_activecache::flush() in /home/HOST/public_html/forums/includes/adminfunctions_template.php(2359) : eval()'d code on line 6


Line 2359 of adminfunctions_template.php is:
PHP Code:

($hook vBulletinHook::fetch_hook('template_compile')) ? eval($hook) : false

So, your problem is with a modification that uses the template_compile hook location. It can't find that method which is called.


Thanks for the change to the avatar, but I got this little kitty from another nice user here and I don't want to change her at all.


All times are GMT. The time now is 07:00 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.01015 seconds
  • Memory Usage 1,719KB
  • 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)bbcode_php_printable
  • (2)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