Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

 Search results for: single upload

Pages: [1] 2 3 4 5 ... 29
1
cpg1.5 upload / MOVED: Applying CSS only to table in Single Upload Form
« by Αndré on June 30, 2017, 01:43:31 pm »
2
cpg1.5 themes (visuals) / Applying CSS only to table in Single Upload Form
« by EME on December 30, 2016, 10:15:20 am »

......  am trying to shrink the width of the table on the single upload page and remove cell borders. I have  ............ 's config button. That sent me looking through upload.php to see what the HTML looked like. Around  ............  // Open the form table.  starttable('100%', $upload_table_header, 2);  That function is defined  ............  of $width in the above-mentioned instance in upload.php I am able to get the width where I want it.  ............ .  I did figure out that I can add a class to the single upload form by rewriting the function as follows:  ............  // Open the form table.  starttable('100%', $upload_table_header, 2, 'uploadtest');  That then allows  ............  to apply CSS to the single upload page with the following:   form#cpgform  ............ .maintable.uploadtest {  border-collapse: collapse;   ............  the class where I did is only applying it to the single upload page. Testing has so far supported that.  ............  this change without altering the core file upload.php? I am not terribly familiar with how  ......
3
cpg1.3 Upload / Re: Single Photo Upload problem
« by Joachim Müller on November 22, 2004, 06:44:51 am »

......  correctly. Enable debug mode for everyone, set upload method in "groups" to "Single file uploads" for  ............ ) who is member of the registered group and has upload permissions.   ......
4
cpg1.5 upload / Re: Passing additional parameter in to upload process
« by dazzlera145 on June 02, 2012, 12:59:48 am »

