• [MOD] multiupload 5 0 5 1
Currently:  

Author Topic: [MOD] multiupload  (Read 298726 times)

0 Members and 1 Guest are viewing this topic.

Offline manyaq

  • Newbie
  • *
  • Posts: 11
    • View Profile
Re: [MOD] multiupload
« Reply #135 on: April 19, 2007, 11:18:44 PM »
is this working with 1.7.4 build up some mods on it
annotion phpbb integration auto image resizer
i did everythimng that explaind exactli but i couldnt let it work

Offline tomerl

  • Newbie
  • *
  • Posts: 40
    • View Profile
Re: [MOD] multiupload
« Reply #136 on: May 06, 2007, 01:39:39 PM »
Ran into a problem after installing this mod

Code: [Select]
Fatal error: Cannot redeclare convert_special() (previously declared in /home/user/public_html/Bildergalerie/includes/search_utils.php:34) in /home/user/public_html/Bildergalerie/includes/search_utils.php on line 34
Help me pleace.

Offline tomerl

  • Newbie
  • *
  • Posts: 40
    • View Profile
Re: [MOD] multiupload
« Reply #137 on: May 09, 2007, 08:51:59 AM »
Kann mir keiner sagen welch Fehler das ist? Habe dazu nichts gefunden ausser ebnso einer Frage, und das englische verstehe ich leider nicht falls bereits was war. Danke.

Offline son_gokou

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: [MOD] multiupload
« Reply #138 on: May 09, 2007, 02:21:21 PM »
If you don´t write in English many people won´t understand you.

Offline tomerl

  • Newbie
  • *
  • Posts: 40
    • View Profile
Re: [MOD] multiupload
« Reply #139 on: May 10, 2007, 07:01:33 AM »
Ran into a problem after installing this mod

Code: [Select]
Fatal error: Cannot redeclare convert_special() (previously declared in /home/user/public_html/Bildergalerie/includes/search_utils.php:34) in /home/user/public_html/Bildergalerie/includes/search_utils.php on line 34
Help me pleace.



Offline son_gokou

  • Full Member
  • ***
  • Posts: 199
    • View Profile
Re: [MOD] multiupload
« Reply #140 on: May 10, 2007, 02:26:38 PM »
Kann mir keiner sagen welch Fehler das ist? Habe dazu nichts gefunden ausser ebnso einer Frage, und das englische verstehe ich leider nicht falls bereits was war. Danke.

Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: [MOD] multiupload
« Reply #141 on: May 10, 2007, 07:50:20 PM »
Ran into a problem after installing this mod

Code: [Select]
Fatal error: Cannot redeclare convert_special() (previously declared in /home/user/public_html/Bildergalerie/includes/search_utils.php:34) in /home/user/public_html/Bildergalerie/includes/search_utils.php on line 34
Help me pleace.

Did you try re-installing the mod? Seems like something missing to give you that error.

Offline abramelin

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: [MOD] multiupload
« Reply #142 on: June 09, 2007, 08:38:19 PM »
can i display the two pics in the same page when viewing them ? how can i do it?
i mean i want user to upload 2 images and the system then will show them in one page not seperate?

Offline Fragezeichen

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] multiupload
« Reply #143 on: June 10, 2007, 01:51:26 PM »
this mod is working well,but chice the upload it seems a error:

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND i.cat_id = 1 AND c.cat_id = i.cat_id ORDER BY image_name ASC LIMIT 0, 9
Unknown column 'i.user_id' in 'on clause'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/html/web609/html/includes/db_mysql.php on line 116

multiupload is working good,but how can i remove that message?


der multiupload arbeitet sehr gut und ohne fehler,doch wenn ich in einer kategorie etwas hochladen möchte bekomm ich diese meldung,obwohl alles einwandfrei funktioniert:

DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, c.cat_name, u.user_name FROM 4images_images i, 4images_categories c LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND i.cat_id = 1 AND c.cat_id = i.cat_id ORDER BY image_name ASC LIMIT 0, 9
Unknown column 'i.user_id' in 'on clause'

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/html/web609/html/includes/db_mysql.php on line 116

woran liegts?

