AtlantaWebDesignGA
Forum Replies Created
-
You set the country restriction by editing your form within Gravity Forms and in the address field there is a box you check to restrict country.
I am having this exact same problem as hmisland on my website. HTML code is appearing as shown above in the totals fields in the Send Quote email. Inspecting the email’s HTML code sent to the inbox, I see the the < is rendered as < so it is treating the span class as text, not as HTML.
My error log file shows it is getting disconnected from MySQL as follows:
[25-Apr-2015 15:43:41 UTC] WordPress database error Lost connection to MySQL server during query for query SELECT wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (1995,1592,1535,2608,1997,1349,1320,1980,1989,1985) AND wp_posts.post_type = ‘page’ AND ((wp_posts.post_status = ‘publish’)) ORDER BY wp_posts.post_date DESC made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Divi/page.php’), get_header, locate_template, load_template, require_once(‘/themes/Divi/header.php’), wp_nav_menu, wp_get_nav_menu_items, get_posts, WP_Query->query, WP_Query->get_posts
Having the same problem, it is stuck in an infinite loop after upgrading to 4.2. Cannot reach dashboard because the “update database” screen appears, but after clicking to upgrade the database, when it does the redirect to reach WP-Admin it just brings up the “upgrade database” page again. My hosting account is at GoDaddy. The WP site is installed in a folder, not root, and perhaps that is the issue.
Hoping for a fix…
Forum: Fixing WordPress
In reply to: Apparent phpMyAdmin file size issue@pcgs,
I am SO very grateful for you advice, you DID save me a couple days.
I’ve had no problem with imports on GoDaddy before so this was a real mystery to me, until you provided all the new clues.
Take care!
Jonathan from AtlantaWebDesignGA.com
Forum: Fixing WordPress
In reply to: Apparent phpMyAdmin file size issueI’m battling the same issue on GoDaddy with a WordPress site where I’m unable to import a SQL backup file.
I also changed my PHP5.ini file to allow larger max_filesize and memory etc. but no immediate cure. I’m encouraged by your comment that you must wait up to 24 hours for the server to pick up the ini change. Perhaps this will work tomorrow?
I recall having this problem a year or so ago with another site, and vaguely remember also having to increase parameters in a wp_config.php file as well, so I’ll look that up too.
I’ll post back if I get the import working.
Forum: Fixing WordPress
In reply to: User Submitted Photo formHi,
A couple ways to do this. Just add a post or page with comments on and tell people to add a comment to submit their link. You can moderate the comments so they aren’t published online.
Another way to do this is with the WordPress Gravity Forms plug-in. It is not free however, but it’s very powerful and lets users submit an entire post, or photos or files to upload, which can be reviewed by the editor before publishing if you wish.