You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run this on my computer with 127.0.0.1:8000 with php installed and I am getting errors about line 29 in the config file. I don't know anything about php.
The text was updated successfully, but these errors were encountered:
Warning: Undefined array key "q" in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\index.php on line 8
Deprecated: urlencode(): Passing null to parameter #1 ($string) of type string is deprecated in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 7
Warning: Undefined array key 1 in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 12
Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 12
Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14
Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14
Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14
Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14
Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14
Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14
Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14
Warning: Trying to access array offset on value of type null in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 14
Warning: foreach() argument must be of type array|object, null given in C:\SGZ_Pro\Hobbys\coding-projects\gnutube\results\search_results.php on line 23
No popular video feed here, don't be a consoomer.
I am trying to run this on my computer with 127.0.0.1:8000 with php installed and I am getting errors about line 29 in the config file. I don't know anything about php.
The text was updated successfully, but these errors were encountered: