Now, this plugin has a compatible for wordpress v.2.1 to v.2.7. We will have a trouble if we install auto social poster on wordpress version below v.2.1 or above v.2.7. As we now know, wordpress has released wordpress v.2.8.x and soon will launch v.2.9.x. That for, we will talk about tips and tricks to make auto social poster to work well on your wordpress v.2.8.x, because now a day there are no blog using wordpress v.2.1.x.
Now we will see how to install this plugin, step by step like usually.
- Unzip the download file. It contains one folder called social-poster.
- Upload the entire social-poster folder to your /wp-content/plugins/ folder. Do not change the folder name. The plugin files must be located in a folder named /social-poster/
- CHMOD the /tmp/ folder to 777
- CHMOD file mm_conf.php to 666 or 777. File is located in /wp-content/plugins/social-poster/
How to solve it and make auto social poster run? Just in case, it's a quite simple things we must do. Find mm_post.php on social poster folder in your plugin directory. Open and edit that file. Which one I must edit? Find this line dude
Make a change on that line to be like this oneadd_action ('admin_head', 'mm_add_menu');
and save your work. Now visit social poster setting again. Bingo, you have grant an access to social poster. Congratulations dude, you did it well. Thanks for your attention. Rahim Rasyidadd_action ('admin_menu', 'mm_add_menu');
thanks admin nice plusing
ReplyDelete