In 10 easy steps.
Here is how you can install a this new cool “think” BBcode for your phpBB forum.
First of all this is what the BBCode will look like if you have followed all the directions.

think BBCode looks like this
1. TO get started sign into your ACP in your phpBB forum.
2. Click on the “POSTING” tab. (on the left the BBCode should already be selected)
3. Select “BBcodes” on the left menu.
4. Click on “Add new BBCode” button (on the bottom right)
5. In the BBCodes usage section – paste the following code:
[think]{TEXT}[/think]
6. In the HTML replacement section – past the following:
<table border="0" cellpadding="0" cellspacing="0"><tr><td style="margin: 0;padding: 0;border: 0;"><div style=" background-color: #FFEBD5;color: #000000; -moz-border-radius: 16px; -webkit-border-radius: 16px; border: 1px solid #FFFFFF; padding: 4px;font-size: 1em;" > {TEXT} </div><img src="./images/think.gif"></td></tr></table>
7. In the Help line section paste this:
[think]Creates a thinking cloud above the head of a thinking smiley[/think]
8. Put a check mark in “Display on posting page.”
9. Click Submit
10. FTP the following smiley to your root/images folder: ![]()
Voila! You are done.
Code information from StarTrekGuide.com
Well, I have been bouncing around between sites, and googling and reading and posting to find a good MOD for phpBB that would allow the users to upload a video file as an attachment and then have it embedded and playing just like the youtube video, but instead locally.
This will allow for users to upload videos that they have and not necessarily just sitting on youtube, vimeo, google video etc.
I have seen a few that will upload and play wmv and not avi, something else and not the other. Maybe someone is working on a a full mod with instructions on how to do this simple task.
As soon as find one I will let you know. OR someone might post a comment here steering me in the right direction.
One of the best MODs I have seen so far for phpBB3 is the ReIMG Image Resizer 1.0.1 by DavidIQ. It is also the most popular MOD (by downloads) at the phpBB MOD site.
If you want to see what it does then here is a cool example of it. Click on the second picture in this post and then click on the magnifying glass with a plus sign at the top right hand corner of the picture. You will notice how nicely the image is maximized based on the screen resolution, hence allowing you to view details of very large pictures within the forums’ posting.
If you have a phpBB forum then this is a must have for you. The installation instructions provided are very clear and accurate. Don’t forget to refresh the templates etc and clear the cache at the end.
*
Comments