2
   

Coppermine Modifications

 
 
husker
 
Reply Wed 1 Sep, 2004 11:40 pm
I've decide I like Coppermine more than 4images. What modifications have made to your gallery?
CDK and anyone else that uses it and care to share TIA.
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Discussion • Score: 2 • Views: 1,354 • Replies: 10
No top replies

 
Craven de Kere
 
  1  
Reply Wed 1 Sep, 2004 11:42 pm
I just hacked within the templates. I'm having a custom one built and won't be on coppermine for long.
0 Replies
 
husker
 
  1  
Reply Wed 1 Sep, 2004 11:44 pm
Cool - are you going to share it later? Will be waiting to see it. I've kind of been figuring the more you know php, mysql and a couple other things the easier it's to get free and customize??
0 Replies
 
Craven de Kere
 
  1  
Reply Wed 1 Sep, 2004 11:48 pm
I probably won't be able to share it, due to the terms under which I will buy it (explicitly without right to resell).

Any code I develop (and that is eligible to be open source) I give away for free, but I can't force others to do the same.
0 Replies
 
husker
 
  1  
Reply Sat 4 Dec, 2004 12:39 am
what do I do? How do I find this line??


Warning: move_uploaded_file(): Unable to move '/tmp/phptbjzqf' to './albums/edit/mHTTP_temp_882ccf1a.JPG' in /home/xxxxx/public_html/xxxxx/gallery/upload.php on line 1197

thanks
0 Replies
 
Craven de Kere
 
  1  
Reply Sun 5 Dec, 2004 06:36 am
Line 1197 comes after line 1196 and before line 1198.

Dunno what else to tell you, your error is telling you exactly where to find the line.
0 Replies
 
husker
 
  1  
Reply Sun 5 Dec, 2004 08:17 am
Craven de Kere wrote:
Line 1197 comes after line 1196 and before line 1198.
.
lol

i know that but don't know that - i don't have any editor that counts lines - what ever is wrong will not let me upload any pictures
0 Replies
 
Craven de Kere
 
  1  
Reply Sun 5 Dec, 2004 07:18 pm
Then you should use an editor that has line numbering.

I use editpad lite.
0 Replies
 
husker
 
  1  
Reply Sun 5 Dec, 2004 09:15 pm
Code:1196 //Now we upload the file.
1197 if (!(move_uploaded_file($_FILES['file_upload_array']['tmp_name'][$counter], $path_to_image))) {
1198
1199 // The file upload has failed.



more confused now
0 Replies
 
husker
 
  1  
Reply Sun 5 Dec, 2004 09:17 pm
btw thanks for the editor suggestion Wink
0 Replies
 
husker
 
  1  
Reply Sun 5 Dec, 2004 09:51 pm
think I got it fixed - if I had pm I would show you the gallery

thanks!
0 Replies
 
 

Related Topics

Webdevelopment and hosting - Question by harisit2005
Showing an Ico File - Discussion by Brandon9000
how to earn money in internet - Discussion by rizwanaraj
The version 10 bug. Worse then Y2K! - Discussion by Nick Ashley
CSS Border style colors - Question by meesa
There is no Wisdom in Crowds - Discussion by ebrown p
THANK YOU CRAVEN AND NICK!!! - Discussion by dagmaraka
I'm the developer - Discussion by Nick Ashley
 
  1. Forums
  2. » Coppermine Modifications
Copyright © 2025 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 01/17/2025 at 10:52:50