forum.coppermine-gallery.net

Support => Looking for Freelancers / Paid help => Topic started by: reece296 on November 22, 2006, 05:28:05 pm

Title: Free Coppermine Installation
Post by: reece296 on November 22, 2006, 05:28:05 pm
I am offering free coppermine installation. All i need is the following:

Your MSN Address or Yahoo so i can tell you how i am getting on.
1 x MYSQL Database
The Database username, DB Login and Password plus the MYSQL server address.
And FTP access.

I will do these on either Friday, Saturday or Sunday. If you contact me in the week i will do it Friday. If you contact me Friday i will do it Friday or if you contact me Saturday i will do it Saturday and the same for Sunday.

I know i have asked alot of questions but i do know how to install Coppermine.

Please PM me on contact me through Instant Messengers.

Regards,

Reece
Title: Re: Coppermine Installation
Post by: Hein Traag on November 22, 2006, 07:09:42 pm
I assume you are doing this free ? if not then you might want to add a price before people start contacting you and get dissapointed because there is a price to pay for your services.

Cheers
Hein
Title: Re: Coppermine Installation
Post by: reece296 on November 22, 2006, 07:18:21 pm
Hi,

Yes i am. Please read the first line of this thread. Also could a mod change the topic title to Free Coppermine Installation.

Thanks
Title: Re: Coppermine Installation
Post by: Joachim Müller on November 22, 2006, 07:24:49 pm
Also could a mod change the topic title to Free Coppermine Installation.
Done.

I appreciate that you're ready to do such things for free, however I have to warn you: we had to learn the hard way that an install performed by others (be it the webhost, an auto-installer like Fantastico or generous people like you) will lead into users not understanding Coppermine at all nor reading the docs. Subsequently, most of those users who haven't installed Coppermine by themselves run into issues that are related to not installing Coppermine in the first place.
In my opinion, the installation is some sort of test: only if you are capable to perform the install (which is very easy imo) yourself, you will be capable to set up and maintain coppermine as admin.

But anyway, you're of course welcome to offer this service.

Joachim
Title: Re: Free Coppermine Installation
Post by: reece296 on November 22, 2006, 07:41:42 pm
Thanks,

I will ask the person to read the tutorials and docs first.
Title: Re: Free Coppermine Installation
Post by: dl75 on December 02, 2006, 03:31:44 am
Reece- THANK YOU SO MUCH!!!! Yes you had me read everything first- but to people like me who are just starting- everything is hard to comprihend. I know I couldn't have done this without your help, since I've been looking for help ever from 8am my time....and now is 9:30?!?!
Anyway- You made me realize that it's really NOT that big of a deal, and pretty easy- Now I can actually change the theme, lol  ::)
But seriously- for newbies such as myself- it's good to know that someone is out there willing to help, and without geeting ennoyed.
Thanks so much again
Hugs
L.
Title: Re: Free Coppermine Installation
Post by: reece296 on December 02, 2006, 03:34:00 am
Reece- THANK YOU SO MUCH!!!! Yes you had me read everything first- but to people like me who are just starting- everything is hard to comprihend. I know I couldn't have done this without your help, since I've been looking for help ever from 8am my time....and now is 9:30?!?!
Anyway- You made me realize that it's really NOT that big of a deal, and pretty easy- Now I can actually change the theme, lol  ::)
But seriously- for newbies such as myself- it's good to know that someone is out there willing to help, and without geeting ennoyed.
Thanks so much again
Hugs
L.

Thanks LiLi for your kind review  :) .

Regards,

Reece
Title: Re: Free Coppermine Installation
Post by: nivascom on January 25, 2007, 09:30:16 pm
Hi Reece,

Well saw the word "FREE" and thought I'd give it a shot. I understand that you do free installations.  I actually have a lil issue with my site so wanted to start by asking your help.  My site is www.nivas.com/pics.  I have been able to add numerous images in the past, however am getting an error when adding new images.

If you look at the bottom of the page, it shows debug info:

