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] 2 3   Go Down

Author Topic: New Windows Batch uploader coming..."Coppermine Helper"  (Read 48202 times)

0 Members and 1 Guest are viewing this topic.

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
New Windows Batch uploader coming..."Coppermine Helper"
« on: November 27, 2008, 09:44:00 pm »

Hi,

For my personnal use and for anyone who wants to use it, I'm currently programming a Windows batch uploading program, that will also have some minor editing features (Title and Caption), add an album or a category...

It can browse any album contents (for the logged user or everythin if admin), and can load the thumbnail from the website.
Getting the album/category/pictures informations is done thru a PHP Mysql Tunnel (so there's no need to have any direct TCP Access to Mysql), which mean the software will work even if the coppermine album is on a restricted shared server.

Uploads will be done by FTP.

Try it out here : http://www.neogie.com/cph_setup.exe

Current release : 1.16

Cheers,

Tigrane.

[edit by PYAP] Also in French Board :
http://forum.coppermine-gallery.net/index.php/topic,56783.0/topicseen.html [/edit]
« Last Edit: November 30, 2008, 09:39:47 pm by tigrane »
Logged
My software website : www.neogie.com

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: New Windows Batch uploader coming...
« Reply #1 on: November 27, 2008, 09:48:49 pm »

Looks promising. Where can i get a beta for testing?
Logged

Fabricio Ferrero

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 1996
  • From San Juan, Argentina, to the World!
    • http://fabricioferrero.com/
Re: New Windows Batch uploader coming...
« Reply #2 on: November 27, 2008, 10:05:04 pm »

It looks really good! Maybe if you provide a link to download several supporters will test it and give valious opinnion.  ;)

Keep working, looks very nice!

Cheers,
Logged
Read Docs and Search the Forum before posting. - Soporte en español
--*--
Fabricio Ferrero's Website

Catching up! :)

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
Re: New Windows Batch uploader coming...
« Reply #3 on: November 28, 2008, 12:17:04 am »

I hope to have a working release by the end of the week end ;)

As soon as it's functionnal enough, I'll post a link!

Tigrane
Logged
My software website : www.neogie.com

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
Re: New Windows Batch uploader coming...
« Reply #4 on: November 28, 2008, 11:08:36 pm »

First release is out ;)

http://www.neogie.com/cph_setup.exe

Let me know if you have any problem!

edit : I just reupload a new release : obviously,  I installed Coppermine with 1.33 which did not MD5 the passwords...
The upgrades did not change the crypting state...

So there is some install with encrypted MD5 passwords and older without encryption


If you can't login using your login/password, just check "Encrypted password"



« Last Edit: November 28, 2008, 11:56:18 pm by tigrane »
Logged
My software website : www.neogie.com

Fabricio Ferrero

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 1996
  • From San Juan, Argentina, to the World!
    • http://fabricioferrero.com/
Re: New Windows Batch uploader coming...
« Reply #5 on: November 29, 2008, 12:02:06 am »

Yes I have.... After downloading, I tried to execute and:

"The setup files are corrupted. Please obtain a new copy of the program"

I downloaded twice without luck.. :(


Edit: You were changin the file in the exact moment I was downloading. I just download again after your 'posting edition' and I installed succesfuly. I will test it tomorrow and post results.
« Last Edit: November 29, 2008, 12:08:01 am by fabri »
Logged
Read Docs and Search the Forum before posting. - Soporte en español
--*--
Fabricio Ferrero's Website

Catching up! :)

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
Re: New Windows Batch uploader coming...
« Reply #6 on: November 29, 2008, 12:52:39 am »

Yes I have.... After downloading, I tried to execute and:

"The setup files are corrupted. Please obtain a new copy of the program"

I downloaded twice without luck.. :(


Edit: You were changin the file in the exact moment I was downloading. I just download again after your 'posting edition' and I installed succesfuly. I will test it tomorrow and post results.

I updated to release 1.05, I got some bug reports, and I found also some myself.

I added the ability to save the job list, and restore it... it autosaves itself when running the jobs...

Corrected thumbailing bugs (when height was > width)
Corrected the autocleaning of the job list while processing.

Logged
My software website : www.neogie.com

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #7 on: November 29, 2008, 01:33:44 am »

Some screen captures :

Logged
My software website : www.neogie.com

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #8 on: November 29, 2008, 02:53:38 pm »

This really looks very cool. What interface are you using to access the gallery? Are you using the API?
Logged

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #9 on: November 29, 2008, 04:47:55 pm »

This really looks very cool. What interface are you using to access the gallery? Are you using the API?

FTP for uploading the files.
Mysql access (thru HTTP Tunnel) for the updates.

No I don't use the API, I wanted to go fast (The actual release represents 3.5 evenings ;) )


Edit : New release at 10pm, 29 november
« Last Edit: November 29, 2008, 10:02:21 pm by tigrane »
Logged
My software website : www.neogie.com

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #10 on: November 30, 2008, 12:16:41 pm »

New release : 1.11

! Creation/modification date bug corrected
+ Multi Profile
+ Multilanguage (French & English, if you want to add language check the language folder)
« Last Edit: November 30, 2008, 01:54:03 pm by tigrane »
Logged
My software website : www.neogie.com

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #11 on: November 30, 2008, 07:32:00 pm »

"Unable to connect to PHP tunneling"

What am i missing in the setup?
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #12 on: November 30, 2008, 07:50:34 pm »

I have reported same error in the french board, you must have a slash on the end of the gallery address
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #13 on: November 30, 2008, 08:49:37 pm »

"Unable to connect to PHP tunneling"

What am i missing in the setup?

At which moment occurs the message? In the settings window?

Did you install the latest release?

Tigrane.
Logged
My software website : www.neogie.com

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #14 on: December 01, 2008, 06:38:14 am »

While installing the latest version it does this at the settings screen (even with a trailing slash in the website address).
Logged

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #15 on: December 01, 2008, 05:11:39 pm »

While installing the latest version it does this at the settings screen (even with a trailing slash in the website address).

Did you upload the files?
(The tunnel tries to access "http://yourserver/php4wd.php")
The coppermine FTP root that you gave must point to the root of the webserver...
Logged
My software website : www.neogie.com

hxh

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #16 on: December 10, 2008, 06:39:12 pm »

Can't login for some reason have fill in most of the settings but the user name at the login screen is still blank for me :/ any suggestions ?
Logged

fjmf

  • Coppermine newbie
  • Offline Offline
  • Posts: 11
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #17 on: December 13, 2008, 04:47:40 am »

source code would kick ass...
Logged

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #18 on: December 19, 2008, 11:05:11 pm »

source code would kick ass...

Won't be very usefull I don't use a free dev environnement (it's a french one, quite popular here)
Logged
My software website : www.neogie.com

tigrane

  • Contributor
  • Coppermine novice
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 42
Re: New Windows Batch uploader coming..."Coppermine Helper"
« Reply #19 on: December 19, 2008, 11:18:05 pm »

Can't login for some reason have fill in most of the settings but the user name at the login screen is still blank for me :/ any suggestions ?

Everything went smoothly on the configuration screen?
Try to download the latest release maybe yours is too old?
Logged
My software website : www.neogie.com
Pages: [1] 2 3   Go Up
 

Page created in 0.032 seconds with 20 queries.