......  justflockto.com i wanted to allow users to upload pictures that were taken at a particular hotel,  ............  in a separate database. So a user clicks on the upload.php link can either use the simple of many method  ............  upload pictures, during the upload process the CPG would  ............ .  I first tried to pass in the variables in the upload.php form. The method works for the simple single  ............  was, especially is a user were to click on the upload link from a hotel then from the upload page  ............  album or navigate away etc and then return to the upload page by some means. I suspect that the passed in  ............  to use PHP sessions. This method works for both upload methods   Basically I did the following.  added  ............  following to the beginning of upload.php and db_input.php  if (isset($_REQUEST[' ............ ();    Added the following after the functions in upload.php  //################################# MAIN  ............  none are set the user could be navigating back to upload.php from somewhere else within the gallery  ............    // End of JustFlockTo  In the file setup_swf_uploads.js I change the line   post_params: {" ............  a different PHP session variable to that of the upload.php. If you don't pass the session variable in  ............  then all your session variables are empty.   In upload.php I made the slight change   if ($upload_form  ............ == 'swfupload') {  // Get the user password hash   ......

......  May 15, 2014, 11:54:47 pm  I am unable to batch upload using the "Upload File" tab on the top menu. This  ............  the error message in a big red box:  "Upload interface could not load. You may need to install  ............  get the Flash Player. Alternately you can use the single file upload interface".  The single file upload  ............ , as I have an album with some 400 photos to upload.    Update to this ......  I loaded Flash 13  ............  Google Chrome, and batch upload works in Chrome. It still doesn't work in  ......
6
cpg1.6 miscellaneous / Thumbnails issues & can't see the correct albums content
« by pdlvhs on September 08, 2021, 12:05:46 pm »

......  happens.  The other issue is that every album I upload, when I click on the album to access to it,  ............  of showing the pictures uploaded to the album, it is what it shows (on every  ............ . When you click it should show the pictures uploaded, but instead I see the other ones, on all  ......
7
cpg1.5 upload / Single Upload works Batch Upload does not work
« by Gary B on February 24, 2012, 02:32:46 pm »

......  threads as I could find and switching to simple upload has made my Upload a single file work. However  ............  upload still does not work I have tried both the browser  ............  interface all the photos are checked to be uploaded even though they are not new. Link to my photo  ......

......  them 777, recursively. Still not working, cannot upload pictures to the root (you worked into the User's  ............ ). This is info before Single upload:  Code: [Select] USER:  ------------------  ............ [ufc_max] => 0  [ufc_min] => 0  [custom_user_upload] => 0  [num_file_upload] => 1  [ ............ ] => 0  [can_post_comments] => 1  [can_upload_pictures] => 1  [can_create_albums] => 1  [ ............ ] => 0  [group_name] => Administrators  [upload_form_config] => 0  [group_quota] => 0  [ ............ , MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config)  ............  ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as  ............ , MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as  ............ , MAX(can_upload_pictures) as can_upload_pictures, MAX( ............ | Off disable_functions | no value | no value file_uploads | On | On include_path | .:/usr/share/php | .:/ ............  | 30 | 30 max_input_time | 60 | 60 upload_max_filesize | 120M | 120M post_max_size | 120M |  ............ ---------------------------------  This I get when upload didn't work:  Impossible to move P1030966~3.jpg  ............ [ufc_max] => 0  [ufc_min] => 0  [custom_user_upload] => 0  [num_file_upload] => 1  [ ............ ] => 0  [can_post_comments] => 1  [can_upload_pictures] => 1  [can_create_albums] => 1  [ ............ ] => 0  [group_name] => Administrators  [upload_form_config] => 0  [group_quota] => 0  [ ............ , MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config)  ............  ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as  ............ , MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as  ............ , MAX(can_upload_pictures) as can_upload_pictures, MAX( ............ | Off disable_functions | no value | no value file_uploads | On | On include_path | .:/usr/share/php | .:/ ............  | 30 | 30 max_input_time | 60 | 60 upload_max_filesize | 120M | 120M post_max_size | 120M |  ......
9
cpg1.6 upload / Upload Bugs and an Enhancement
« by 406man on March 16, 2023, 06:09:06 pm »

...... . If an image is bigger it should be rejected. Uploads have to be approved by an administrator who is  ............  when an image is uploaded. I've found a number of bugs in the upload  ............  the code myself in future. ------------------ Upload Bug #1 When an image is uploaded using the single  ............  /include/picmgmt.inc.php by the command @unlink($uploaded_pic). Unfortunately the variable $uploaded_pic  ............  the error is not reported.I fixed it by defining $uploaded_pic as a global in two places: - in uniload.php  ............   add code just after: define('H5U_LOG','h5upload');  new code: global $uploaded_pic;  - in / ............ : global $lang_errors, $lang_db_input_php, $uploaded_pic; -------------- Upload bug #2.  When an  ............  in the single uploader fails the error message appears as just  ............  too-big-error.png  In the code, when the upload fails, uniload.php calls the error_out routine  ............  message shown. I fixed it by redirecting back to upload.php with a fatal error code and suitable error  ............ .  Attached: bug2-code.txt -------------------- Upload bug #3. When using the HTML 5 uploader, if the  ............  admins by email, an email is not sent if all uploads are successful. The email only gets sent if one  ............  to be uploaded because of, for example, an image being too big. ............  is happening. I put a debugger call in \plugins\upload_h5a\upload.js where function H5up_done is called.  ............  various js calls. Stepped into: $.post('notifyupload.php'........ Stepped into: \js\jquery-1.12.4.js  ............  lack of skill and experience. I know that notifyupload is not being called because the PHP debugger  ............ ------------- Enhancement #1 An enhancement to the upload. When I get an email to say that a user has  ............  I really want to know the album where they’ve uploaded it because different albums have different  ......
10
cpg1.6 miscellaneous / Hidden album
« by FarmLife on January 12, 2021, 10:33:35 pm »

......  and we have a number of photographers who upload photos to their albums for us. Somehow, one now  ............  one being hidden unless we search for her recent uploads. One has been named Firstname Lastname and the  ............  Firstname.Lastname and for some reason all the uploads are going to the one with a dot in the name. I' ............  showing is the one without the dot. She has been uploading files to the one with a dot, and we want to  ............  rather than having to download and reload every single photo.  Is there a way of doing this?    ......
11
cpg1.5 upload / Error when using advanced upload mode/single mode
« by mavimendes on June 29, 2010, 01:09:24 am »

...... 'm having issues when uploading on my Coppermine driven gallery http://www. ............ .com/galeria/ When using http uploads and the suggested settings for upload  ............  a file to send, make sure the server allows file uploads ...  File: / home / mavimen / public_html /  ............  in http://mavimendes.com/galeria/docs/en/upload_troubleshooting.htm#upload_trouble and didn't  ............  been chmod to 777 The option in my webhost "file_uploads" is enabled I have no idea what else to do.  ......
12
cpg1.3 Upload / General Upload Troubleshooting
« by hyperion on April 30, 2004, 03:15:15 am »

......  troubleshooting uploads in CPG 1.3, you are advised to change the upload  ............  in the Groups console to 'Single uploads only' and to activate 'Debug mode' in the  ............  some of the error masking done in the multiple upload setting. This will allow you to access more  ............ , WE MEAN IT.   Please keep in mind that HTTP uploads are limited by the restrictions placed upon them  ............ - 60 seconds is the default time limit for uploading files.  This time limit includes the time it  ............  for the files to upload, so if you exceed this limit, the file will not  ............  a response. You can workaround this by trying to upload smaller or fewer files, or you can try uploading  ............  to something more in line with your needs.   2. upload_max_filesize - 2MB is the default limit for  ............  systems. Found in /etc/http/conf.d)  In general, upload_max_filesize < post_max_size < memory_limit in  ............  for uploads to function properly. Coppermine may warn you if  ............  file exceeds upload_max_filesize, but it cannot warn you if the total  ............  the post limit or the memory limit.   6. file_uploads - This determines whether or not PHP will allow  ............  uploads. It must be set to 'On'.  7. upload_tmp_dir -  ............  the temporary directory where PHP stores uploaded files.   The most common issue caused by this  ............  If it is disabled, Coppermine will not be able to upload from URLs.  Some notes about the different types  ............  upload mechanisms available in CPG 1.3:  Multiple HTTP  ............  php.ini configuration.   If you are looking to upload in excess of 15 or 20 files at a time, you should  ............  pitfalls caused by the php.ini configuration by uploading each file in the set as an individual post  ......
13
cpg1.5 upload / upload error from registered user
« by scottymacscott on November 30, 2012, 11:37:01 pm »

...... . I want each of them to only be able to view, upload, download the photos of only their album. each  ............  the photos of only their group.  I created a single Global registration password so that only my  ............  Sorry there is no album where you are allowed to upload files Maybe registered users can not upload  ............  to an album since the album password prohibits uploads. I know that people that can not access the  ............  can not upload photos to them, but shouldn't knowing the album  ............  and being logged in grant them the ability to upload. So, i know that this is a property of the  ............  registered user can create their own album and upload to it, but that is not what i am trying to do.  ............  should upload to a group(school) album  every album properties:  ............  protect - check password works visitor can upload files-no , this is to prevent everyone from  ............   Group properties: registered  public album upload - allowed yes; approval no Guest public album  ......
14
cpg1.5 upload / uploading pictures
« by Stevellewor on June 10, 2012, 06:21:45 am »

......  missing something. Get error messages with both single and multi upload. Picture is stored in the album  ............ .  Using Multi file upload --  Error executing ImageMagick - Return value:  ............ ><span style="font-size:120%"></span></div>  Using single file upload --  Critical error Error executing  ......
15
cpg1.5 themes (visuals) / Hidden access to Login from navbar
« by bobmiers on November 07, 2015, 12:27:57 pm »

...... ,  Environment: CPG 1.5.38 being used on a single page of a WEB site under development and being  ............ ” and “Registered” users will be permitted to upload/delete photos.  Preferred method: install the “ ......
16
cpg1.5 upload / Unable to upload any photos using any method
« by bdhofficial on September 03, 2015, 08:06:32 pm »

...... 'm completely stumped. I have coppermine uploaded and all the categories/albums are setup and  ............  for pictures, but I can't upload a single picture. I set all my host permissions  ............  and the folder shows up when on the batch upload page. But when I click on the folder upload the  ............  script problem or a permissions problem.  I can't upload manually using the single or multiple feature  ......
17
cpg1.5 miscellaneous / Re: Re: Forcing the upload page to use a specific album
« by louiscox on October 16, 2014, 11:55:08 am »

......  you looking to use Coppermine only as a method to upload images and not as an image gallery? If that is  ............  case, there are plenty of standalone upload methods out there that would serve you better. ( ............ ://www.plupload.com being just one) And in the scenario you've  ............  (single upload, single destination), a single PHP file  ......
18
cpg1.5 upload / Multiple files upload
« by mileygallery on May 08, 2015, 05:30:28 pm »

......  click on the 'Upload File' buttonat the top then. this message appears  ............ 'Upload interface could not load. You may need to install  ............  get the Flash Player. Alternately you can use the single file upload interface.' I was trying to use the  ......

......  can upload using HTML5 and single upload just fine, no  ............ . My max file upload is set to 6mb and I've tried uploaded even the  ......
20
cpg1.5 upload / Can't upload anything with any method
« by Blof-fan on October 07, 2016, 09:15:34 pm »

......  every file from the server before I started to upload new files.  I created a new MySQL database and  ............ .44 version of Coppermine to use on my site.  I've uploaded everything, set the permissions (777) and got  ............  permissions, created categories and albums and uploaded all the pictures to a newly created folder in  ............ . So far so good. I choose the album I want to upload them to, get the list where I can select the  ............  I want to upload to the album and click the upload button, but  ............  don't get uploaded. I get a red circle with a white exclamation  ............  of radar icon behind the files that failed to upload.  I don't get any other error messages, so I have  ............  idea what went wrong.  Using the flash driven and single file uploading methods results in the same: No  ............  get's uploaded.  Did I miss anything? Did I forget anything?   ......

...... , i have an upload error on my installing Coppermine Photo Gallery 1. ............ .16 (stable).  upload error: it doesn't matter which function i use,  ............  single or multiple upload, with adminaccount or normal  ............  error: "2018-tunesien-003.jpg "Unbekannter PHP-Upload-Fehlercode. #0 /var/www/vhosts/a1b919sb.web3. ............ .de/test/uniload.php @245" translate:"Unknown PHP upload error code#0 /"  when i safe pictures over ftp  ............  runs after "batch add"   when i create an own uploadform out of cm it works.  Unfortunately, my  ............  previous posts. what can i do to get the upload function to  ......
22
cpg1.5 upload / Re: 1.5.24 no permissions to...
« by heavensportal on December 31, 2013, 07:03:15 pm »

......  are posting away quite happily. Most use the single method and for some odd reason SeaMonkey -- IE9 -- ............ . so when I need to post a batch I will either upload the folder to the server or use Chrome. No idea  ......
23
cpg1.5 upload / No browse butrton for flash Multiple Uploads
« by Alexanderlejuez on April 30, 2014, 03:41:05 pm »

......  is workign fine, except for the Multiple Flash upload. Single uploads work fine. For multiple upload I  ............ .org/album/index.php Test user with access to upload to test album --> username: test Password:  ......
24
cpg1.6 upload / Not Found errors after successful HTML5 Multi-Load upload
« by BigHank on January 01, 2020, 01:11:42 am »

...... , but I am encountering an error every time I upload one or more files.  All tests have been form the  ............  configuration checks are complete.  Test 1) single image upload: http://10.0.0.231/coppermine/ ............  The requested URL was not found on this server. Upload was successful.  Test 2) two images uploaded:  ............  requested URL was not found on this server. All uploads were successful.  Prior to this test I disabled  ............  "Show previously uploaded files at edit files form after HTML5/flash  ............ . No difference apparent.  Test 3) three images uploaded: http://10.0.0.231/coppermine/editpics.php? ............  requested URL was not found on this server. All uploads were successful.  Versioncheck output indicates  ............  some change after I disabled the "Show previously uploaded files at edit files form after HTML5/flash  ......
25
cpg1.6 plugins / HTML5 Upload Problem
« by DesB on December 20, 2020, 03:52:47 pm »

......  upgraded from 1.6.03 to 1.6.09 and the HTML5 upload no longer works. Files can be selected and the  ............ . Furthermore, if the drop-down selection for upload method is changed from "Multiple Files - HTML5"  ............  the different fields required. If the default upload method is set to single file, then files can be  ............  but again, changing the method on screen to HTML5 uploads does not redraw the screen.  I do have some  ............  don't think these changes should be affecting the uploads. I can give further details of the mods if  ......

......  you get etc.  The tester user id was used to single upload a test image. It went OK. The problem  ......

......  at the same time or am I doomed to do each one a single time? I guess i have about 15 categories .       ............ . But I made a regular user and after testing upload and clicking the continue button it said my test  ............  permission to do this...blah blah but it did upload the three pics.    ......

......  you have all three upload options enabled to a particular user, if you  ............  something but it seems a user can't have all the upload options at once? That doesn't seem to make sense  ............  wouldn't you want the upload to be the most flexible possible?   I guess the  ............  upload could be a risk since people can upload whatever,  ......
29
cpg1.4 upload / Problem with batch upload ("regular" single u/l works!)
« by 7echnoid on January 20, 2008, 11:15:57 pm »

......  and I have no errormessages anywhere. I can upload stray files to my albums using the "normal" 1-5  ............  webbased upload and I get thumbs and everything works when using  ............ . I have now tried to use the batch upload and this is where I just can't get it right...   ............  is step by step what I do and what happens:  I upload the jpeg images through FTP to the "/albums/< ............  I login as admin on the website and use batch upload I select the wanted <customfolder> and click "OK"  ............  corresponding filenames/paths that I wanted to upload. However I don't get a sign next to it with any  ............  in what I'm trying to do? Since the regular web upload works excellent, I assume that the webserver  ......

......  installed the software and my multiple pictures upload wouldn't work so I changed it to single upload  ............  on the documentation. The upload will work but when I click on the upload file, I  ............  the message below multiple times on top of the upload page. Again, single upload  will work even with  ......
Pages: [1] 2 3 4 5 ... 29

 

Page created in 0.227 seconds with 25 queries.