HELP!!! Captcha is killing me! Losing hair by the second,

Hi,
I am using ADDT forms on my site. I have been trying to implement captcha with no success. I have the appropriate file permission for the .captcha folder and all its content set at (777). I'm also using gd image processing library (I tried imagemagick, it kicks back an error when trying to display image).
No image displays, basically nothing happens except for the display of text. How the heck do I get this thing to work?
Any help would be greatly appreciated, time is defiantly at a premium!
Thanks,
Steve

Hi Steve,
I emailed yahoo about their server technology, it turns out they have no plans in the immediate future to upgrade php to a more recent version
sorry to hear that Yahoo seems to lag many years behind -- to me this would be a good reason to consider switching to a better host providing a contemporary php version, which should be 5.x
Is there any other solution, or is this it?
For me it´s hard to tell which other ADDT components work (or not) with 4.3 -- however, as replacement for the Captcha thing you could...
1. create a regular text input field with a maxchar attribute of 2
2. provide a message like "how much is 9 + 11 ?"
3. have the form validation check if the entered number is 20
Cheers,
Günter Schenk
Adobe Community Expert, Dreamweaver

Similar Messages

  • Captcha is killing me. Losing hair by the second!

    Hi,
    I am using Adobe DW CS3 w/ ADDT forms on my site. I have been
    trying to implement ADDT captcha with no success. I have the
    appropriate file permission for the .captcha folder and all its
    content set at (777). I'm also using gd image processing library (I
    tried imagemagick, it kicks back an error when trying to display
    image).
    No image displays, basically nothing happens except for the
    display of text. How the heck do I get this thing to work?
    Any help would be greatly appreciated, time is defiantly at a
    premium!
    Thanks,
    Steve

    Discard Captch. Just google "honeypot".
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "self_taught" <[email protected]> wrote in
    message
    news:g1s0bh$2b4$[email protected]..
    > Hi,
    >
    > I am using Adobe DW CS3 w/ ADDT forms on my site. I have
    been trying to
    > implement ADDT captcha with no success. I have the
    appropriate file
    > permission
    > for the .captcha folder and all its content set at
    (777). I'm also using
    > gd
    > image processing library (I tried imagemagick, it kicks
    back an error when
    > trying to display image).
    > No image displays, basically nothing happens except for
    the display of
    > text.
    > How the heck do I get this thing to work?
    >
    > Any help would be greatly appreciated, time is defiantly
    at a premium!
    >
    > Thanks,
    >
    > Steve
    >

  • Untread Text Frames without losing text in the second frame

    I probably not gonna use the right terms to express my question because I don't have an english version of ID. I'm sorry for that.
    If you, for example, import a text document into your column-based layout, you are able to automate the text flow and it will flow into the columns. At the end of each frame there's a text-handler (threading text) that shows you where the text continues in the next frame.
    I wanna know if there's a possibility to unthread text AND leave the text into the first column and the rest of the text into the next column WITHOUT being connected like before. If I try this I get a red plus-sign at the end of the first frame showing me there more text and the next frame ends up without text.
    I can cut the text from behind the plus-sign and paste it into the next frame, okay. But there's something in my memory telling me it was already possible with Pagemaker to simply disconnect frames and leave the text intact.
    I hope somebody understands my question?

    Salah Fadlabi wrote:
    Try to open Object style with no document open, double click on none then close and open indesign. Every frame after this process will be without border.
    This is only correct for new created document, not for existing ones. If the problem existis in an existing document you have to change the default style with no object selected.
    I would strongly recommend to create its own basic styles for each category and load them into the several style panels to have always styles with the same name in every document which makes exchange of items easier.
    Default Object styles are those with the small rectangle graphic at the right. The one with the T ist for Text frames, the one without T for Image Frames.

  • When I export to Word, only the second page is editable.  Page one comes in as a picture.  Help?

    I'm using Adobe ExportPDF.

    Here's the file I'm working with.  See if you have any luck.
    Tad <removed by admin>
    Date: Mon, 14 Apr 2014 14:22:31 -0700
    From: [email protected]
    To: [email protected]
    Subject: Re: When I export to Word, only the second page is editable.  Page one comes in as a picture.  Help? When I export to Word, only the second page is editable.  Page one comes in as a picture.  Help?
        Re: When I export to Word, only the second page is editable.  Page one comes in as a picture.  Help?
        created by StacySison in Adobe ExportPDF - View the full discussion
    Hi Jon,
    Try placing your curser in the middle and click on that page a few times. Often this will make it available for editing.
    Let me know if that works!
    Regards, Stacy
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6298150#6298150
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: Re: When I export to Word, only the second page is editable.  Page one comes in as a picture.  Help?
    To unsubscribe from this thread, please visit the message page at Re: When I export to Word, only the second page is editable.  Page one comes in as a picture.  Help?. In the Actions box on the right, click the Stop Email Notifications link.
          Start a new discussion in Adobe ExportPDF at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • Frustrated with OracleMembershipProvider - Please help I'm losing hair!

    I've been trying to setup the membership provider on my local machine and have only succeeded in losing sleep and hair. Here is what I have done so far:
    1. Installed Oracle 10g XE database
    2. Created schema with full DBA rights
    3. Installed Oracle 11g ODAC 11.1.0.5.10 Beta
    4. Successfully ran ODAC sql scripts (aspnetcommon and membership)
    4. Added XE schema credentials to connection string "OraAspNetConString" in machine.config
    5. Added Oracle membership provider to web.config as default
    6. Added Oracle.Web.dll assembly to project
    Now for the problem:
    I run the ASP.Net Configuration and select the 'Provider' tab.
    When I choose 'Select a single provider for all site management data', only AspNetSqlProvider is shown. Where is the Oracle Provider??
    When I choose 'Select a different provider for each feature (advanced)', I see the Oracle Provider for Membership and Roles. I select both then try to enter 'Security' tab. It will hang then come back with this error:
    "There is a problem with your selected data store. This can be caused by an invalid server name or credentials, or by insufficient permission. It can also be caused by the role manager feature not being enabled. Click the button below to be redirected to a page where you can choose a new data store. "
    What am I doing wrong?? I've searched this forum and can't find the answer.

    Suggestions:
    1. check your machine.config. If OracleMembershipProvider and OracleRoleProvider were not added into the entry, I recommend that reinstall Oracle Providers for ASP.NET. If all files are already copied to your system and you don't want to reinstall, you may use the OraProvCfg.exe (under your ...client_1\ASP.NET\BIN\2.x) to update your machine.config for these two providers.
    2. copy sqlnet.ora and tnsnames.ora from your 10g XE installation to your 11g ODAC 11.1.0.5.10 Beta installation in the same Network\Admin location. Please search this forum for the details. You may also want to check your system environment variable TNS_ADMIN. If it's there, rename or delete it. Follow the instructions in this forum about how to check your connection.
    3. if you had a successful installation, you should be able to use .NET Framework 2.0 gacutil.exe to check the assembly is listed. (Don't use 1.x gacutil.exe to check as it won't "see" it.)
    gacutil /l oracle.web
    4. in your application configuration file (web.config), try the second web.config example in the doc which customizes the attribute values. You may put the two sections from OracleMembershipProvider and OracleRoleProvider samples together within the <system.web> </system.web> section.
    You may set the values same as your machine.config if you want to use default values. Don't forget to change the connection string on the top of the web.config.

  • Please help before it kills my entire library!

    I’m sure this has come up before but I have to ask.
    When I add new songs to my iTunes, it will “misplace” older ones and adds exclamation points to them?
    At first I thought this was because I had to have my hard drive replaced and it lost the original songs but the more songs I add, the more get “lost” and now its started to affect the songs that I have purchased from iTunes recently so I KNOW its not due to the hard drive replacement. What can I do? Way too many of my songs are exclamationed now. I backed up the list several weeks ago because I had a suspicion this was what was wrong. The weird part is, even though the songs are gone in iTunes, it doesn’t delete them from the iPod. Even if I clear those songs. It will add the new ones just fine, but it won’t delete the old ones. There doesn’t appear to be any rhyme or reason to the deletion of my songs. They just go as I add more. I have 330 songs and 70 of them are exclamationed. I had more but started deleting them before I figured out what was happening. So far, I seems to only happen when I add new music, no matter where its from. It even happens when I purchase from iTunes. Please help before it kills my entire library!
    I have an 8 gig iPod so I know its not because its full. Oh, and Im running on an older Gateway, but I can’t even begin to tell you what year or anything and OS is Windows XP Pro. I also have the latest version of iTunes and update regularly. Any other info you need?
    I haven’t needed to lately, but Im scared for if I need to restore my iPod. (I have had to do it once before) Im sure that it will delete the songs that have been preserved that were deleted on the tunes. One more thing, it APPEARS to be mixing up the artwork on the iPod itself with other artists. For example, my Kerli artwork is now my Matchbox 20 artwork and so on. That problem is only with a few songs though.
    Any ideas? Thanks SO much for trying to help!

    Check your Preferences > Advanced > iTunes Music folder location to make sure that it is correct. Also, is "Keep iTunes Music folder organized checked"? Have you tried to Consolidate Library? (Note: I'm not saying to do that, yet, just asking if you have.) Have you used Windows Explorer to actually locate your music?
    I've seen where iTunes could be "missing" a song but not indicate it with the exclamation mark until some action is attempted -- moving, dragging, playing. For me it would be because I forgot to turn on the external drive where my music is stored. But then, once I mount the drive, I still have to point iTunes to its Music folder again.

  • I have a few wedding projects(1-2 hours)I am trying to export at full hd quality,than burn in idvd.After rendering for 8hrs I receive error code that states "file is too big". Please help? compressing tips without losing quality?

    I have a few wedding projects(1-2 hours)I am trying to export at full hd quality,than burn in idvd. After rendering for 8hrs I receive error code that states "file is too big". Please help? compressing tips without losing quality? or any other exporting alternatives?

    Hey Z,
    Thank you for the tip on exporting by media browser (large) from imovie. But of course, if it's not one thing it's another. Now that I figured how to export a large file from imovie, I have an idvd issue. I followed the instructions for burning from idvd and changing the encoding to professional quality and the burn speed to x4, but I am receiving an error that states the following,
    Your project exceeds the maximum content duration. To burn your DVD, change the encoder setting in the Project Info window.
    Project:
    - total project duration: 79:04 minutes
    - total project capacity: 4.327 GB (max. available: 4.172 GB)
    Menus:
    - number of menus in project: 1 menus
    - total menu duration: 0:39 minutes
    - total menu capacity: 37.370 MB
    Movies:
    - total movies duration: 78:25 minutes
    - total movies capacity: 4.291 GB
    I have searched in the idvd forum for similar issues and I am stumped at this point. I have tried deleting the encoding assets and re launching idvd with the changed preferences, and still the same error. I know you mentioned something about free hard drive space available, and I have very little left. 4GB to be exact due to massive hours of non-edited footage. I am not sure if this is why, but I do not recall ever needing free space to burn memory onto a separate dvd. I would be more than happy if I am wrong, and it would be a quick fix. Otherwise, the technical nightmare continues. It's all a learning process and your expertise is greatly appreciated! Thanks in advance.

  • My network symbol keeps working on my home page even when I'm not doing anything, I know there has been problems in the past with this so has it come back, help it's killing my battery!

    My network symbol keeps working on my home page even when I'm not doing anything, I know there has been problems in the past with this so has it come back, help it's killing my battery!

    Close all open apps by double-tapping the home button, then swiping up and off the screen with the app window (not the smaller icon).
    Reset your device: hold down the home button along with the sleep/wake button until the screen goes black and you see the Apple, then let go. (No data loss)

  • Need help changing Apple ID without losing info

    I have 3 Iphones linked to the same Apple ID.  2 are mine and 1 is my fathers who is not too saavy with Iphones which is why it's been linked to mine to help him.  He has since upgraded from the 3 to a 4s (like I said, he's behind the times) and was wanting to move his content from one phone to the other.  First off, the Apple 'Genius's' were anything but 'Genius' when it came to helping him.  So he ended up having to ship his phone 3k miles to me to help.  I was able to back up his phone and attempted to create a new Apple ID for his phone.  Then I realized it had changed my phones ID's to the same as the one I made for him.  I have since switched both of my personal phones back to the original ID's, but his phone still has the old/new ID I created for his phone but comes up as not 'verified' since I changed my 2 back to the original ID.  If you're still reading this and I haven't lost you yet then maybe you can help.  My question in a nutshell is how do I give him his own ID without losing the content he has on this phone?  He can't sync from ICloud because it will import all of my info onto his phone as well.  I would really like to get this resolved so I can send him back his phone asap and not worry about further issues if and when he needs to backup or sync his phone to his own account without my info transferring as well.

    All your content is saved to you computer it's self so u shouldn't lose anything.  However, when in doubt back it up.  Do a back up of your content just to give yourself leave of mind that way you have it if it does get lost.  I changed my account without losing anything.  U should be fine

  • I need a MacBook experts, master to help me!!! I just tried the craziest move on my mac! My dad's gonna kill me if he finds out!!!

    I need a MacBook experts, master to help me!!! I just tried the craziest series of moves on my mac.
    Begun when the mac hung for nearly an hour. I held the power key to force a shut off.
    This made me think of erasing some things on my hard drive. I used cmd r for disk utility and begun erasing volumes.
    Then, I thought instead, why not just reinstall OSX since nothing I wanted was on it.
    I tried to reinstall OSX but this time it loaded then suddenly said, an error occurred.
    I Went back to disk utility and cleared stuff I can't even remember.
    Another unbelievable thing happened. The disk utility actually hung for a good ten minutes! i went and forced a shut off again.
    Now, whenever I turn the mac on, a flashing folder appears.
    at this point, I usually turn to the net for answers.
    Greatest thing is, every cmd something I try doesn't even trigger a reaction. Only cmd opt showed my mouse cursor.
    i Do not have the original OSX install disk for my mac. Any geniuses got any clues???

    Your post somehow found its way to a low-traffic forum about technical issues with posting in Apple Support Communities. I have asked the Hosts to move you to a more appropriate hardware forum for your product.

  • Iphone 4s will not shut down.  Constant reboot unless powered.  I have done a full restore (losing half my apps) that helped for a while but now back to the same problem

    My iphone 4s will not shut down?  Please help??

    Basic troubleshooting steps outlined in the user guide are restart, reset, restore from backup, restore as new device.  Try each of these steps until your problem is solved. If these steps fail to solve your issue, then you'll need to bring your phone into Apple (or an authorized service provider in your area) for evaluation.

  • How can I re-sync my iPhone and iPad after accidentally deleting my iTunes library (without losing all of the apps on my devices)?

    Long story short: A sequence of bad decisions on my part caused me to delete my entire iTunes library (song files, apps, itl file, everything in the music folder).  Another bad decision left me without a Time Machine backup of this folder. I have a backup of my music and I can redownload audiobooks from Audible, so I'm not stressed out about my audio.
    The problem is my iPhone and iPad. I've downloaded >400 apps and have over 100 on each device. How can I begin syncing them to this new, app-free library without having every app deleted (along with their organization, settings and related-documents). I use these devices heavily so this is a huge conundrum for me.
    The next step would seem to be to restore my audio files to a new iTunes library, but how do I then sync my devices to that library without wiping out every app on my iDevices?  I'm a pretty technical user and am willing to hand edit the ITL files if necessary.  I think that i _may_ be able to find a version of the itl file that's about a year old from an ancient backup. But that still doesn't solve the whole problem.
    Thank you,
    Spencer

    I managed to lose an earlier reply I'd started before you came back with your "solved" so I didn't bother to retype it.
    It went something like this:
    You should be able to recover the media with the tips in  this post from forum regular Zevoneer but I'm not sure what the implications are for your application settings. You can probably transfer your purchases into an authorised library, backup the device, recover any other media using third party tools, then restore the device from the backup.
    The older .itl file is useful however as iTunes should see this as the "home" library for your device which will allow you to preserve the application settings. (.itl file? Mac? I assume the library has migrated from PC to Mac at some point). Any files in the Previous iTunes Libraries folder or did you kill those as well? The most recent of these would be the best place to start.
    And no, the .itl file is not editable by mortals...
    Once you've restored the media from backups or recovered whatever else you useful can from the device, the scripts MusicFolder Files Not Added and Super Remove Dead Tracks should help get the library up to speed with the contents of the media folder.
    tt2

  • I have an ipod classic and I did have a macbook pro but it crashed.  Is there any way to transfer the music from my ipod without losing everything on the ipod.  Because my new computer is a pc it wants me to reset my ipod but I will lose everything.

    i have an ipod classic and I did have a macbook pro but it crashed.  Is there any way to transfer the music from my ipod without losing everything on the ipod.  Because my new computer is a pc it wants me to reset my ipod but I will lose everything.

    See this excellent user tip from another forum member turingtest2 outlining the different methods and software available to help you copy content from your iPod back to your PC and into iTunes.
    Recovering your iTunes library from your iPod or iOS device
    B-rock

  • Killing child process, not just the shell

    Killing child process, not just the shell
    #241 - 07/11/03 11:30 AM
    Edit post Edit Reply to this post Reply Reply to this post Quote
    Hi,
    I am working on a system for automatically testing student submissions on an introductory course about unix scripting. The program works by running a test script on a student submission, using Runtime.getRuntime().exec(). The Process object has a limited life span of 10 seconds (by default), and if it is still running after these 10 seconds, Process.destroy() is used to kill it.
    A bug exists when one of the submissions being tested times out. When the destroy() method is used it leaves a child process running... since students can also run
    some tests from the file submission client, the number of hanging processes soon adds up as they test and test again to get it right before submission. Eventually this results in too many processes and the server keels over.
    Does anyone have any ideas on killing these hanging processes?

    Not much help, but I think this is a known bug ...
    http://developer.java.sun.com/developer/bugParade/bugs/4770092.html

  • HI.I HAVE UPGRADED MY IPHONE5 TO 8.1.3. I M HAVING PROBLEMS FOR MAKING OR RECEIVING CALLS.PLZ HELP ME WAT TO DO.I HAVE DONE THE BASIC RESETTINGS,RESTORING N ALL THAT.CAN I DOWNGRADE TO THE LOWER VERSION?

    HI.I HAVE UPGRADED MY IPHONE5 TO 8.1.3. I M HAVING PROBLEMS FOR MAKING OR RECEIVING CALLS.PLZ HELP ME WAT TO DO.I HAVE DONE THE BASIC RESETTINGS,RESTORING N ALL THAT.CAN I DOWNGRADE TO THE LOWER VERSION?

    Thanks for reply,
    It's truely a disestar for me to kill my phone myself by so called bloody upgradation.
    Iwish I have not upgraded.
    I baught it from here in Bangladesh and now I’m ina mess to get at least a minimum support.
    Thanks for your valued suggessions but it didn’tmade any difference to my situation.
    So now I have an ipod in the price of an iPhone4. Crap.
    Is there any chance of fixing this bug by apple?As the same problem has already been faced by a lot of iPhone Users.

Maybe you are looking for

  • Something the matter with HP printers?

    Is there something going on with HP printers?  I have a home computer and an office computer both with HP printers.  The one at my office says it's missing the printing spool and the one at home says there is a problem with ink system failure but rig

  • How do I clear my searching history?

    I tried resetting Safari, clearing my cache, and clearing the history, but after I do all this it still tries to auto-fill when I type something in the search field in Yahoo. How do I delete everything I've typed in a search field?

  • One stock code - different Sales codes (MATNR)

    Hello! We are in the process industry wherein we stock in huge containers liquids which are sold in different sales codes (material numbers) according to different pack sizes. Process orders coming from SOs are used to make the goods ready into the M

  • Will Not Upload Podcasts to iWeb

    Hey gang, Here is the deal, I create a podcast, and click "Share" "Send to iWeb". I choose the audio settings of AAC Encoder, custom settings: (Bit Rate: 32 Kbps, Quality: High, Channels: Stereo), and then click OK. It goes through Creating Mixdown.

  • Using a template for weekly show - swapping the main clip - how?

    In FCE I was creating weekly church TV shows with the same intro, outro and lower thirds each week. Only the sermon track changed. I'm wondering how to approach this in FCP X since the sermon clip in my experimenting has all the other stuff attached