Indeed.com Error
Hi,
I am having a bit of a problem. I think I made too many requests via the Indeed API and need to edit my wordpress via FTP so that I can recover my site. Can you please help?
Here is my error. If you can direct me to the spot where I can remove my API requests via FTP, that would be awesome. Can't figure it out here.
Thanks!
Fatal error: Uncaught exception 'Exception' with message 'String could not be parsed as XML' in /home/davidboyd1/seojobbank.com/
wp-content/themes/jobroller/includes/theme-indeed.php:204 Stack trace: #0 /home/davidboyd1/seojobbank.com/
wp-content/themes/jobroller/includes/theme-indeed.php(204): SimpleXMLElement->__construct('') #1 /home/davidboyd1/seojobbank.com/
wp-includes/plugin.php(395): jr_check_indeed_jobs('') #2 /home/davidboyd1/seojobbank.com/
wp-settings.php(283): do_action('jr_check_indeed...', Array) #3 /home/davidboyd1/seojobbank.com/
wp-config.php(35): require_once('/home/davidboyd...') #4 /home/davidboyd1/seojobbank.com/
wp-load.php(30): require_once('/home/davidboyd...') #5 /home/davidboyd1/seojobbank.com/
wp-admin/admin.php(20): require_once('/home/davidboyd...') #6 /home/davidboyd1/seojobbank.com/
wp-admin/index.php(10): require_once('/home/davidboyd...') #7 {main} thrown in /home/davidboyd1/seojobbank.com/
wp-content/themes/jobroller/includes/theme-indeed.php on line 204
**EDIT**
I fixed this by commenting out my indeed.php file lines 34 & 35 and then reloading my admin panel. Going to change my requests down to 100 each and then uncommenting again.
Thanks. Hope this helps others.
PS - Don't set the requests up to 1000 each!
Last edited by davidboyd1; December 28th, 2010 at 09:13 PM.
Reason: FIXED