==========================================================
Code: [Select]
USER:
------------------
Array
(
    [ID] => 117d3cfc13a3866789c4574c5d436e3a
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 0
    [ufc_max] => 0
    [ufc_min] => 0
    [custom_user_upload] => 0
    [num_file_upload] => 10
    [num_URI_upload] => 3
    [can_post_comments] => 0
    [can_upload_pictures] => 0
    [can_create_albums] => 0
    [has_admin_access] => 0
    [pub_upl_need_approval] => 1
    [priv_upl_need_approval] => 1
    [group_name] => Anonymous
    [upload_form_config] => 0
    [group_quota] => 0
    [can_see_all_albums] => 0
    [group_id] => 3
    [groups] => Array
        (
            [0] => 3
        )

)

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content FROM cpg_filetypes;
    [1] => SELECT * FROM cpg_users WHERE user_id='0'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '*'
    [2] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg_usergroups WHERE group_id in (3)
    [3] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 3
    [4] => DELETE FROM cpg_banned WHERE expiry < 1169755246
    [5] => SELECT * FROM cpg_banned WHERE ip_addr='75.19.38.71' OR ip_addr='75.19.38.71' OR user_id=0
    [6] => SELECT aid FROM cpg_albums WHERE visibility != '0' AND visibility !='10000' AND visibility NOT IN (3)
    [7] => SELECT cid, name, description, thumb FROM cpg_categories WHERE parent = ''  ORDER BY pos
    [8] => SELECT aid FROM cpg_albums WHERE category = 32 and aid NOT IN (96,113)
    [9] => SELECT count(*) FROM cpg_pictures as p, cpg_albums as a WHERE p.aid = a.aid AND category = 32 and a.aid NOT IN (96,113)
    [10] => SELECT aid FROM cpg_albums WHERE category = 37 and aid NOT IN (96,113)
    [11] => SELECT count(*) FROM cpg_pictures as p, cpg_albums as a WHERE p.aid = a.aid AND category = 37 and a.aid NOT IN (96,113)
    [12] => SELECT count(*) FROM cpg_albums as a WHERE category = '37' and a.aid NOT IN (96,113)
    [13] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg_albums as a LEFT JOIN cpg_pictures as p ON a.thumb=p.pid WHERE category=37 and a.aid NOT IN (96,113)  ORDER BY a.pos LIMIT 0,18
    [14] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg_pictures WHERE aid IN (11, 12, 13, 15, 16, 17, 19, 121, 83, 123, 89, 90, 95, 102, 103, 106, 107, 112) AND approved = 'YES' GROUP BY aid
    [15] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='2850'
    [16] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='1310'
    [17] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='1288'
    [18] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='1320'
    [19] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='2309'
    [20] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='3293'
    [21] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='2291'
    [22] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='1764'
    [23] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='2183'
    [24] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='2798'
    [25] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='3017'
    [26] => SELECT aid FROM cpg_albums WHERE category = 26 and aid NOT IN (96,113)
    [27] => SELECT count(*) FROM cpg_pictures as p, cpg_albums as a WHERE p.aid = a.aid AND category = 26 and a.aid NOT IN (96,113)
    [28] => SELECT count(*) FROM cpg_albums as a WHERE category = '26' and a.aid NOT IN (96,113)
    [29] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg_albums as a LEFT JOIN cpg_pictures as p ON a.thumb=p.pid WHERE category=26 and a.aid NOT IN (96,113)  ORDER BY a.pos LIMIT 0,4
    [30] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg_pictures WHERE aid IN (53, 56, 57, 109) AND approved = 'YES' GROUP BY aid
    [31] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='1520'
    [32] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='1351'
    [33] => SELECT aid FROM cpg_albums WHERE category = 24 and aid NOT IN (96,113)
    [34] => SELECT count(*) FROM cpg_pictures as p, cpg_albums as a WHERE p.aid = a.aid AND category = 24 and a.aid NOT IN (96,113)
    [35] => SELECT count(*) FROM cpg_albums as a WHERE category = '24' and a.aid NOT IN (96,113)
    [36] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg_albums as a LEFT JOIN cpg_pictures as p ON a.thumb=p.pid WHERE category=24 and a.aid NOT IN (96,113)  ORDER BY a.pos LIMIT 0,2
    [37] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg_pictures WHERE aid IN (58, 59) AND approved = 'YES' GROUP BY aid
    [38] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='1716'
    [39] => SELECT aid FROM cpg_albums WHERE category = 47 and aid NOT IN (96,113)
    [40] => SELECT count(*) FROM cpg_pictures as p, cpg_albums as a WHERE p.aid = a.aid AND category = 47 and a.aid NOT IN (96,113)
    [41] => SELECT count(*) FROM cpg_albums as a WHERE category = '47' and a.aid NOT IN (96,113)
    [42] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg_albums as a LEFT JOIN cpg_pictures as p ON a.thumb=p.pid WHERE category=47 and a.aid NOT IN (96,113)  ORDER BY a.pos LIMIT 0,3
    [43] => SELECT aid, count(pid) as pic_count, max(pid) as last_pid, max(ctime) as last_upload FROM cpg_pictures WHERE aid IN (29, 111, 108) AND approved = 'YES' GROUP BY aid
    [44] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='1378'
    [45] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg_pictures WHERE pid='2801'
    [46] => SELECT aid FROM cpg_albums as a WHERE category>=10000 and a.aid NOT IN (96,113)
    [47] => SELECT count(*) FROM cpg_pictures as p, cpg_albums as a WHERE p.aid = a.aid AND category >= 10000 and a.aid NOT IN (96,113)
    [48] => SELECT aid FROM cpg_albums as a WHERE category = '0' and a.aid NOT IN (96,113)
    [49] => SELECT count(*) FROM cpg_albums as a WHERE 1 and a.aid NOT IN (96,113)
    [50] => SELECT count(*) FROM cpg_pictures as p LEFT JOIN cpg_albums as a ON a.aid=p.aid WHERE 1 and p.aid NOT IN (96,113)
    [51] => SELECT count(*) FROM cpg_comments as c LEFT JOIN cpg_pictures as p ON c.pid=p.pid LEFT JOIN cpg_albums as a ON a.aid=p.aid WHERE 1 and p.aid NOT IN (96,113)
    [52] => SELECT count(*) FROM cpg_categories WHERE 1
    [53] => SELECT sum(hits) FROM cpg_pictures as p LEFT JOIN cpg_albums as a ON p.aid=a.aid WHERE 1 and p.aid NOT IN (96,113)
    [54] => SELECT count(*) FROM cpg_albums as a WHERE category = '0' and a.aid NOT IN (96,113)
    [55] => SELECT COUNT(*) from cpg_pictures WHERE approved = 'YES' AND aid NOT IN (96,113)
    [56] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid, aid FROM cpg_pictures WHERE approved = 'YES' AND aid NOT IN (96,113)  ORDER BY RAND() LIMIT 12
    [57] => SELECT COUNT(*) from cpg_pictures WHERE approved = 'YES' AND aid NOT IN (96,113)
    [58] => SELECT pid, filepath, filename, url_prefix, filesize, pwidth, pheight, ctime, aid,title, caption, owner_id, owner_name, aid FROM cpg_pictures WHERE approved = 'YES' AND aid NOT IN (96,113)  ORDER BY pid DESC  LIMIT 0 ,12
)

