fotan
Forum Replies Created
-
I’m not using pro and the latest version in the wordpress repo is 3.0.2, isn’t it?
I’m also seeing this problem. What fixes it for me is disabling Wordfence. Once I make my updates, I turn Wordfence back on.
Forum: Plugins
In reply to: [Booking Calendar] Pick by DayThanks for the reply. Sorry I didn’t see it until now. I will give that a try. Sounds like it’s just what I needed.
Forum: Plugins
In reply to: [Ultimate Addons for SiteOrigin] Error messageBump.
Specifically, here’s the error.
Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/laneblogs/docroot/wp-content/plugins/addon-so-widgets-bundle/cmb/init.php on line 746
Any expectation of fixing it? Or is this a problem with WP Core as I have seen in a few posts online?
Forum: Plugins
In reply to: [Authorizer] Troubleshooting “internal script failure”I just ran into this while testing and found that my sysadmin hadn’t installed mcrypt in PHP. Once he enabled it, the error went away. This is pretty old, but maybe it will help someone at some point. π
Well, this was a first for me. I just received notice that my server error logs for this domain had filled up the disk quota. π
I’m already running the latest stable version of PHP in the 5.6 branch. The config.php file was empty, so I just renamed it. When I went into Wordfence/Tools/Diagnostics (I think that was the tab), it re-created config.php with some data in it and all seems right with the world again.
Forum: Plugins
In reply to: [Invite Anyone] General Settings ProblemI have also noticed the %%ACCEPTURL%% issue. In my case, it gets truncated to PTURL%% if you edit the email content. If you delete all the content from the field and save, it reverts back to the default text and %%ACCEPTURL%% works as expected.
Hopefully that helps track down the problem.
Forum: Plugins
In reply to: [Post Content Shortcodes] Error Message using shortcodeDownloaded from github, pushed to my test server and no errors popped up. Looks good.
Thanks for fixing it.
Forum: Plugins
In reply to: [Subscribe2 - Form, Email Subscribers & Newsletters] How do you unsubscribe?Ok, that’s what I needed. Thanks.
Forum: Plugins
In reply to: [Evernote Sync] Not syncing anymoreI’m also seeing a problem. I have a single notebook that has been syncing for quite some time, but suddenly stopped. Is there any chance this will be fixed?
Thanks in advance.
Possible bump here. I work at a community college and manage blogs for several departments on campus. On three separate sites now I have had to abandon Wordfence because Wordfence spawns a zillion PHP threads which cause 504 Gateway Time-out messages. As soon as I FTP in and disable Wordfence, the sites come up.
Odder still is that Wordfence is working flawlessly on our blog network. Same network, same setup, just a different box.
Sounds like a different issue than above, but same 504 Gateway Time-out in the end. Maybe this helps troubleshoot?
Forum: Plugins
In reply to: [CAS Maestro] CAS V4?Thanks. I didn’t remember that this was the plugin that had that option. I’ll have to see if I can make that work.
FYI, when I first enabled the plugin, I received some errors. Specifically, the default settings array values don’t seem to translate later on in cas-maestro.php. Once you get in and set the values for the plugin it works fine, but, for whatever reason, things like $this->settings[‘phpcas_path’] don’t work initially.
Forum: Plugins
In reply to: [CAS Maestro] CAS V4?Thanks, @reswild. Now, if I could just figure out a way to bypass the plugin on the login page so certain users could login without going through CAS, I would be set.
Thanks. That actually helped a lot. For anyone else who may have a similar problem…
Someone edited the custom theme I created and removed wp_head() from the header.php file. That function seems to load external files for plugins. When that went away, the plugin died.
Hi. Quick question. I created a child theme from 2013 using Bootstrap 3.x. Do you know of any reason the PDF would simply not display in this scenario?
Here is a link to a post with an embedded PDF. The code looks right, but it just doesn’t show.
http://goarista.com/blog/industrial-large-format-display-computers-arista-corporation/
The solid black line toward the top of the post is where the PDF is supposed to be.
Any help would be greatly appreciated.