The following warnings occurred:
Warning [2] Undefined variable $awaitingusers - Line: 47 - File: global.php(766) : eval()'d code PHP 8.2.18 (Linux)
File Line Function
/global.php(766) : eval()'d code 47 errorHandler->error
/global.php 766 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 824 - File: global.php PHP 8.2.18 (Linux)
File Line Function
/global.php 824 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "showimages" - Line: 172 - File: printthread.php PHP 8.2.18 (Linux)
File Line Function
/printthread.php 172 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 177 - File: printthread.php PHP 8.2.18 (Linux)
File Line Function
/printthread.php 177 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 172 - File: printthread.php PHP 8.2.18 (Linux)
File Line Function
/printthread.php 172 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 177 - File: printthread.php PHP 8.2.18 (Linux)
File Line Function
/printthread.php 177 errorHandler->error
Warning [2] Undefined array key "fragment" - Line: 1303 - File: inc/class_parser.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_parser.php 1303 errorHandler->error
/inc/class_parser.php 1395 postParser->mycode_parse_video
[PHP]   postParser->mycode_parse_video_callback
/inc/class_parser.php 500 preg_replace_callback
/inc/class_parser.php 177 postParser->parse_mycode
/printthread.php 182 postParser->parse_message
Warning [2] Undefined array key 0 - Line: 1358 - File: inc/class_parser.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_parser.php 1358 errorHandler->error
/inc/class_parser.php 1395 postParser->mycode_parse_video
[PHP]   postParser->mycode_parse_video_callback
/inc/class_parser.php 500 preg_replace_callback
/inc/class_parser.php 177 postParser->parse_mycode
/printthread.php 182 postParser->parse_message
Warning [2] Undefined array key "showimages" - Line: 172 - File: printthread.php PHP 8.2.18 (Linux)
File Line Function
/printthread.php 172 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 177 - File: printthread.php PHP 8.2.18 (Linux)
File Line Function
/printthread.php 177 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 172 - File: printthread.php PHP 8.2.18 (Linux)
File Line Function
/printthread.php 172 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 177 - File: printthread.php PHP 8.2.18 (Linux)
File Line Function
/printthread.php 177 errorHandler->error



Jamericans
new problem - Printable Version

+- Jamericans (https://jamericans.net/yellowboard)
+-- Forum: Jamaicaholics (https://jamericans.net/yellowboard/forumdisplay.php?fid=1)
+--- Forum: Message Board (https://jamericans.net/yellowboard/forumdisplay.php?fid=3)
+--- Thread: new problem (/showthread.php?tid=102867)



new problem - CardBoardBox - 10-20-2020

Entering the URL for a video, using both Chrome and Firefox, is causing a problem. I also viewed both using both browers, so the problem is upon entry.

If I include this line without the quotes, nothing is displayed. (trust me, there are 2 entered lines below)

"www.youtube.com/watch?v=Km-PoE8GOto"



Next I will try another style, both with the double-quotes and without.

"https://youtube.com/watch?v=Km-PoE8GOto"
https://youtube.com/watch?v=Km-PoE8GOto

What's new is the https one shows up as a clickable, underlined link, which is fine with me, although it used to actually display the graphic.

Older, existing posts do not have a problem displaying youtube videos as a thumbnail, clickable image.

Let's try one more pair
"https://www.youtube.com/watch?v=Km-PoE8GOto"




RE: new problem - daniel - 10-20-2020






RE: new problem - dreadneck - 10-20-2020

Thanks for the detailed error report. It made it clear that the problem is there are some hard-coded instances of "http" that need updating to https. I'll fix it as soon as I can.




RE: new problem - dreadneck - 10-21-2020

I think we're making some progress with this conversion to https.  If anybody can't login, please clear your cookies for the site, then try again to login.