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
Top Frame
#5
(2013-05-22, 02:23:50)jongoodhue Wrote: I'm looking to create a section of my page where I have it split into two sections. The large section would be a totally different website (I own it), and then a top frame that would have a link to take the user back to the homepage of the original website, so this way they actually never leave my page.

I tried using frames, but I could not get them to work. And yes, I know frames are a thing of the past, just don't know what to use as a replacement.

  1. if you can change the other site:
    • call it with a special URL parameter
    • change the site to add a button/area to return to the original page, if this parameter is set. Additionally send back a cookie to know to do this for further requests, too
  2. or proxy the other site through a script on your server and add the desired button/area. However, in the proxy code you will also have to rewrite all the links on the pages
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply


Messages In This Thread
Top Frame - by jongoodhue - 2013-05-22, 02:23:50
RE: Top Frame - by yojoe - 2013-05-22, 19:38:40
RE: Top Frame - by shawn_a - 2013-05-22, 23:02:31
RE: Top Frame - by jongoodhue - 2013-05-23, 01:47:59
RE: Top Frame - by mvlcek - 2013-05-23, 02:15:44



Users browsing this thread: 1 Guest(s)