leonhedding
Forum Replies Created
-
Forum: Plugins
In reply to: [MailChimp Campaign Archive] updated to API 3.0Here is what I hacked together. https://github.com/leonhedding/mailchimp-campaign-archive
Forum: Plugins
In reply to: [EWWW Image Optimizer] cwebp not workingI discovered the precompiled webp binary files here https://downloads.webmproject.org/releases/webp/libwebp-0.5.0-linux-x86-64.tar.gz which worked like a champ. Copied into the ewww directory and called it cwep-custom.
Forum: Plugins
In reply to: [EWWW Image Optimizer] cwebp not working7868 bytes.
Forum: Plugins
In reply to: [EWWW Image Optimizer] cwebp not workingHere is the pastebin link.
Forum: Plugins
In reply to: [EWWW Image Optimizer] cwebp not workingI have already done that. It still says it is missing.
Forum: Plugins
In reply to: [EWWW Image Optimizer] cwebp not workingI don’t have root access to the server so that won’t work. I have to manually copy them into the wp-content/ewww directory which I have done.
Forum: Plugins
In reply to: [EWWW Image Optimizer] cwebp not workingIt appears that my server has libpng15.so.0 installed instead of version 12.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] single event icalOk, I had this happening on my test site for all the events. I have since switched to a Google Calendar since we really only want the calendar and not the events side of things, but I wanted to report the issue so that it might be fixed for others.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] single event icalI download this file http://demo.wp-events-plugin.com/events/molly-hatchet-2014-01-03/ical/ and get the 4 line file you see above when I open the file with Notepad. This is an invalid ical file which does not open in Outlook or iCal.
On our website I was getting the same thing.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] single event icalThe Google Calendar link works which means the Google Calendar will work. It is the iCal link that is not working.
We had the same issue. We found a work around on the Series Options settings page. We removed the CSS for the non-excerpt seriesmeta css template section. Much easier than modifying the template.
Forum: Plugins
In reply to: [SimpleReach Slide] [Plugin: SimpleReach Slide] Slide Not ShowingYeah, I noticed that a day later it was appearing. But the colour of the link text and turning off of the logo does not appear to be working. I have configured the text colour to be #5782AD and turned off the logo. Neither of those settings seem to be taking.
Sure I can do that.
This is the excerpt from the log file with the part in bold what I search for. I then went into the Bad Behaviour plugin and whitelisted my IP address to allow me to connect. The failure to connect was actually also showing up in the Bad Behaviour logs when I looked at them.
--------------------------------------------------------- DEBUG OUTPUT / StorageAdmin.listDir - Thu Jun 7 22:17:33 GMT+0100 2012: --------------------------------------------------------- WP API Call Raw Output: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <!--< html xmlns="http://www.w3.org/1999/xhtml">--> <head> <title>HTTP Error 403</title> </head> <body> <h1>Error 403</h1> <p>We're sorry, but we could not fulfill your request for /wordpress/wp-content/plugins/easyrotator-for-wordpress/engine/main.php?action=api&nocache=1339103851532 on this server.</p> <p><strong>You do not have permission to access this server. Data may not be posted from offsite forms</strong>.</p> <p>Your technical support key is: <strong>c0a8-0195-cd36-1abb</strong></p> <p>You can use this key to <a href="http://www.ioerror.us/bb2-support-key?key=c0a8-0195-cd36-1abb">fix this problem yourself</a>.</p> <p>If you are unable to fix the problem yourself, please contact <a href="mailto:[email protected]">family at heddingsomewhere.org</a> and be sure to provide the technical support key shown above.</p>Thanks, I was able to get it working now. My Bad Behaviour Security plugin was blocking the application. I quickly determined that when I reviewed the debug log file. Everything works fine now.
Unfortunately at this moment the server is running on an internal virtual machine not accessible from the internet so I can’t give you temporary login access. Are there any other options for verbose logging that I can try?