Offline justinkuan85

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] multiupload
« Reply #144 on: June 23, 2007, 04:56:09 AM »
Hi,
I tried this to my 4images version 1.7.4 but i got this error message:

An unexpected error occured. Please try again later.

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/justi37/public_html/blog/poe/includes/db_mysql.php on line 116

Is there any multiupload guide for version 1.7.4?


Offline CeJay

  • Sr. Member
  • ****
  • Posts: 425
    • View Profile
Re: [MOD] multiupload
« Reply #145 on: June 25, 2007, 04:29:28 PM »
@ justinkuan85

This works in 1.7.4.
Follow the same instructions in the first post to add to 1.7.4.

Reinstall the mod and should work if directions are followed.

Offline hassan

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] multiupload
« Reply #146 on: June 30, 2007, 02:30:48 PM »
Hi Guys

i want this function that when i upload the files from multiple upload it automatically index with a similar name i want that when i will upload some files then the system names them as their file names.

please help


Offline FotoRalle

  • Jr. Member
  • **
  • Posts: 57
  • 4images als bestes Community-Script
    • View Profile
    • rs webregie | webdesign & webmaster
Re: [MOD] multiupload
« Reply #147 on: July 24, 2007, 08:46:48 PM »
Thank you for this MOD. I have a few Problems with the Image Resizer, but I think I can solve the Problem by checking what I did make wrong...

Offline siemach

  • Pre-Newbie
  • Posts: 1
    • View Profile
Re: [MOD] multiupload
« Reply #148 on: July 25, 2007, 01:28:27 PM »
This is my first post but i hope that willby useful in multiupload

I used a part of script which add form function type=file every time when you choose file to upload
With this script You can select 1,2,5,10 or even 100 files to upload

My member_multiuploadform.html

Quote

<form method="post" action="{url_member}" enctype="multipart/form-data" onsubmit="uploadbutton.disabled=true;">
  <input type="hidden" name="action" value="multiuploadimage" />
  {if cat_id}<input type="hidden" name="cat_id" value="{cat_id}" />{endif cat_id}
  <table width="100%" border="0" cellspacing="0" cellpadding="1">
    <tr>
      <td valign="top" >
        <table width="100%" border="0" cellpadding="4" cellspacing="0">
          <tr>
            <td colspan="2" valign="top">{lang_user_upload}</td>
          </tr>
                   <tr>
            <td><span><b>{lang_media_file}</b><br />
                <span class="smalltext"> {lang_max_filesize}<b>{max_media_filsize}</b></span></span></td>
            <td>&nbsp;</td>
          </tr>
          <tr>
            <td ><b>{lang_category}</b></td>
            <td >{cat_name}</td>
          </tr>
          <tr>
            <td ><p><b>{lang_image_name}<br></b></p></td>
            <td ><input type="text" name="image_name"  size="30" value="{image_name}" class="input" />
                <font color="#FF0000"><strong>*</strong></font></td>
          </tr>
          <tr>
            <td colspan="2" valign="top" >
  <p>
<script language="javascript">
f = 0
function file_uploader(which){
if (which < f) return
   f ++
   d = document.getElementById('images_'+f)
   d.innerHTML = '<input type="file" name="media_file'+(f+1)+'" onchange="file_uploader('+f+');" /><br /><span id="images_'+(f+1)+'">'
}
document.writeln('<input type="file" name="media_file" value="" onchange="file_uploader(0);" /><br />')
document.writeln('<span id="images_1"></span>')
</script>


<span clas[/font][/color]s="smalltext"><b>{lang_allowed_file_types}</b> {allowed_media_types}</span>
</p>
</td>
</tr>
</table>
      </td>
    </tr>
  </table>
  <p align="center">
    <input type="submit" name="uploadbutton" value="{lang_submit}" />
    <input type="reset" value="{lang_reset}" />
  </p>
</form>
« Last Edit: July 25, 2007, 01:48:49 PM by siemach »

Offline arthur

  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: [MOD] multiupload
« Reply #149 on: August 11, 2007, 03:14:22 AM »
Hallo Alle

Nach der Installation bekomme ich folgende fehlermeldung
Template Error: Couldn't open Template ./templates/default/member_multiuploadform.html
Wo liegt das problem??

Vielen Dank im Voraus!