ssaber
Forum Replies Created
-
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Post-Installation errorsWow after all of this trouble turns out the issue was the following:
In Settings “Miscellaneous” >Store uploads in this folder:
The entry was “/wp-content/uploads” rather than “wp-content/uploads”Found it from this thread – https://www.ads-software.com/support/topic/open_basedir-restriction-in-effect-1?replies=12
I had never set that (must’ve been the client trying to fix the issue).
Thanks again for your help.
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Post-Installation errorsHere it is: https://gist.github.com/anonymous/2649fc3fd008e98132e1
Thanks again Drew.
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Post-Installation errorsThanks. The phpinfo() is showing the following for open_basedir:
Local Value: /home/smithran:/usr/lib/php:/usr/local/lib/php:/tmp Master Value: /home/smithran/public_html/
Which looks ok. It also says my php.ini is /usr/local/lib/php.ini which I have already tried updating with open_basedir = /home/smithran/public_html/
I am looking at phpmyadmin & trying to find the open_basedir directive with no luck so far.
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Post-Installation errorsI have a dedicated server so I am the “web host” :/
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Post-Installation errorsI have a Cpanel/CentOs server. I have a few php.ini files:
/usr/lib/php.ini
/usr/local/lib/php.ini
/usr/local/cpanel/3rdparty/etc/php.iniWasn’t sure which to use so I tried putting that on all and same problem.
I don’t have a php.ini in the /home/user of the Cpanel/Wordpress account.
Forum: Plugins
In reply to: [EasyRotator for WordPress - Slider Plugin] Post-Installation errorsI did remove the plugin and the errors went away – they come back when I install EasyRotator.
Thank you,
Samir
I am having the same problem here – I only see “”Edit | Delete Permanently | View”” using JPGs – don’t really have much more information.
I actually have two WordPress sites and they both have the same issue. I do have the latest version.
Forum: Plugins
In reply to: [WP Favorite Posts] Favorite Posts List Double (Two times)Just noticed something else, when I do an import for my posts from another site (most of them already existed) – it added another entry to the favorite posts so now I have triple entries!
Forum: Plugins
In reply to: [WP Favorite Posts] Favorite Posts List Double (Two times)I’m having the same problem with my site. Everything was working fine until I installed the SEO plugin by Yoast as some of you described. I did not activate it and the problem came up (I can’t say 100% that’s what caused the issue however because after I deleted the plugin, I still have this problem). As ericmiller said – I wish the author would make a fix for this – having duplicate entries is ??
Forum: Plugins
In reply to: [Plugin: Social Connect] Facebook Connect ErrorWeird, I just noticed my Facebook connect isn’t working either and I am getting the same error and it used to work fine. I also get the same error message but only when I disable one of my plugins called “Collapsing Categories” otherwise I get this one:
{
“error”: {
“type”: “OAuthException”,
“message”: “Invalid redirect_uri: Given URL is not allowed by the Application configuration.”
}
}