Andrzej Kuca
Forum Replies Created
-
Forum: Plugins
In reply to: [Post Affiliate Pro] [Plugin: Post Affiliate Pro] no menuI have this same problem after upgrade this plugin and I can’t find what’s wrong. All privilages for my files are ok.
Can any one help me?
thanks for this solutions ??
Now I know what I have wrong, and actually this plugin worked fine ??
I must install librarie for PHP to use xml (php-xml).Forum: Fixing WordPress
In reply to: I don't see any RSS on my website from other WebsitesOK i resolve my problem.
I install one librarie for PHP: php-xml
Forum: Fixing WordPress
In reply to: I don't see any RSS on my website from other WebsitesI know, i try sydicate rss’s from my other websites, p.ex. https://digitalconcept.pl/feed/ or https://white-paper-home.com/en/feed/ and i check then i see standard rss’s on dashboard start page, and i don’t see any rss.
I try use standard rss wordpress widgets to see any feeds from other websites, and i don’t see this.
I have only message:
An error has occurred; the feed is probably down. Try again later.
Forum: Fixing WordPress
In reply to: I don't see any RSS on my website from other Websitesscreen from my dashboard
https://img703.imageshack.us/i/screenjo.jpgForum: Plugins
In reply to: [CDN Sync Tool] [Plugin: CDN Sync Tool] Fatal error: … Aws.php on line 110In file
cdn-sync-tool/lib/Cdn/Aws.php
I find line$finfo = function_exists('finfo_open') ? finfo_open(FILEINFO_MIME_TYPE) : false;
and then I use comment marks/* */
onFILEINFO_MIME_TYPE
.$finfo = function_exists('finfo_open') ? finfo_open(/*FILEINFO_MIME_TYPE*/) : false;
And this plugin work, but if you upgrade this plugin you must check that.
Forum: Plugins
In reply to: [CDN Sync Tool] [Plugin: CDN Sync Tool] Fatal error: … Aws.php on line 110I use PHP Version 5.2.6
Forum: Plugins
In reply to: [CDN Sync Tool] [Plugin: CDN Sync Tool] Fatal error: … Aws.php on line 110Ok i checked my server and install php-pecl-Fileinfo.x86_64 and now i have next warning ??
Warning: finfo_open() expects parameter 1 to be long, string given in /var/www/html/mydomain.com/wp-content/plugins/cdn-sync-tool/lib/Cdn/Aws.php on line 104 Fatal error: Call to undefined function mime_content_type() in /var/www/html/mydomain.com/wp-content/plugins/cdn-sync-tool/lib/Cdn/Aws.php on line 110
Then i comment string
FILEINFO_MIME_TYPE
and his works$finfo = function_exists('finfo_open') ? finfo_open(/*FILEINFO_MIME_TYPE*/) : false;
I don’t know why thats don’t working before, but know i see all my files on amazon buckets.
Now I can test this plugin ??
Forum: Plugins
In reply to: [CDN Sync Tool] [Plugin: CDN Sync Tool] Fatal error: … Aws.php on line 110I can’t change server, but i can configure it.
Thx for response, i try look this setings ??
Yes, I validate all RSS, and test it’s ok.
I think about one question. I have two sites. p.ex. zoommag.pl (site for testing) and I have second site directory.flashflex.com (when I would put RSS from flashflex.com).
On zoommag.pl this same plugin work excellent, but on directory.flashflex.com, flashflex.com and other sites doesn’t work. Maybe I must change something on my server?
I try this plugin with RSS from flashflex.com on other site (digitalconcept.pl) and it’s ok. Only on my one server this plugin doesn’t work.
i try to several servers and i have problem with RSS only on aws.amazon.com
I can’t syndicate any feed from other sites. maybe someone help me? ??
maybe someone help me resolve this problem?
maybe someone help me with this problem?