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]

Pages: 1 ... 13 14 15 16 [17] 18 19 20 21 ... 33   Go Down

Author Topic: Upload applet (JUpload) : the easiest upload !  (Read 685024 times)

0 Members and 2 Guests are viewing this topic.

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload)
« Reply #320 on: November 28, 2007, 01:58:19 pm »

Thanks for your helpful reply, which was all I needed to track down the problem.

In which case, there is a bug in j_picmgmt.inc.php.

Find
<Cut>

The problem is that safe mode may allow your script to create directories, but not to write to them. That's why it's silly.

It now works for me.

GREAT !!!      :)

  I reported your patch on my current version.

Regards
Etienne
Logged

Cirno

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
Re: Upload applet (JUpload)
« Reply #321 on: November 28, 2007, 02:11:47 pm »

Hi again.

Do you have an estimated time of arrival on a new version or patch for my requested feature?

I don't like to nag or anything, since I really love the applet, but is there anything i can do, or offer to speed things up?

Kind Regards
Cirno
Logged

mrsleep99

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 47
Re: Upload applet (JUpload)
« Reply #322 on: November 28, 2007, 06:14:44 pm »

Thank you Cirno!!
Logged

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload)
« Reply #323 on: November 28, 2007, 07:58:57 pm »

I'm interested in changing all the instances of "pictures" in the upload applet to "files" (I'm not saying my users are stupid, but this will seriously throw them off when they read they are supposed to be uploading PICTURES and not necessarily FILES as well), is this possible? I can go through code and change whatever is necessary, it'd save me a lot of headaches in the future!

  You'll have to change the applet itself...
You can get it here:
http://jupload.sourceforge.net


Etienne
Logged

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload)
« Reply #324 on: November 28, 2007, 08:00:34 pm »

Do you have an estimated time of arrival on a new version or patch for my requested feature?

No precise idea

  I'm really busy at work these days... and it may be some weeks long


If you want to propose a patch, you're welcome...

Etienne


Logged

mrsleep99

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 47
Re: Upload applet (JUpload)
« Reply #325 on: November 28, 2007, 10:47:52 pm »

 :-X
What about altering the text in the pop ups that confirm the uploads, etc?
Thank you!!
Logged

AWJunkies

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 130
Re: Upload applet (JUpload)
« Reply #326 on: November 29, 2007, 12:37:55 am »

Can i get a test URL and login info?

I have Jupload mod working since back in 05 and curious to see this plugin style one. I even was about to update the old mod but why bother if this is better and easier. I am not sure how yours functions all around with the coppermine so would like to test it out.
Logged

Cirno

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
Re: Upload applet (JUpload)
« Reply #327 on: November 29, 2007, 04:07:42 pm »

Im running the software on my testserver atm, for educational purpose for myself, anon uploads are allowed, but needs approval, you could also register an account to get full access to every feature.

www.stvg.net

Can i get a test URL and login info?

I have Jupload mod working since back in 05 and curious to see this plugin style one. I even was about to update the old mod but why bother if this is better and easier. I am not sure how yours functions all around with the coppermine so would like to test it out.
Logged

Cirno

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
Re: Upload applet (JUpload)
« Reply #328 on: November 29, 2007, 04:24:44 pm »

:-X
What about altering the text in the pop ups that confirm the uploads, etc?
Thank you!!

Did a couple of fast checks, and it changes with your language settings, meaning it should be located in one of the language files somewhere in the installation. But I couldn't seem to find it, so might be wrong.

I'll do a few more checks when i get home and have better time.
Logged

Cirno

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
Re: Upload applet (JUpload)
« Reply #329 on: November 29, 2007, 04:26:30 pm »

Would love to help out and do so, the problem is, I'm not a java man. If you can somehow point me in the right direction, I'll have a mate take a look at it though.

No precise idea

  I'm really busy at work these days... and it may be some weeks long


If you want to propose a patch, you're welcome...

Etienne



Logged

Nibbler

  • Guest
Re: Upload applet (JUpload)
« Reply #330 on: November 29, 2007, 04:47:15 pm »

First of all, I have to say thank you for a very good plugin that makes Coppermine a much better product in total.

I really love the jupload plugin, but I am missing one feature that would make it all perfect.