==========================
GET :
------------------
Array
(
)

==========================
POST :
------------------
Array
(
)

==========================
Page generated in 0.229 seconds - 59 queries in 0.083 seconds - Album set : AND aid NOT IN (96,113)



==========================================================
Are you able to fix or help with this, or should I post this topic in another board.

Thank you for your consideration.

Regards,

Paul
Title: Re: Free Coppermine Installation
Post by: Nibbler on January 25, 2007, 10:01:50 pm
Update your gallery and then use the upload support board.
Title: Re: Free Coppermine Installation
Post by: nivascom on January 25, 2007, 10:03:20 pm
Can you elaborate on " Update your gallery ".

thanks,

P
Title: Re: Free Coppermine Installation
Post by: nivascom on January 25, 2007, 10:05:09 pm
BTW,

I managed to remove the debug info from the pages.....however still not able to add new images.  Any help would be appreciated.

Thanks,

P
Title: Re: Free Coppermine Installation
Post by: Nibbler on January 25, 2007, 10:07:12 pm
The version of Coppermine you are using is no longer supported since it is so old. You must download 1.4 and update your gallery following the instructions in the manual before we can help you.
Title: Re: Free Coppermine Installation
Post by: nivascom on January 25, 2007, 10:19:08 pm
Are you able to point me to step by step instructions as to how I can update the gallery to the new one, as well as move all my current albums over.

Thanks,

P
Title: Re: Free Coppermine Installation
Post by: Nibbler on January 25, 2007, 10:29:35 pm
All explained in the manual.
Title: Re: Free Coppermine Installation
Post by: Layla-ren on January 30, 2007, 02:33:05 am
layla [MINUS] ren [AT] hotmail [DOT] com
Title: Re: Free Coppermine Installation
Post by: Joachim Müller on January 30, 2007, 08:43:20 am
Posting your email address on a public board will only result in receiving more spam, as only email harvesters are keen to see your email address. The original thread starter said that you're suppossed to contact him. Posting an email address is not what he requested.
Title: Re: Free Coppermine Installation
Post by: reece296 on January 30, 2007, 04:58:27 pm
I have added the user who posted their E-mail/MSN. You can delete the E-mail address (If you think its better, security wise)
Title: Re: Free Coppermine Installation
Post by: Joachim Müller on January 31, 2007, 08:34:48 am
I have edited the posting accordingly to cloak it from harvesters.
Title: Re: Free Coppermine Installation
Post by: reece296 on January 31, 2007, 04:32:33 pm
I have edited the posting accordingly to cloak it from harvesters.
Cheers
Title: Re: Free Coppermine Installation
Post by: ryanprodj on March 22, 2007, 09:01:52 pm
Hey Copperminers and Future Copperminers.

