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 916 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 861 postParser->parse_message
/showthread.php 916 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
XAMPP Localhost migration problem
#3
@listgiant: Have you seen the information in the wiki ?

To modify in-page links, I use rpl, a Python script (no need to compile or install anything, if Python is already available to you). Just run the following in your /data/pages directory:
Code:
rpl -bs -x.xml oldserver/oldfolder/ newserver/newfolder/ ./*
Those switches call for a test-run and back-up copies of modified files. If the results look reasonable, run it again without the s. If the modified files are correct, delete the back-up copies. More information in the on-line man page, for example here.

@n00dles: Isn't the <base> tag only useful if you have relative links in-page, in which case correcting the paths in .htaccess and gsconfig.php will fix everything anyway ?
--
Nick.
Reply


Messages In This Thread
XAMPP Localhost migration problem - by listgiant - 2011-10-20, 09:20:27
XAMPP Localhost migration problem - by n00dles101 - 2011-10-20, 09:22:37
XAMPP Localhost migration problem - by hameau - 2011-10-20, 18:05:54



Users browsing this thread: 1 Guest(s)