Icy Phoenix

     
 


Post new topic  Reply to topic 
Page 1 of 1
 
 
Reply with quote Download Post 
Post Multi-Image Upload - Third Party Flash System 
 
Allows users to upload images to multipics.net while replying or creating a topic. It's a modification based on this modification

Code: [Download] [Hide] [Select]
#
#-----[ COPY ]------------------------------------------
#

copy multipics.html to multipics.html

#
#-----[ OPEN ]------------------------------------------
#
templates/mg_themes/posting_body.tpl

#
#-----[ FIND ]------------------------------------------
#  
  
<!-- END switch_type_cal -->

#
#-----[ AFTER, ADD ]------------------------------------------
#

        <tr>
        <th colspan="2">{L_MULTIUPLOAD}</th>
        </tr>
        <tr>
        <td class="row1" colspan="2">                    
        <center><iframe id="multipics" name="multipics" style="width:450px;height:195px;border:1px solid #000" src="{U_MULTIPICS_URL}" frameborder="0" scrolling="no"></iframe></center>
        </td>
        </tr>

#
#-----[ OPEN ]------------------------------------------
#

posting.php

#
#-----[ FIND ]------------------------------------------
#    

'S_POST_ACTION' => append_sid('posting.' . $phpEx),

#
#-----[ AFTER, ADD ]------------------------------------------
#

    'U_MULTIPICS_URL' => append_sid("http://multipics.net/tmulti.php?forum="."http://".$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF']),
    'L_MULTIUPLOAD' => $lang['multimage_upload'],

#
#-----[ OPEN ]------------------------------------------
#

privmsg.php

#
#-----[ FIND ]------------------------------------------
#

        'S_POST_ACTION' => append_sid('privmsg.' . $phpEx),

#
#-----[ AFTER, ADD ]------------------------------------------
#


    'U_MULTIPICS_URL' => append_sid("http://multipics.net/tmulti.php?forum="."http://".$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF']),
    'L_MULTIUPLOAD' => $lang['multimage_upload'],

#
#-----[ OPEN ]------------------------------------------
#

lang_main.php

#
#-----[ FIND ]------------------------------------------
#    

//$lang[''] = '';

#
#-----[ BEFORE, ADD ]------------------------------------------
#

$lang['multimage_upload'] = 'Upload Images and add them to the message';

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM


multipics.rar
Description: multipics.html 
Download
Filename: multipics.rar
Filesize: 316 Bytes
Downloaded: 344 Time(s)

 




____________
? Zuker - EDDB - LPM - Sharefields
 
ZukerSend private messageVisit poster's website  
Back to topPage bottom
Icy Phoenix is an open source project, you can show your appreciation and support future development by donating to the project.

Support us
 
Reply with quote Download Post 
Post Re: Multi-Image Upload - Third Party Flash System 
 
Interesting MOD Zuker
 




____________
ThE KuKa - www.phpBB-Es.COM - Custom Installations phpBB
 
ThE KuKaSend private messageVisit poster's website  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multi-Image Upload - Third Party Flash System 
 
Zuker, thanks for the mod, but i have a situation ... show an error , the page can't be found.... is you can help me... thanks...


 



 
SicarioSend private message  
Back to topPage bottom
Reply with quote Download Post 
Post Re: Multi-Image Upload - Third Party Flash System 
 
A mi ese mod me esta fallando mucho , lastima se veia muy bueno

_______________________________________________________________________


this mod have much troubles with my forum
 



 
NBGSend private message  
Back to topPage bottom
Post new topic  Reply to topic  Page 1 of 1
 


Display posts from previous:    

HideWas this topic useful?

Link this topic
URL
BBCode
HTML




 
Permissions List
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events