As far as I can see a 3.3.11 package doesn't have a includes/mcp/info/mcp_queue_mine.php (there is a mcp_queue.php).Here's a clue from an error log:
[22-Mar-2024 18:39:53 America/Boise] PHP Fatal error: Cannot declare class mcp_queue_info, because the name is already in use in /home3/XXXXXXX/public_html/XXXXXX/includes/mcp/info/mcp_queue_mine.php on line 14
Nor is there a cp_queue_mine.php in a 3.3.11 filesetI've replaced a few sensitive looking things with XXXX but can someone tell me where to look next? I don't know enough about php to know if line 14 counts comments and white spaces. Nor what that code does - it looks like it's building the list of modules that appear on the page but the ACP and UCP folders don't have a *cp_queue_mine.php so I can't compare it.
Did you do a full file compare between your fileset and a clean 3.3.11 fileset?
BTW you need to set cookie_secure to true (it's currently set to false).
Statistics: Posted by warmweer — Tue Apr 02, 2024 7:20 am