Advertisement
Search the Community
Showing results for tags 'external'.
-
Hello. I made this tutorial just by a Support post. The question was,"How to resize external linked (not attached) images automatically in IPB posts." Well the solution is very simple, In you admin panel : Go to Settings > System Settings Then go to Forums Tab > Topics, Polls and Posts Find : Automatic resize Image force size and set the pixels by just entering the no Note : 1) The number you enter is only for with. Also enter only number like 500 and not 500px 2) The height will automatically be determined and scaled down. 3) This will affect all posts. So this is not custom. Remember before changing. 4) By default, value is zero. This will resize the width to fit in the forum post. I hope you find this helpful. Best of luck, Again, just incase if you're doubting my idea, I tested it on my live working forum. So you can believe me.
-
Version 1.0.0
46 downloads
Allows your IP.Board members to login to your wordpress website. ~~~ Installation ~~~ To install this plugin first upload the folder to the "wp-content/plugins/" directory on your wordpress website and activate the plugin. Now you will need to go to Settings->External DB Settings and set the values on this page like this. ~ External Database Settings ~ Host: youripbmysqlhost Port: youripbmysqlport Name: youripbdatabasename Username: youtipbmysqlusername Password: youtipbmysqlpassword User table: prefix_members (prefix is whatever your ipb table prefix is) ~ External Database Source Fields ~ Username: name Password: members_pass_hash Password encryption method: select IP.Board First name: name Email: email ~ Other ~ External Site URL: Your IPB URL Now press save. ~~~ Common Problems ~~~ Q: First login doesn not work. A: Users may have to login twice on their first visit. This is an issue with the original plugin not my code. Q: My user exists but says "Error: Invalid Username" A: You may have an email conflict here, you can not have an existing user on the wordpress installation with the same email as the IPB user you are trying to login with.