PoMa
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-PostViews] Post views thumbnail %POST_THUMB% to theme functions.phpHi, Lester,
thank you for your reply.
Problem here is that I am using custom field “mvb_thumb_url” value for the URL of thumbnail. Maybe there is a way to attach additional custom field to the function in some proper way?
Forum: Plugins
In reply to: [Yoast SEO] XML Sitemaps generated not in "https"Also have the same problem. All website is https, but sitemap pages are http inside sitemap:
https://mydomain.com/page-sitemap.xml
https://mydomain.com/products-sitemap.xml
https://mydomain.com/products-category-sitemap.xmlBut all the content inside is https.
Is there an easy way to change urls of the sitemap pages?
Thank you, will be waiting for update!
Good luck!
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Stylesheet deleted on updateHey, Chad, thank your for your answer!
Forum: Plugins
In reply to: [WP-Members Membership Plugin] Stylesheet deleted on updateAnd same with translation – i have my custom translation files that are deleted on every update, shouldn’t they be left alone and not deleted on update?
Forum: Fixing WordPress
In reply to: Infinite loop re-directOK, so i figured out how to change theme in database, changed theme to twenty twelve – no changes
It looks like evertything, that in URL has /wp-admin/ is not found
AND voila. It was wp-admin folder permissions. It was not working, because folder permissions where 744, changed /wp-admin/ folder permissions to 755 and i see Dashboard!!!
Forum: Fixing WordPress
In reply to: Infinite loop re-directHello. Well i just want to say, that i also have smth similar issue as ics2s3b:
/wp-admin/ is not opening and is not reachable, browser tells that it is infinite loop
but /wp-admin/ folder is on FTP server and i can browse it
wp-login.php opens like here https://www.oldheadingley.com/wp-login.php but without styles (everything that is in wp-admin folders is error)What i tried:
1. removing/restoring/ .htaccess file – no changes
2. disabling plugins through FTP (renamed all plugin folders to ___pluginname) – no changes
3. reuploaded wordpress files with new files downloaded from www.remarpro.com latest install – no changes
4. i tried to rename my theme and use default one, but after renaming theme folder website main page becomes blank and does not reset to twentytvelwe or twentyeleven themes…i’m kind of stuck…
Forum: Plugins
In reply to: [WP Install Profiles] Could not find/download any pluginsHey, Jon,
i am trying with the new version and i have problems ?? i think i will drop this case and try on other hosting some day…
Results WPIP 3.4:
1. I added ftp login info to wp-config.php file (not now, but in general setting are there)
2. Every time i try to download profile from https://plugins.ancillaryfactory.com/ WordPress asks me to confirm FTP connection info (To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.), after i confirm FTP no profiles are downloaded
3. I enabled WP debug mode and error pops up when downloading profiles:
Notice: Undefined variable: creds in /var/www/server/data/www/website.com/wp-content/plugins/install-profiles/includes/process-profiles.php on line 345
4. When i try to download plugins from default profile i get wperror and debug error:
Notice: Undefined variable: creds in /var/www/server/data/www/website.com/wp-content/plugins/install-profiles/includes/process-profiles.php on line 40
ERROR: There was an error connecting to the server, Please verify the settings are correct.Hope it helps. Happy New Year btw! ??
Forum: Plugins
In reply to: [WP Install Profiles] Could not find/download any pluginsMaybe lets split to a) (issue with could not find) and b) (issue with 0kb profile files)
a) Yes, server is Linux:
Linux srv.website.com 2.6.32-5-686 #1 SMP Mon Mar 26 05:20:33 UTC 2012 i686 GNU/Linuxb) Reg. profile – i have account and used it to download from https://plugins.ancillaryfactory.com/ option, it downloaded profile, everything like OK, but profile was empty. Tried with other users profiles – i get them, but they are empty, no errors, just 0Kb profile files.
Forum: Plugins
In reply to: [WP Install Profiles] Could not find/download any pluginsJon, maybe this says smth? I enabled debug mode for WP and this poped up:
Warning: file_put_contents(headspace2.zip): failed to open stream: Permission denied in /var/www/user/data/www/websitename.com/wp-content/plugins/install-profiles/includes/process-profiles.php on line 323 Couldn't find 'headspace2' Warning: file_put_contents(contact-form-7.3.3.2.zip): failed to open stream: Permission denied in /var/www/user/data/www/websitename.com/wp-content/plugins/install-profiles/includes/process-profiles.php on line 323 Couldn't find 'contact form 7'
Forum: Plugins
In reply to: [WP Install Profiles] Could not find/download any pluginsI tried to test WPIP on another server (shared hosting, default settings): downloaded profile from *factory (but somewhy it was empty, and it is 0Kb on server). So i just added list of plugins by hand and WPIP downloaded them properly. So let’s say everything is fine there.
And after update on my problem server nothing changed – i am able to download profiles, but unable to download plugins. I will try to compare php config on servers, maybe i miss smth…
Another idea – maybe there is kind of way to log what plugin is doing and where it fails?
Forum: Plugins
In reply to: [WP Install Profiles] Could not find/download any pluginsJust tried
wp-content/ 777 wp-content/plugins/ 777 wp-content/plugins/install-profiles/ 777 wp-content/plugins/install-profiles/profiles 777
And no luck, same “couldn’t find” error :/
Maybe there is kind of temporary folder, where plugin stores files, or does it directly unpacks files to wp-content/plugins? (maybe good idea would be to set temp folder permissions to 777 if there is such)
Quite strange that wordpress plugin install and updates from Dashboard works normally, and your plugin does not. Maybe good idea would be to use same method of downloading/installing plugins as WordPress uses by default?
P.S. https://www.youtube.com/watch?v=bCCORMEYM9o in index.php file does not work: This video contains content from MC for Warner Bros., who has blocked it on copyright grounds.
Forum: Plugins
In reply to: [WP Install Profiles] Could not find/download any pluginsJon, are there any news why this could happen? As i told i can give you any info you need, just ask.
Forum: Plugins
In reply to: [WP Install Profiles] chmod 777 to install-profiles/profiles/ folderGreat, hope it will save some time for someone.
Forum: Plugins
In reply to: [WP Install Profiles] Could not find/download any pluginsReg. cURL – yes i have it.
curl
cURL support enabled
cURL Information 7.21.0