Multi-Image Upload - Third Party Flash System


Subject: 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: 346 Time(s)

Subject: Re: Multi-Image Upload - Third Party Flash System
Interesting MOD Zuker 8)

Subject: 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...


Subject: 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


Page 1 of 1


  
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

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.1801s (PHP: 9% SQL: 91%)
SQL queries: 12 - Debug Off - GZIP Enabled