frtaz


|
Wed Jun 07, 2006 4:43 pm |
|
It there a way to convert all of my Coppermine photos over to g2Dragonfly 1.1.
Gallery is alot better program to me . I did not know if this is in the works or not for people to convert from Coppermin to Gallery or Gallery to coppermin.
|
|
~tim


|
Wed Jun 07, 2006 8:36 pm |
|
I've told dave about your question. He'll probably be able to answer it better than me when he swings by.
|
|
dave


|
Wed Jun 07, 2006 9:12 pm |
|
yes, it is very possible. there is a converter already in development to covert from coppermine to gallery. I've just got to modify the code to go from df coppermine, to df gallery. which shouldn't be a major trouble - remember that the gallery 2 integration leaves gallery 2 intact. so the only real differences are between coppermine and df coppermine (which i need to work out).
I'll keep an eye on the development of this program and see about copying it to dragonfly.
I'll also look at doing something myself a bit more (i've already had a start at it).
Last edited by dave on Wed Jun 07, 2006 9:46 pm; edited 1 time in total |
|
dave


|
|
dave


|
|
frtaz


|
Thu Jun 08, 2006 12:16 pm |
|
Yes I have tried Kernel Slap's before but it did not work because it was made for copperming standalone not for cpg in dragonfly.
|
|
frtaz


|
Thu Jun 08, 2006 12:17 pm |
|
thank you two
|
|
dave


|
Thu Jun 08, 2006 9:41 pm |
|
for a progress report, i've taken the work done there and updated it to gallery 2.1. I am in the process of changing it to work with draonfly. it is getting there.
|
|
dave


|
Sun Jun 11, 2006 11:33 pm |
|
Update: its now working and able to import albums and photos. Should be able to release a test version in next few days.
|
|
dave


|
Mon Jun 12, 2006 12:21 pm |
|
Ok, this is the alpha version of the converter. Try it out and see if it works.
Note: on the first screen, the path you want is the BASEDIR of dragonfly - i.e /homes/username/dragonflyinstall or whatever it is. (you can find it in your system info area).
Let me know of the bugs you find. It worked for me for a very small collection of albums. If it fails, I suggest doing small groups of albums at a time.
|
|
~tim


|
Mon Jun 12, 2006 1:01 pm |
|
Off topic, but you've just found a bug in my hacked attachment templates. Will fix.
|
|
frtaz


|
Fri Jun 16, 2006 2:03 pm |
|
I have installed the new converter, but it is telling me "The path that you entered is invalid. "
The path I put in was /home/mysite/public_html/modules/coppermine/ Then I tried /home/mysite/public_html/ the BaseDIR
|
|
frtaz


|
Mon Jun 19, 2006 3:28 pm |
|
I know you are tied up right now with profile replacement, but any word on this. converter?
|
|
dave


|
Tue Jun 20, 2006 8:13 am |
|
sorry, been a little busy last couple of days. I haven't had a chance to test it out again yet.
The correct path should be /home/mysite/public_html . I'm not sure why its not working for you right now. I'll look at it as soon as I can.
|
|
dave


|
Tue Jun 20, 2006 11:53 am |
|
what version of dragonfly are you using?
What the check does is check to see that BASEDIR/includes/coppermine/init.inc exists. Which as far as I know should always exist.
A possible workaround, would be to go to the \cmmigrate\SelectAlbum.inc file and then comment out lines 66-68.
i.e. change to:
| Code: |
/* if (!CmMigrateHelper::isValidCopperminePath($form['copperminePath'], $slash)) {
$error[] = 'form[error][copperminePath][invalid]';
} */ |
This will stop it from checking that the path is valid entirely. See if this works for you.
|
|
frtaz


|
Tue Jun 20, 2006 7:09 pm |
|
I am using 9.0.6.1
Ok I cbanged to code and now I am getting You can't access this file directly...
|
|
dave


|
Tue Jun 20, 2006 9:14 pm |
|
this is very strange.
i assume you're using a gallery version 2.1.x?
hopefully i'll have time tomorrow to do another install of gallery and test again. sorry about this, i can't see what could be different on your system to mine. i'll keep looking though.
|
|
frtaz


|
Wed Jun 21, 2006 1:00 am |
|
Thank you, Yes I am useing Gallery 2.1
|
|
dave


|
Wed Jun 21, 2006 2:52 pm |
|
I just tested on a clean install of dragonfly and gallery and it worked.
Have you got any unusual settings or anything that you think might make your version different?
|
|
dave


|
Wed Jun 21, 2006 2:52 pm |
|
are you running on windows or linux?
|
|
frtaz


|
Wed Jun 21, 2006 3:13 pm |
|
I am running a linus, I just did a reinstall of gallery 2.1 and also the bridge.
the only setting that I can thank of that might though it off is I have a dragon fly in its on folder like www.Mysite.com/Main1
and the path would be /home/password/public_html/Main1/
other than that no I do not have any. I will keep on trying to play with it
|
|
dave


|
Wed Jun 21, 2006 4:04 pm |
|
/home/password/public_html/Main1/ as your path didn't work I take it?
This path just needs to be the path to your dragonfly basedir. i.e. what you see in dragonfly admin, system info.
|
|
dave


|
Wed Jun 21, 2006 4:06 pm |
|
oh just in case, you aren't, the converter will only work when in embedded mode. It won't work in gallery standalone mode.
|
|
frtaz


|
Wed Jun 28, 2006 3:26 am |
|
I have installed the new converter again, but it is still telling me "You can't access this file directly... "
and galery 2.1.1
|
|
dave


|
Wed Jun 28, 2006 11:07 am |
|
You are running in embedded mode right?
Can i take a look at your site?
The only thing that appears to be different so far is that your dragonfly install is in a subdirectory. And this really shouldn't affect it at all.
Where did you install gallery? is it installed in the module directory in dragonfly?
|
|
frtaz


|
Wed Jun 28, 2006 9:06 pm |
|
yes I, am running it in embedded mode. and DF is in a subfolder. gallery is under the module dir too.
Drave, I will p.m. you my site info. what all do you want me to send to you?
|
|
dave


|
Thu Jun 29, 2006 7:25 am |
|
have pm'd you with details.
|
|
WebSiteGuru


|
Sat Apr 07, 2007 2:14 am |
|
Dave,
Do you still have the converter? I want to convert one of mine Coppermine to Gallery2.
Thanks in advance,
WSG
|
|
Imran


|
Fri Apr 27, 2007 5:20 pm |
|
Hello People. I have been told about this site by WSG. I am having problems integrating Gallery 2 using the module present on Dragonflied. But I am a bit disappointed with their support and that is why I am here.
Moving to my problem, I have been successful in installing the Gallery here.
www.radopod.com/module...2/main.php
But I am not being able to see the install link on the modules page. Any help?
|
|