Last edit by: IBJoel
As we have resolved most of the largest issues (I would consider subscription emails and wikipost editing to be the major outstanding ones) and I have about a dozen other sites to monitor that underwent the same changes as FlyerTalk did, I must request that you please answer these questions in your future reports (you can just copy/paste if you want). If you do not provide these, I will not be responding or reporting your issue to our tech team.
Desktop or mobile?
Reproduced in multiple browsers? Which do/dont work (we at least need to know the initial browser)?
Steps to reproduce the issue
Reproduced on incognito mode/private window?
When did this problem start?
(If you're just confirming that you're also having the issue, we'll just need your device type and browser)
Desktop or mobile?
Reproduced in multiple browsers? Which do/dont work (we at least need to know the initial browser)?
Steps to reproduce the issue
Reproduced on incognito mode/private window?
When did this problem start?
(If you're just confirming that you're also having the issue, we'll just need your device type and browser)
Consolidated "php errors, bugs, problem, etc." thread
#137



Join Date: Jan 2016
Location: LON
Programs: BAEC
Posts: 5,102
#141
FlyerTalk Evangelist




Join Date: Jul 2011
Programs: SEIBU PRINCE CLUB Platinum, Marriott Platinum
Posts: 21,773
I can no longer view my posts that were responded to. Clicking on the link brings me to a page with just "Error: Undefined constant "buddylist" in ..../includes/class_userprofile.php on line 797"
#142




Join Date: Jul 2012
Programs: HH:D MB:S IOR:S
Posts: 1,939
And this is what the manual on php.net says:
each
(PHP 4, PHP 5, PHP 7)each — Return the current key and value pair from an array and advance the array cursor
Warning This function has been DEPRECATED as of PHP 7.2.0, and REMOVED as of PHP 8.0.0. Relying on this function is highly discouraged.
#143
Administrator




Join Date: Sep 2015
Location: Los Angeles
Programs: Internet Brands
Posts: 4,431
Hello again, everyone!
As we have resolved most of the largest issues (I would consider subscription emails and wikipost editing to be the major outstanding ones) and I have about a dozen other sites to monitor that underwent the same changes as FlyerTalk did, I must request that you please answer these questions in your future reports (you can just copy/paste if you want and I'll put it in the wikipost). If you do not provide these, I will not be responding or reporting your issue to our tech team.
Desktop or mobile?
Reproduced in multiple browsers? Which do/don’t work (we at least need to know the initial browser)?
Steps to reproduce the issue
Reproduced on incognito mode/private window?
When did this problem start?
(If you're just confirming that you're also having the issue, we'll just need your device type and browser)
As we have resolved most of the largest issues (I would consider subscription emails and wikipost editing to be the major outstanding ones) and I have about a dozen other sites to monitor that underwent the same changes as FlyerTalk did, I must request that you please answer these questions in your future reports (you can just copy/paste if you want and I'll put it in the wikipost). If you do not provide these, I will not be responding or reporting your issue to our tech team.
Desktop or mobile?
Reproduced in multiple browsers? Which do/don’t work (we at least need to know the initial browser)?
Steps to reproduce the issue
Reproduced on incognito mode/private window?
When did this problem start?
(If you're just confirming that you're also having the issue, we'll just need your device type and browser)
#144




Join Date: Apr 2013
Programs: AA, United, R34 ftw
Posts: 2,060
Hello again, everyone!
As we have resolved most of the largest issues (I would consider subscription emails and wikipost editing to be the major outstanding ones) and I have about a dozen other sites to monitor that underwent the same changes as FlyerTalk did, I must request that you please answer these questions in your future reports (you can just copy/paste if you want and I'll put it in the wikipost). If you do not provide these, I will not be responding or reporting your issue to our tech team.
Desktop or mobile?
Reproduced in multiple browsers? Which do/dont work (we at least need to know the initial browser)?
Steps to reproduce the issue
Reproduced on incognito mode/private window?
When did this problem start?
(If you're just confirming that you're also having the issue, we'll just need your device type and browser)
As we have resolved most of the largest issues (I would consider subscription emails and wikipost editing to be the major outstanding ones) and I have about a dozen other sites to monitor that underwent the same changes as FlyerTalk did, I must request that you please answer these questions in your future reports (you can just copy/paste if you want and I'll put it in the wikipost). If you do not provide these, I will not be responding or reporting your issue to our tech team.
Desktop or mobile?
Reproduced in multiple browsers? Which do/dont work (we at least need to know the initial browser)?
Steps to reproduce the issue
Reproduced on incognito mode/private window?
When did this problem start?
(If you're just confirming that you're also having the issue, we'll just need your device type and browser)
Last edited by cblaisd; Dec 7, 2022 at 7:53 pm Reason: merged poster's two consecutive posts
#145
A FlyerTalk Posting Legend




Join Date: Dec 2000
Location: Shanghai
Posts: 46,214
I was thinking of suggesting that he add those questions as a wiki post to every thread in this subforum, but your idea is much better.
#146




Join Date: Apr 2013
Programs: AA, United, R34 ftw
Posts: 2,060
Found something else broken (but may have been broken before php 8)--the 'Airport Code Lookup' at the bottom of the page. Seems to crash and even dump code out onto the page.
Might just be missing a bracket because even before pressing submit there seems to be a piece of html at the end of the first line.
#147



Join Date: Oct 2012
Location: Kent, UK
Programs: M&S Elite+, BAC Silver (until 2026)
Posts: 4,127
A lot of websites/companies use some sort of help ticket system for their website inquiries so they can route and respond to the requests better. Usually they're larger companies, and Internet Brands is actually pretty huge because they pretty much own half of the forums on the Internet, so it would probably be quite useful across all their properties. (The other half is owned by Vertical Scope--I've actually met VPs of both companies at a forum conference and they're both really great guys and super knowledgeable).
Found something else broken (but may have been broken before php 8)--the 'Airport Code Lookup' at the bottom of the page. Seems to crash and even dump code out onto the page.
Might just be missing a bracket because even before pressing submit there seems to be a piece of html at the end of the first line.
Found something else broken (but may have been broken before php 8)--the 'Airport Code Lookup' at the bottom of the page. Seems to crash and even dump code out onto the page.
Might just be missing a bracket because even before pressing submit there seems to be a piece of html at the end of the first line.
#148
FlyerTalk Evangelist




Join Date: Jul 2011
Programs: SEIBU PRINCE CLUB Platinum, Marriott Platinum
Posts: 21,773
That's not even PHP code. That's a Perl CGI! Like how you would write a web back end over 25 years ago...
#150
Administrator




Join Date: Sep 2015
Location: Los Angeles
Programs: Internet Brands
Posts: 4,431
And that explains why it's broken. Sucks when this sort of thing happens as you have to write a function to mimic what was built into the language or you have to redo the source code. PITA either way...
You know what might be great? Some sort of permanent form linked to at the bottom since you pretty much need this info any time there's a technical glitch. Would make it a bit easier since then it would be like zendesk support tickets vs looking for posts in a forum.
You know what might be great? Some sort of permanent form linked to at the bottom since you pretty much need this info any time there's a technical glitch. Would make it a bit easier since then it would be like zendesk support tickets vs looking for posts in a forum.
How to Report an Issue
We use Jira internally, but that's what I report on, so it's sort of like... I make the tickets for everyone.
ACL has been broken and not related. The external site we were using broke. We're going to put together our own when we've patched up the bugs we have now




