vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   adding custom pages (https://vborg.vbsupport.ru/showthread.php?t=245300)

Kyle55155 06-26-2010 01:24 AM

adding custom pages
 
I've added a number of custom pages my present install as well as 2 prior installs. I have added them using the plugin technique where the body content and the head content get populated via custom plugins. Nothing special about how I am adding these pages. They are running custom PHP code.

The behavior I am seeing goes something like this: I am able to create a few pages and they work fine. Then for no discernible reason I start having problems. Either the newly created page won't open, or I get goofy errors. Then after a period time the errors go away and my additional pages start to work after not making any additional changes.

I am wondering if there is some backend vbulletin database processes that could be causing this behavior. This happened with my 4.03 and 4.04 installs.

I see a scheduled task call hourly cleanup. Not sure if making changes while this is running is causing me any issues.

Anybody else seen behavior like this?

ChopSuey 06-28-2010 11:44 AM

Could be due to what templates your calling that are being edited and the custom template itself being edited......OR the php is edited.


All times are GMT. The time now is 12:55 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.01053 seconds
  • Memory Usage 1,704KB
  • 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
  • (2)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