-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installed from the master code like you suggested and Fatal error: Uncaught Error: Call to undefined function mysql_connect() #19
Comments
Changed line 45 to mysqli_connect() and now get a blank page...
|
I tried this and still get a blank page: // --- Connect to DB, retry 5 times ---
} |
I give. Please put out a script that functions exactly like your screenshots show on the homepage of your project. // --- Connect to DB, retry 5 times ---
// Create connection
} |
I will pay you to make it work as seen on the homepage of your project with the Google Maps integration. I just want a simple address book where people can login and share as much or as little information about themselves (first name, last name, address, city, state/province, zip, country, phone, email, & any social media links). It would be especially helpful to filter by state or distance from location. I'm trying to connect activists for a specific cause. |
Hi, thanks for the offering to sponsor an update. I'm sorry, due to kids my time is reduced, but I think maybe there could be people able to fix this. Two questions:
Thanks already for you support. |
Location of Address Book
http://911truthalliance.org/addbook/index.php
Error:
Fatal error: Uncaught Error: Call to undefined function mysql_connect() in /home/[user]/public_html/911truthalliance.org/addbook/include/dbconnect.php:45 Stack trace: #0 /home/[user]/public_html/911truthalliance.org/addbook/index.php(2): include() #1 {main} thrown in /home/[user]/public_html/911truthalliance.org/addbook/include/dbconnect.php on line 45
The text was updated successfully, but these errors were encountered: