The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 1121 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
get_page_content not working
#1
Hello !

I've got a page on my website in which I'm using the php function get_page_content. Everything was fine yesterday, but today my page is blank. Removing the php function call displays the rest of the page correctly.

I've tried to put the function call at random locations on my website, and I got the same problem everywhere : after the call everything is blank. The source code stops just before the call.

I've read on a similar thread this could come from my host, but I don't know what to ask as I don't understand what the problem is.

Sorry for my bad english.

Here is the webpage not working : http://www.admonya.com/index.php?id=palme

Good afternoon !
Reply
#2
enable debug mode
http://get-simple.info/wiki/debugging
and see if you get any errors (visible or in page source code)
Reply
#3
Thanks a lot ! I had a fatal error because of a news-manager plugin I wasn't even using. Deactivating it made the page display correctly. I thank you a lot again, and I apologize for not reading the debug section of the forum.
Reply




Users browsing this thread: 1 Guest(s)