› Forums › NextScripts API Forums – Google+, Pinterest, LinkedIn, etc.. › The plugin does not work.
- This topic has 12 replies, 1 voice, and was last updated 7 years, 8 months ago by NextScripts.com.
- AuthorPosts
- November 5, 2013 at 4:24 am #29445RomaParticipant
Installed version 3.0.3 – it worked
3.0.4 update did today writes
————
NextScripts: Social Networks Auto-Poster
Not Enough Memory allowed for PHP.
You have 32 MB. You need at least 64MB |
——————
The plugin does not work. What is this?November 5, 2013 at 2:45 pm #29525https://wordpress.org/plugins/social-networks-auto-poster-facebook-twitter-g/changelog/
3.0.4 [11/03/2013]
Important Notice – 64MB of allowed PHP memory is mandatory.
Bug Fix – plugin was ignoring some externally/automatically created posts.
Bug Fix – Import settings button was broken.
Bug Fix – Repost only previously unautoposted posts checkbox was not saved.
Bug Fix – trash_to_publish event should be excluded from the log.
Bug Fix – Twitter was ignoring selected image.
Bug Fix – Blogger – incorrect “Unfinished setup” message.
Bug Fix – Twitter – broken qTransalte for Twitter format.
Bug Fix – Reddit – title and message format problems.
Bug Fix – LiveJournal – Test button was brokenNovember 5, 2013 at 2:49 pm #29527Wordpress takes 25-30 MB of memory just by itself. Plugin supports 21 networks now and it takes 5-7 MB
Using it on 32MB websites will just put your site out of memory and kill it’s performance.
Please get your site 64MB or if it’s impossible you can still use version 2.7 (which still can harm your site if you configure a lot of networks)
November 6, 2013 at 1:17 pm #29735Marco HidalgoParticipantHow can make this change?
November 6, 2013 at 8:11 pm #29778Usually it should be set in the php.ini file.
November 7, 2013 at 9:55 am #29939LaneyParticipantI do not understand what memory the script is talking about. My server says I have much more than 64 MB of space on it. Where can I go to fix this?
November 7, 2013 at 1:01 pm #29976This is not about server disk space or system physical RAM space. it’s about the memory that your server allows to PHP for script execution.
Usually it should be set in the php.ini file. Please contact your hosting provider or server admin if you don’t know what is it.
November 8, 2013 at 2:49 am #30107Kirk SylvesterParticipantTo find the PHP.INI file for your web host, just google “your-host php.ini location” and it should pop up as it’s a very common file to edit.
I use MediaTemple and it’s located a couple directories above the ones my websites are in… in the ‘etc’ folder.
Here is a link that explains some PHP.INI settings for WordPress sites.
https://stuartmckiernan.com.au/best-php-ini-settings-for-wordpress/December 19, 2013 at 1:34 am #83405CodyParticipantI’m having the same problem. I just changed hosts and now i’m getting the error “Not Enough Memory allowed for PHP” on the plugins page. The php memory is set at 125 in the php.ini file so it has enough memory. What else could it be? Great script by the way.
December 19, 2013 at 1:36 am #83407CodyParticipant128M I meant.
December 19, 2013 at 9:17 am #83556Plugin uses this function to detect the memory: $memory_limit = ini_get(‘memory_limit’);
Please check with your hoster why this standard php function does not return the correct amount of memory.
March 18, 2017 at 10:42 am #534913ManishParticipantI’m facing the same issue still with my Health and Fitness Blog. Please help 🙁
March 19, 2017 at 2:15 am #534948Plugin uses this function to detect the memory: $memory_limit = ini_get(‘memory_limit’);
Please check with your hoster why this standard php function does not return the correct amount of memory.
- AuthorPosts
- You must be logged in to reply to this topic.