rhalversen
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Store Locator] All stores missing – EXTREMELY URGENT!Tijmen,
My front-end developer writes:
Tried updating. It wouldn’t update. So I did the other stuff he said.
The folder permissions are fine. (edited)
[2:19]
Only getting one error[2:19]
[22-Mar-2016 19:04:27 UTC] PHP Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /home/afddev/public_html/wp-includes/wp-db.php on line 1518[2:19]
that might be the problem.[2:19]
hope that helps.[2:20]
I turned debug mode back off because errors would be visible to the end user.Thanks- rhalversen
Forum: Plugins
In reply to: [WP Store Locator] All stores missing – EXTREMELY URGENT!Tried updating over the course of 5 hours, once an hour, all with the same results.
Forum: Plugins
In reply to: [WP Store Locator] All stores missing – EXTREMELY URGENT!dentalandbraces.com/locations is the page the plugin is on.
Best – Ron
Forum: Plugins
In reply to: [WP Store Locator] All stores missing – EXTREMELY URGENT!Hey there,
Love the plugin. Started with version 2.1.2 and all appears to be okay. The client has reported now from 2 different users, that the PINs are blank, including the starting point. They sent a screenshot, and it appeared as so. Every Mac/PC here still loads them fine. I noticed an update notification, so I tried the update, but it failed with an “Update failed: Plugin update failed.” message which doesn’t give me much to go on.
Any ideas? Thanks! Ron
Here are the 2 lines referenced above. The form is collecting the email address, so I’m not sure why it says it’s undefined?
$email_field_id = $feed[“meta”][“field_map”][“Email”];
$email = $entry[$email_field_id];