• i noticed in my travels that FSCF may be incompatible with some other plugins, Cart66 being one example. from their website:

    session_start() called regardless of session already having been started. It can be fixed by commenting out session_start()

    i followed their instructions and FSCF still works fine

Viewing 3 replies - 1 through 3 (of 3 total)
  • That is incorrect information. You would never have to comment out session_start() in FSCF because it checks if the session is already started before starting one. Also, the default settings for FSCF do not even use sessions at all.

    At the least you could use this setting: “Use CAPTCHA without PHP session.” which is the default setting.

    Were you having some kind of error?

    Mike

    Thread Starter wp.Man

    (@wpman-1)

    hi Mike – thanks for the reply

    i’ve been having troubles getting any shopping cart to work well and just posted that here from the Cart66 site figuring you may not have known about it. whether my problems were due to session_start() i do not know. i have seen a couple other plugins mention compatibility with yours also, but i can’t recall if they also mentioned session_start() as being an issue.

    Thread Starter wp.Man

    (@wpman-1)

    i sent your last comment to the folks at Cart66, which they were thankful to receive. hopefully they’ll contact you and revise their advice about FSCF if, in fact, it is incorrect which, it appears is the case.
    thanks again

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Fast Secure Contact Form] compatibility with other plugins’ is closed to new replies.