I just wanted to say that Reece was absolutely fantastic to work with!  He has a fantastic future ahead of him and I look forward to meeting him some day soon when I get to cross the pond to go to the UK and Europe!

Ryan
Title: Re: Free Coppermine Installation
Post by: bigdog7705 on April 07, 2007, 09:33:31 pm
Please contact me ASAP about install and set-up of coppermine.  I seem to have it uplaoded to site but can't seem to get ie installed.  I've been through the doc's, but it's just not clicking.

Thank's

Paul
Title: Re: Free Coppermine Installation
Post by: reece296 on April 28, 2007, 02:46:58 am
Just a note: I now do upgrading as well  :)
Title: Re: Free Coppermine Installation
Post by: bolica@comcast.net on May 03, 2007, 12:43:11 am
reece296 has just installed Coppermine for me and he did a fantastic job of doing so...he was polite understanding and very helpful .He did this for FREE and I am personally unable to pay him as I am on a disability and the checks just about cover expenses...I would Highly Recommend his services to anyone that wants Coppermine installed Quickly and with out Hassels.He is a Young Man and in this day and age not many of them take the time or make an effort to do anything for thoes in need...He is a Fine Young Man and does a Great job with Installations!!!!!!!!!!!Five Star service!!!!!!!!!!!!Thank you again Reese

I am offering free coppermine installation. All i need is the following:

Your MSN Address or Yahoo so i can tell you how i am getting on.
1 x MYSQL Database
The Database username, DB Login and Password plus the MYSQL server address.
And FTP access.

I will do these on either Friday, Saturday or Sunday. If you contact me in the week i will do it Friday. If you contact me Friday i will do it Friday or if you contact me Saturday i will do it Saturday and the same for Sunday.

I know i have asked alot of questions but i do know how to install Coppermine.

Please PM me on contact me through Instant Messengers.

Regards,

Reece
Title: Re: Free Coppermine Installation
Post by: dstegall on May 03, 2007, 03:32:30 pm
Reece is awesome!  He upgraded my gallery, answered my questions and was super easy going to work with!  I appreciate all his hard work and patience with me.  If only there were more people in this world like him!  Thanks Reece.

Faithfully,

Dawn
http://www.FaithfullyYours.net Scrappin your Faith!
Title: Re: Free Coppermine Installation
Post by: reece296 on May 03, 2007, 05:39:52 pm
Thanks bolica and Dawn for your feedback. I'm pleased to be of assistance and that everything is working fine. If you need any more assistance please let me know.

Best Regards,

Reece
Title: Re: Free Coppermine Installation
Post by: LGLDSR on May 20, 2007, 06:30:29 pm
Reece,

The work you did was patently outstanding in absolutely no uncertain terms. Not only did you do an excellent job from beginning to end but you did so expeditiously and in a manner that I would not have expected. I hit you up with a myriad of questions and you lost no time in answering them as well as addressing any issues that I raised. You were concise and your manner wholly professional.

While I do not like cliché's, you went far above and beyond 'The Call of Duty' and I can wholeheartedly recommend you to anyone without any hesitation or reservation whatsoever.

Thank you again for the superb work!

Best,

Lyman
Title: Re: Free Coppermine Installation
Post by: reece296 on May 20, 2007, 06:44:29 pm
Thanks for the kind review Lyman :)
Title: Re: Free Coppermine Installation
Post by: jesperw on August 01, 2007, 01:09:36 pm
Reece just helped me upgrade from 1.3.3 to 1.4.X and it was a pleasure. In my profession I have worked with paid consultants who has had less knowledge, been less polite than Reece!

Reece is excellent and I can recommend him warmly!

/Jesper
Title: Re: Free Coppermine Installation
Post by: reece296 on August 02, 2007, 02:31:14 am
Thanks Jesper for the review  :)
Title: Re: Free Coppermine Installation
Post by: Joachim Müller on August 02, 2007, 09:13:14 am
LGLDSR by PM:
Joachim,

Sorry for the PM, but I cannot do this myself.

I can no longer endorse Reece, and want my Post as found at http://forum.coppermine-gallery.net/index.php?topic=38725.0;prev_next=next#new removed. It would be unprofessional for me to go into detail, but I am furious.

Also, please remove my Post wherein I blasted you for talking to him the way you did. I now have a better sense of why you responded as you did.

Thank you,

Lyman