captain_planet
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto Featured Image from Title] Bulk image generate not working?I emailed a week ago but with no response. Couldn’t wait any longer. In the end i hacked my own bulk image generation, something like:
foreach ($posts as $post) { auto_featured_image_from_title_pro($post->ID); }
I had a quick scan of the code and I’m not sure if you had a stray open comment <!– near where the page is supposed to refresh using JavaScript? I didn’t have time to debug so I wrote my own above (more logic than above) and it executed in less than a minute. Your bulk import page just froze after a couple of iterations? Nothing to do with PHP/FastCGI memory or timeout limits either.
Ahh i think i have it working now. There are 3 sections on the page for me – unnamed as you mentioned.
At the bottom of the first section i have set it to On. At the bottom of the second section i have set it to Off. And in the third section I have defined the categories where i want it to display.
Thanks again. I just need to check my inbox for the next PRO activation email now because i keep missing it (went to spam initially) and they keep expiring! ??
- This reply was modified 1 year, 6 months ago by captain_planet.
Great. Thanks very much.
Hi. Nothing appears in the Javascript Console. However I get a ‘500 Internal Server Error’. This appears as a blank page in Chrome. Do you know what could be causing this? Thanks.
I can PM you with site details if it helps.
Ahhh. I thought I’d specified it when I created the post, but it seems that was asking for the WordPress version!!
I’m using the latest WordPress, and EDD 2.2.2.
Thanks.
Forum: Plugins
In reply to: [Delightful Downloads] Downloads only work when logged in?Hi. I’ve changed the plugin now to a different one. Thanks.
Oh, and when i click the Purchase button in the checkout page, I get a little ‘q’ to the right of the button. Which then disappears.
To expand, if I go to ‘Downloads’ > ‘Reports’ the chart looks correct. And there is only one transaction ID (979) in the logs. However if I go to ‘Downloads’ > ‘All Downloads’ and click on ‘My Download’:
a) The download stats are wrong (it shows 2 sales, earnings £4)
b) When I click ‘View Sales Log’ I get two transactions appear (977,978) where each are £2 (£4 total).
Forum: Plugins
In reply to: [Delightful Downloads] Downloads only work when logged in?For the logs, I also get ‘You have 44 logs from an older version of Delightful Downloads.’ but in the current logs, I get ‘No download logs found.’
There was no real solution to this. I think I perhaps needed to ensure I was logged out before testing the comments.
I get the same using Zoho. However if I set the mailer to ‘Use the PHP mail() function to send emails.’ then it works? Well, at least the test email does. However when somebody posts a comment I still don’t get notification even though ‘Anyone posts a comment’ is checked and the administrator email address is correct. Hmm.
Forum: Fixing WordPress
In reply to: Setting Site Address (URL) as subdomain slow?Anybody?
Forum: Fixing WordPress
In reply to: Fast in subfolder, slow in root? Confusing?There must be something I can try? Since my site suddenly dips in speed when I change the install directory, I’ve tried the following but it’s still slow:
Enabled WP Cache
Tried WP Super Cache
Cleared browser cache
Disabled all plugins
reverted to default themeAnd nothing. Still slow. Any suggestions?