|
#11
|
|||
|
|||
|
I remember the team had said it has a strong security on anti-spam,do we need this addon on pp1.6?
__________________
jdleung's.com @ flickr @ fotoblogs.cn & Addons:Month Calendar & Slideshow & Flickr comment & Modified Addon: Calendar |
|
#12
|
|||
|
|||
|
I still got spams without captcha on 1.6 so I just still implemented it. I'm probably going to recode the comments and use AJAX or something instead of captcha to prevent spam. I'll have to see but captcha has done wonders. Completely zero spam when it's in effect so I'm not complaining at all.
__________________
JETCs Photoblog |
|
#13
|
||||
|
||||
|
thank u so much
its works beautyfull
|
|
#14
|
||||
|
||||
|
I've installed this hack and it works fine with my default langugage (english) image_template.html but on my image_se_template.html, the <CAPTCHA> tag simply isn't replaced. I've been desperately trying various things to hack the code to work for me but since I suck at such things, I have to give up. I reuploaded the default addon index.php on my site for now.
I found that if I replaced this section in the code: PHP Code:
PHP Code:
If I do that, the swedish archive gets broken BUT the captcha does work on the swedish image comment function. Some errors in finding my swedish templates? I hope someone here can help me. It works if you try it in the english version. Even if you don't know swedish the links are placed on the same spot so it shouldn't be too hard to figure out for debugging. http://www.jesperjacobsson.com/ Thank you very much in advance. My brain is toast now. |
|
#15
|
||||
|
||||
|
Jesper, you should not code the image_template manually. The template selection is dynamically based on $_GET['x'], so doing this doesn't makes any sense.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#16
|
||||
|
||||
|
Dennis,
Ok. I have to look into how to make a proper template then, since if I understand your answer correctly, the one I'm using now is not correct. Alas, that will have to wait till a day when I'm not zombified by depressive symptoms. Thank you. A lot of things don't make sense. |
|
#17
|
||||
|
||||
|
Perhaps you could send me the template so I can have a look.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
|
|
#18
|
||||
|
||||
|
Oh Dennis
![]() That is a very sweet offer. You must have better things to do with your time but how can I resist if you say so. I will pm you an URL where I have uploaded a zip with the files. Thank you very much! Jesper |
|
#19
|
|||
|
|||
|
Nice, it works for me.
Now just wait and see if it stops the spam flood ![]() But one question; how can I adjust the position of the field, text and the captcha image. Right now it's first the field, then a text (type over the code please) and below that the captcha image. Is it possible to adjust these things? |
|
#20
|
||||
|
||||
|
you've to change 2 lines in the index.php file
the following snippeds assume you're using the addon for pp 1.6 PHP Code:
|
| Post Reply |
| Thread Tools | |
|
|