A webmaster forum specifically catering for Australian site owners. We discuss site development, marketing and management issues.
Please welcome our newest member, Jors308932!
Spice up your web site with the ultimate community message board solution!
Fake Id'sGet fake Id's made right now!
vBSEOSearch Engine Optimization for your VBulletin Forum.
AdminFusion
»
[PHPBB] Add image uploading to your forum
| | #1 |
| | |||||
| Title: Rookie Join Date: Oct 2005 Posts: 16 ![]() | There's now an official phpBB mod under development for this: Code: ############################################################## ## MOD Title: phpBB2 imgfree.net integration ## MOD Author: 3Di < 3d@you3d.za.net > (marco) http://phpbb2italia.za.net/phpbb2/index.php ## MOD Description: Embeds imgfree.net into your phpBB2 ## MOD Version: 0.1.0 ## ## Installation Level: (Easy) ## Installation Time: 3 Minutes ## Files To Edit: ## templates/subSilver/overall_header.tpl ## templates/subSilver/posting_body.tp ## ## Included Files: ## N/A ## ## ## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2 ############################################################## ## For security purposes, please check: http://www.phpbb.com/mods/ ## for the latest version of this MOD. Although MODs are checked ## before being allowed in the MODs Database there is no guarantee ## that there are no security problems within the MOD. No support ## will be given for MODs not found within the MODs Database which ## can be found at http://www.phpbb.com/mods/ ############################################################## ## Author Notes: ## ############################################################## ## MOD History: ## ## 2005-10-28 - Version 0.1.0 ## - first public release BETA ## ## 2005-10-28 - Version 0.0.1 ## - alpha on localhost ## ############################################################## ## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD ############################################################## # #-----[ OPEN ]------------------------------------------------ # templates/subSilver/overall_header.tpl # #-----[ FIND ]------------------------------------------------ # @import url("templates/subSilver/formIE.css"); --> </style> # #-----[ AFTER, ADD ]------------------------------------------ # <script language="javascript" src="http://forum.imgfree.net/uploadpop.js"></script> <noscript><a href="http://www.imgfree.net">Image Hosting</a></noscript> # #-----[ FIND ]------------------------------------------------ # /* Copyright and bottom info */ # #-----[ BEFORE, ADD ]----------------------------------------- # .uploadbutton { background-color: transparent; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: Blue; padding: 1px 1px 1px 1px; margin: 1px; border-style: ridge; } # #-----[ OPEN ]------------------------------------------------ # templates/subSilver/posting_body.tpl # #-----[ FIND ]------------------------------------------------ # <td class="row2"> # #-----[ IN-LINE FIND ]---------------------------------------- # <td class="row2"> # #-----[ IN-LINE AFTER, ADD ]---------------------------------- # <input type="button" value="imgfree uploader" class="uploadbutton" onclick="LaunchImgFree();" /> # #-----[ SAVE/CLOSE ALL FILES ]-------------------------------- # # EoM | ||||
| |
| | #2 |
| | |||||
| Title: Apprentice Join Date: Oct 2005 Posts: 168 Location: Malaga, Spain ![]() | Thanks for adding to your mod, Ben Glad to see your expanding to use other forums. I have Split this off from the other one so that the IPB and the PHPBB version is seperate. Nice work again | ||||
| |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Free forum hosting | miner | Buy and Sell | 15 | 02-17-2008 09:37 PM |
| Generic Forum Policy Template | gprime | Handling Problem Members | 8 | 01-19-2007 02:27 AM |
| Creating A Successful Forum | PaidPosts | Creating Interest | 8 | 12-14-2005 07:47 PM |
| [IPB] Add image uploading to your forum | ben_ | Invision Power Board | 2 | 10-28-2005 08:27 AM |
