vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   "The page cannot be displayed" (https://vborg.vbsupport.ru/showthread.php?t=53572)

Leah 05-30-2003 08:13 AM

"The page cannot be displayed"
 
Yesterday, I installed a few new hacks on my forum.

Advanced Templates: Dynamic Templates Changing according to different conditions

Birthday Cake in postbits for all b-days for the week

Quick PM Reply Box

Canned Text


Now, everyone gets a "The page cannot be displayed" when they click on a link. When they klick the "back"-button and start again, the page shows up ok. But it's annoying.

Does anyone have any ideas about where I could start looking to find (and hopefully fix) the problem?

Erwin 05-30-2003 12:34 PM

Chances are it's something to do with the Dynamic Templates (or possibly the Canned Text hack), since the other hacks only affect certain files and templates. Start with the Dynamic Templates hack and make sure you installed it correctly, and you haven't got any weird conditionals in a global template somewhere...

Leah 05-30-2003 06:22 PM

Ok.
Thank you. :)

Leah 05-31-2003 12:51 PM

Does anyone know how I can undo these queries?

(I'm trying to uninstall the canned text hack so that I can reinstall from scratch if the problem lies somewhere here.)

Code:

Creating Settings...
Getting current highest + 1 displayorder for settings...

query_first: SELECT MAX(settinggroupid) + 1 AS newdisplayorder FROM setting
Creating settings group...

query: INSERT INTO settinggroup (title, displayorder) VALUES ("Canned Text", 44)
Getting newly created settinggroupid...
Writing script to create individual settings...
Caching highest settingid + 1...

query_first: SELECT MAX(settingid) + 1 AS sidplusone FROM setting
Creating setting "Maximum allowed canned text items"...
query: INSERT INTO setting (settinggroupid, title, varname, value, description, optioncode, displayorder)
                        VALUES (45,
"Maximum allowed canned text items",
"ctmax",
"5",
"The maximum allowed number of unique canned text responses users can save. Set to 0 to disable the use of canned text.",
"",
0)



All times are GMT. The time now is 09:06 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.00916 seconds
  • Memory Usage 1,720KB
  • 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