I am trying to get "captchas" to working on my Mediawiki installation, to use in conjunction with a guestbook. The author of the Mediawiki extension, which is written in php, says that the reason that the 'capchas' do not work is a problem with "certain distros" installation of php and certain features of GD. He does not elaborate. I have a out of the box installation of mediawiki, php5, and everything I can find that has 'gd' as part of it, all installed from Debian testing and up to date. The entire system seems to be working fine with no tweaking, except this particular feature. Anyone here who knows php & gd or anyone with any experience with getting this to work. BTW: When this was installed from Debian etch it all worked OK including the 'capchas' when I decided to set up a newer system on testing it does not. Thanks!! Frosty
On Thu, 2008-01-10 at 18:51 -0600, John W Foster wrote:
I am trying to get "captchas" to working on my Mediawiki installation, to use in conjunction with a guestbook. The author of the Mediawiki extension, which is written in php, says that the reason that the 'capchas' do not work is a problem with "certain distros" installation of php and certain features of GD. He does not elaborate. I have a out of the box installation of mediawiki, php5, and everything I can find that has 'gd' as part of it, all installed from Debian testing and up to date. The entire system seems to be working fine with no tweaking, except this particular feature. Anyone here who knows php & gd or anyone with any experience with getting this to work. BTW: When this was installed from Debian etch it all worked OK including the 'capchas' when I decided to set up a newer system on testing it does not. Thanks!! Frosty
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Well since no one has any ideas I thought I would post this follow up from my own efforts, in the hope that it might help someone else. It seems that the captchas are actually working OK. The problem is that the browser (iceweasel) that I have installed is not displaying the artwork created by the captchas. I downloaded another php captcha called jhfcaptcha which is self contained and may be run as a script via Apache2 from my web site. It has exactly the same problem. It asks for you to input the entry needed by the captcha to do its job...however there is no box or any thing else that shows what I am supposed to type in. I have checked the following: GD is installed and working according to a test.php script that shows what is going on. Php is also completely enabled and as many functions as I can find are installed and enabled. I did notice that the mime-decode function is not enabled. I will try that today. In the mean time ANY IDEAS are appreciated. I also tried from another computer using XP and IE7 and the only difference was thate is a box with a missing image element icon in it and you still can not see what needs to be keyed. The more I see of this the more I think its a php issue are a graphics conversion problem.
Frosty
If there is a Wikia rep here would that person please contact me off list? Thanks.
On 17/01/2008, Steve VanSlyck s.vanslyck@spamcop.net wrote:
If there is a Wikia rep here would that person please contact me off list? Thanks.
I would suggest looking on www.wikia.com if you want to contact someone from Wikia. This is a mailing list about the software that runs Wikia, along with many other wikis.
hi there,
please, does anybody know how to:
- connect three mediawiki-wikis through interwikilinks
- !!! and modify the search-function that any of these single wikis searches all of the (three) wikis´ content?
thanx, frieder
friederb wrote :
please, does anybody know how to:
- connect three mediawiki-wikis through interwikilinks
see http://www.mediawiki.org/wiki/Help:Interwiki_linking
- !!! and modify the search-function that any of these single wikis
searches all of the (three) wikis´ content?
No idea, maybe one of the available search extensions (possibly a modified version of those) can do this ?
see http://www.mediawiki.org/wiki/Category:Search_extensions
hi there,
please, does anybody know how to:
- connect three mediawiki-wikis through interwikilinks
- !!! and modify the search-function that any of these single wikis searches all of the (three) wikis´ content?
thanx, frieder
John W Foster wrote:
Well since no one has any ideas I thought I would post this follow up from my own efforts, in the hope that it might help someone else. It seems that the captchas are actually working OK. The problem is that the browser (iceweasel) that I have installed is not displaying the artwork created by the captchas. I downloaded another php captcha called jhfcaptcha which is self contained and may be run as a script via Apache2 from my web site. It has exactly the same problem. It asks for you to input the entry needed by the captcha to do its job...however there is no box or any thing else that shows what I am supposed to type in. I have checked the following: GD is installed and working according to a test.php script that shows what is going on. Php is also completely enabled and as many functions as I can find are installed and enabled. I did notice that the mime-decode function is not enabled. I will try that today. In the mean time ANY IDEAS are appreciated. I also tried from another computer using XP and IE7 and the only difference was thate is a box with a missing image element icon in it and you still can not see what needs to be keyed. The more I see of this the more I think its a php issue are a graphics conversion problem.
Frosty
Try browsing the image url. Likely you will see some error message there.
On Thu, 2008-01-17 at 22:12 +0100, Platonides wrote:
John W Foster wrote:
Well since no one has any ideas I thought I would post this follow up from my own efforts, in the hope that it might help someone else. It seems that the captchas are actually working OK. The problem is that the browser (iceweasel) that I have installed is not displaying the artwork created by the captchas. I downloaded another php captcha called jhfcaptcha which is self contained and may be run as a script via Apache2 from my web site. It has exactly the same problem. It asks for you to input the entry needed by the captcha to do its job...however there is no box or any thing else that shows what I am supposed to type in. I have checked the following: GD is installed and working according to a test.php script that shows what is going on. Php is also completely enabled and as many functions as I can find are installed and enabled. I did notice that the mime-decode function is not enabled. I will try that today. In the mean time ANY IDEAS are appreciated. I also tried from another computer using XP and IE7 and the only difference was thate is a box with a missing image element icon in it and you still can not see what needs to be keyed. The more I see of this the more I think its a php issue are a graphics conversion problem.
Frosty
Try browsing the image url. Likely you will see some error message there.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Thanks, the image url is created by the captcha script and I have only been able to see a block outline with a X inside indicating a problem with the image. Not sure what to do beyond that. Frosty
John W Foster wrote:
Try browsing the image url. Likely you will see some error message there.
Thanks, the image url is created by the captcha script and I have only been able to see a block outline with a X inside indicating a problem with the image. Not sure what to do beyond that. Frosty
View source->Copy url to address bar, Right click->View image...
On Fri, 2008-01-18 at 20:52 +0100, Platonides wrote:
John W Foster wrote:
Try browsing the image url. Likely you will see some error message there.
Thanks, the image url is created by the captcha script and I have only been able to see a block outline with a X inside indicating a problem with the image. Not sure what to do beyond that. Frosty
View source->Copy url to address bar, Right click->View image...
Well I gave up on this for now as it was a nicety but not essential. I now got bigger issues. Something else even more wierd has happened. When I save a page all the === are being changed and saved to ''' and it is realy screwing up my wiki. I have no idea what to do about this. Did I mention I am running debian testing in a previous post??
Thanks for the help. Frosty
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org