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 861 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 861 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
Error 404 Handler
#1
Hello all,

Migrating to GetSimple or any other CMS means pages, site maps and files may get rearranged. Naturally, 404 errors are plentiful.

I'd love to see a plugin that handles errors with the following:
  • Redirect with notice: "Page doesn't exist. Now redirecting to new location."
  • Suggest alternatives: "Were you looking for this? Try this instead."
  • General notices with specific information: "This information has been moved (to _here_)."
  • Any other variations on error management.

On the back end, you could manually enter page comparisons between the old site and new site. For example:
  • --old site info-- = --new site info--
  • /oldfolder/oldpage.html = /newparent/newslug
  • /oldfolder (and everything in it) = /newparent (and everything in it)
  • Any other variations

If anyone is looking for a challenge, I'd love to see some sort of error management plugin available.

Thanks,
Ben
Reply
#2
agreed, this would be a great plugin - and this is the best month to create it too!! http://get-simple.info/create-a-thon/
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#3
benrusso Wrote:I'd love to see a plugin that handles errors with the following:
...

On the back end, you could manually enter page comparisons between the old site and new site. For example:
  • --old site info-- = --new site info--
  • /oldfolder/oldpage.html = /newparent/newslug
  • /oldfolder (and everything in it) = /newparent (and everything in it)
  • Any other variations

You could do all this in the .htaccess - and the user wouldn't even see the 404 page.

Or - if you have plain text URLs - you can feed the word(s) to the I18N Search plugin and present the search results.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply




Users browsing this thread: 1 Guest(s)