IamDeirdre
Coppermine newbie
Gender: 
Posts: 11
|
 |
« Reply #40 on: August 14, 2006, 03:51:35 pm » |
|
Thank you for this, it was just what I needed!
|
|
|
|
|
Logged
|
Deirdre
|
|
|
Fudgemaster
Coppermine novice

Gender: 
Posts: 45
|
 |
« Reply #41 on: August 20, 2006, 12:43:03 pm » |
|
Is there a possibility to have the captcha for non registered users and the registered users would be able to comment after loggin in without it ?
|
|
|
|
|
Logged
|
-- It's an insane world.. But I'm proud to be a part of it.
|
|
|
Abbas Ali
|
 |
« Reply #42 on: August 21, 2006, 06:26:04 am » |
|
Yes, but this will require some code changes. If you know your way around then you are welcome to make the changes, else i will do it whenever i get some free time.
|
|
|
|
|
Logged
|
|
|
|
|
Marine
Coppermine newbie
Posts: 13
|
 |
« Reply #43 on: August 21, 2006, 08:11:07 pm » |
|
Hello, I don't understand everything  I have done the change for all the files except for the theme.php because I have an syntaxe error when I add my change on my gallery. I'm currently using Water_drop 1.4.8, I have edited the Sample theme.php to paste since line2210 // Displays comments for a specific picture but I don't see where I have to stop and where is <--end smilies--> ? Can someone help me ?  Sorry for my English Thanks 
|
|
|
|
|
Logged
|
|
|
|
|
|
pigpen
Coppermine newbie
Gender: 
Posts: 4
|
 |
« Reply #45 on: August 22, 2006, 01:23:35 pm » |
|
This is exactly what I needed. Thank you very much. Hope this will be included in one of the forthcoming releases.
|
|
|
|
|
Logged
|
|
|
|
|
Nibbler
|
 |
« Reply #46 on: August 22, 2006, 01:27:12 pm » |
|
It will be in 1.5.
|
|
|
|
|
Logged
|
I don't care about what they say, I won't live or die that way.
|
|
|
tobiasth
Coppermine newbie
Posts: 1
|
 |
« Reply #47 on: August 23, 2006, 08:40:53 pm » |
|
works great, many thx!
|
|
|
|
|
Logged
|
|
|
|
|
spikeweb
Coppermine newbie
Posts: 4
|
 |
« Reply #48 on: August 25, 2006, 05:04:16 pm » |
|
Thanks to all of you as reading all posts got my gallery working fine with the captcha ! BUT I use a franch lang file and get {CONFIRM} instead of Confirmation on the comment page. I changed the /lang/french.php file to reflect the change as mentionned for english.php but no success. If anyone can help 
|
|
|
|
|
Logged
|
|
|
|
diane
Coppermine newbie
Gender: 
Posts: 8
Diana López
|
 |
« Reply #49 on: August 25, 2006, 09:04:21 pm » |
|
Congratulation  your code is very good in the sites that is found I have a proble i don´t cant put it in my web, i have a problem, don´t know what punt intro file captcha.php and captcha.class.php please help me 
|
|
|
|
|
Logged
|
|
|
|
Abbas Ali
|
 |
« Reply #50 on: August 26, 2006, 06:43:03 am » |
|
@spikeweb: Make sure you added the following line at correct place as described in my first post '{CONFIRM}' => $lang_display_comments['confirm'],
Please read the instructions for theme.php again from my first post. @diane: If i understood you correctly you want to know where to upload captcha.php and captcha.class.php. Well captcha.php should be uploaded to the coppermine root folder i.e. where you have index.php of coppermine and captcha.class.php should be uploaded to "include" directory which is within your coppermine root folder. Also please do not send PM unless asked for (diane sent me a PM).
|
|
|
|
|
Logged
|
|
|
|
|
spikeweb
Coppermine newbie
Posts: 4
|
 |
« Reply #51 on: August 26, 2006, 09:14:11 am » |
|
Thanks for the note. That was it, I apologize for not having checked everything twice  Anyway, it works so fine now 
|
|
|
|
|
Logged
|
|
|
|
Pascal YAP
Dev Team member
   
Gender:
 Armenia
Posts: 3791
He's me, and She's Moon
|
 |
« Reply #52 on: August 26, 2006, 09:27:41 am » |
|
Morning Abbas, Your Captcha MOD is in our French Board  Thanx PYAP
|
|
|
|
|
Logged
|
! Pas de PM please ! No PM s'il vous plait !
|
|
|
kromega
Coppermine novice

Gender: 
Posts: 47
|
 |
« Reply #53 on: August 26, 2006, 03:33:18 pm » |
|
It will be in 1.5.
good ! is it worth to do all the modif ? or is the 1.5 coming soon ? thanks fabien
|
|
|
|
|
Logged
|
fabski - novice
|
|
|
|
TranzNDance
|
 |
« Reply #54 on: August 26, 2006, 10:18:54 pm » |
|
1.5 isn't coming soon.
|
|
|
|
|
Logged
|
|
|
|
|
lac
Coppermine newbie
Posts: 3
|
 |
« Reply #55 on: August 27, 2006, 06:08:44 am » |
|
Hello,
This modification is work with Coppermine Photo Gallery 1.3.5? Or only for 1.4.x?
Thank you,
Regards,
|
|
|
|
|
Logged
|
|
|
|
Abbas Ali
|
 |
« Reply #56 on: August 27, 2006, 08:22:49 am » |
|
This mod will only work for cpg1.4.x.
|
|
|
|
|
Logged
|
|
|
|
|
lac
Coppermine newbie
Posts: 3
|
 |
« Reply #57 on: August 27, 2006, 11:47:25 am » |
|
Hello,
I update version 1.4.8.
I want to use this modification...
I have a question: - Where I put the "captcha lines" in .php files? (in the end, or begin, or where?)
Please help me,
Thank you,
Regards,
|
|
|
|
|
Logged
|
|
|
|
Abbas Ali
|
 |
« Reply #58 on: August 28, 2006, 06:24:41 am » |
|
Which lines are you talking about? The attached files should be placed as it is.
|
|
|
|
|
Logged
|
|
|
|
diane
Coppermine newbie
Gender: 
Posts: 8
Diana López
|
 |
« Reply #59 on: August 28, 2006, 07:17:10 pm » |
|
1.5 isn't coming soon.
Thank you for your help but we continue whith problems, i don´t know were i can get this files * captcha.php * include/captcha.class.php * fonts Some one can send me or tell me were i can download or what i cad writte on these files, there are a library´s or not Please help me Please please 
|
|
|
|
|
Logged
|
|
|
|
|