After uploading the files, it takes you to the 'Edit files' section, where you can fill in the Describtion keywords and custom fields, I would love to see a feature that would allow me to type in this information one place, to then have it added to all the pictures i just uploaded. The reason for this is because some of my custom fields are photographer and location, something that in my case is the same for each bulk i upload.

Is there any chance to get such a feature in a future version?

Best regards
Cirno

Does http://forum.coppermine-gallery.net/index.php?topic=47112.0 help ?
Logged

Cirno

  • Coppermine newbie
  • Offline Offline
  • Posts: 14
Re: Upload applet (JUpload)
« Reply #331 on: November 29, 2007, 08:59:24 pm »

Thank you Nibbler! This is what I'm looking for..

Now I just need to somehow get that code merged with the edit_uploaded_pics.php that comes with jUpload.

Hopefully I can manage this myself.
Logged

mrsleep99

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 47
Re: Upload applet (JUpload)
« Reply #332 on: November 30, 2007, 12:03:59 am »

Hey Cirno just FYI I just did a "Find all" on all lang files and there's nothing I could find.
Logged

AWJunkies

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 130
Re: Upload applet (JUpload)
« Reply #333 on: November 30, 2007, 02:20:43 am »

Thanks for the test info.

I will see back end now by downloading fresh install and the plugin.

To be honest I am not sure I like this setup but will decide once I see back end.

Maybe I am to biased because I have been using my system since 04 or 05 (2-3 years)

I DO appreciate the coders dedication to coppermine and making this mod I know it is a lot of work. Great job for the user to easily install and work.
Logged

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload)
« Reply #334 on: December 02, 2007, 07:08:54 pm »

:-X
What about altering the text in the pop ups that confirm the uploads, etc?
Thank you!!

If my understanding is correct: the applet now shows 'files', and you to replace it by 'pictures' ?

  If yes, as I already answered, you can take the applet sources in http://jupload.sourceforge.net, and change it yourself. These text are already translated in several languages, and for a lot of users. So I don't want to change them.

Correct ?
Etienne

Logged

mirtil

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 34
Re: Upload applet (JUpload) : the easiest upload !
« Reply #335 on: December 06, 2007, 01:10:52 pm »

Hi,

This plugin is just all what I need !

I have a question :
I don't have any categories in my coppermine, only albums. But I must specify one to upload with this applet or I can just update existing albums, not create a new one.
Do you know how to upload without categories ?

Thanks,
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Upload applet (JUpload) : the easiest upload !
« Reply #336 on: December 06, 2007, 02:40:49 pm »

Persian Language attached  ;D
Logged
‍I don't answer to PM with support question
Please post your issue to related board

erostew

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Posts: 63
Re: Upload applet (JUpload) : the easiest upload !
« Reply #337 on: December 06, 2007, 04:48:32 pm »

Hi,

This plugin is just all what I need !

I have a question :
I don't have any categories in my coppermine, only albums. But I must specify one to upload with this applet or I can just update existing albums, not create a new one.
Do you know how to upload without categories ?
Try going back one version of the applet.
http://etienne.lesgauthier.fr/wiki/doku.php?id=jupload_coppermine_download_gb
Logged

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload) : the easiest upload !
« Reply #338 on: December 07, 2007, 10:25:47 pm »

Try going back one version of the applet.

Excellent !

  So it was not a bug, but a feature !
 :D

Actually, you should have a default category selected: your personal album. If not, there is a bug.

Etienne
Logged

etienne_sf

  • Contributor
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 908
    • Wiki
Re: Upload applet (JUpload) : the easiest upload !
« Reply #339 on: December 07, 2007, 10:29:38 pm »

Persian Language attached  ;D

Thanks Sami,

  I'll add it to my next version.

Please note: it may take some time: I'm working on Cirno's wish. And it implies an important rewriting of the internal applet code.

Adding parameters coming from an HTML was just an existing gapplet parameter to use. But string encoding was not correct. So applet will properly respect, but all HTTP writing and reading is to update.

Regards
Etienne
Logged
Pages: 1 ... 13 14 15 16 [17] 18 19 20 21 ... 33   Go Up
 

Page created in 0.026 seconds with 20 queries.