sql error in functions/blackrider-front.php on line 92
-
On the website I am working on there are 3 syntax errors listed on my page that are all related to same blackrider-front.php file on lines 92 & 93. The DB works fine in phpmyadmin, wp-config.php configured correctly, file permissions are standard on ftp but it looks like a syntax error both originating on lines 92 & 93 in the blackrider-front.php file. The errors are as follows:
Warning: mysql_query(): Access denied for user ‘root’@’localhost’ (using password: NO) in /home/nesss831/public_html/wp-content/themes/blackridertheme/functions/blackrider-front.php on line 92
Warning: mysql_query(): A link to the server could not be established in /home/nesss831/public_html/wp-content/themes/blackridertheme/functions/blackrider-front.php on line 92
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /home/nesss831/public_html/wp-content/themes/blackridertheme/functions/blackrider-front.php on line 93
Here is the pastebin for the blackrider-front.php file: https://pastebin.com/V897GfQh
the url for the site is: https://www.nesssecurity.ca/ and it is using the LITE version of the black rider theme
I appreciate any assistance in this matter. Thank you ??
– Dan
- The topic ‘sql error in functions/blackrider-front.php on line 92’ is closed to new replies.