Eric Rosenberg
Forum Replies Created
-
Forum: Plugins
In reply to: [Genesis eNews Extended] MailerLiteI’m having the same issue.
Forum: Plugins
In reply to: [Genesis eNews Extended] MailerLite IntegrationBumping. Would love tested support and setup guides for MailerLite.
Forum: Plugins
In reply to: [Redirection] Filter By Referring Website for 404sUseful info but not what I am looking to do. To be more specific:
On the page that displays 404s, I want to be able to view a list of only 404s with a valid referrer/user agent. So I can differentiate a human action versus a bot when reviewing 404 errors.
e.g. On this page mysite.com/wp-admin/tools.php?page=redirection.php&sub=404s
I can currently sort by date, source URL, or search. I would like the be able to sort and filter by referrer on that page.
Forum: Plugins
In reply to: [CampTix Event Ticketing] Hide Tickets Remaining on Purchase ScreenThanks for the response Randy! I ended up having another issue that was more problematic. I couldn’t get the PayPal integration to work so I gave up and moved to Eventbrite.
Nonetheless, this would be a great feature addition in the future. A checkbox in the admin to show/hide would be simple enough.
Forum: Plugins
In reply to: [CampTix Event Ticketing] Hide ‘Selection payment method’This would be a great addition. Particularly for sites using PayPal and no other option, the drop-down is confusing and misleading for users.
Forum: Plugins
In reply to: [CampTix Event Ticketing] How do I duplicate a ticket?This would be a great feature. I would like this as well.
Did you ever find a solution? I’m getting the same errors from Pinterest and don’t see any article:author output in the meta.
Forum: Plugins
In reply to: [Post Comments as bbPress Topics] Does this still work?This still works. But yes it does appear abandoned.
Forum: Plugins
In reply to: [Blogger Importer] Error "File is empty" but is fullI had the same error. Fixed it with the Blogger Importer Extended plugin. They should break up the import into multiple chunks to avoid server memory limits like this!
Forum: Fixing WordPress
In reply to: Blank RSS FeedRenaming the plugins folder and changing the theme did it, and when I switched by to my theme the feed is still there. So that’s a good step. Now putting my plugins back together one-by-one to make sure it doesn’t break this time.
Thanks for the guidance Tara.
Forum: Fixing WordPress
In reply to: Blank RSS FeedThat is interesting and perplexing! I just see a completely blank page, and when I view source, I see the same blank page – in Chrome.
I switched to Firefox and got that download prompt that you described. Thanks for letting me know you saw that! I found that that is apparently the default behavior in Firefox when trying to view an RSS feed. (http://textpattern.com/faq/181/firefox-tries-to-download-my-rss-feed)
That led me to this post: https://ww.wp.xz.cn/support/topic/cant-access-rss-feed-url-leads-to-file-download/. I tried that plugin as a solution, but no dice. It just causes a PHP error.
This post suggests the same plugin that gave the PHP error: https://ww.wp.xz.cn/support/topic/feed-url-asks-me-to-download-file/
I have confirmed that the feed doesn’t work with the main feed or category feeds. My podcast feed, which is generated by the Blubrry PowerPress plugin, is working fine. So it is the WordPress generated feeds with the issue somewhere.
I just tried a category feed through the validator and it says the same thing. 1 line, 0 columns. Nothing found, so it does appear to be blank.
Any other ideas from the WordPress universe?
Forum: Fixing WordPress
In reply to: Blank RSS FeedI’m familiar with the codex and had looked at that several times Tara. Nothing helped in this situation. It was working fine up until a few weeks ago. Now no idea what is causing it to white screen.
Forum: Fixing WordPress
In reply to: Corrupt Database Tables – No BackupHe got very luck. I was able to repair a few of the tables with a manual SQL query, but the posts table was a goner.
While I was working on it, the hosting company managed to dig up a copy of the database from a few weeks ago. A few posts lost, but not 8 years worth. And now running backups on a schedule for him.
Not a best case, but not a worst case either.
Forum: Fixing WordPress
In reply to: Corrupt Database Tables – No BackupHe is in touch with the hosting company. They couldn’t find a backup but are still looking.
I also found a Python script that may be able to pull his entire site from Google Cache, but I’m not a Python expert so not sure how to run it. https://gist.github.com/minhajuddin/1504425
Forum: Plugins
In reply to: [Adding drop down roles in registration] Filter roles to show in the dropdownHi @madiriaashish, I suggest adding this as a new capability in version 1.1. I need it as well. A backend menu page with a checklist of all available roles to include/exclude would make it simple and work for everyone.