Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author bgermann

    (@bgermann)

    I guess you mean “Shortcode”. So what does your Shortcode look like?

    Do you have a link to that particular page?

    Thread Starter gaurav10feb

    (@gaurav10feb)

    sorry for late reply. yes you are right…shortcode

    you can check at here https://www.haryanachess.com/testing

    Plugin Author bgermann

    (@bgermann)

    So what does your Shortcode look like? [cforms name="formName"]?

    Does it use the right form name?

    This works for me: <!–cforms name=”Contact”–>

    • This reply was modified 7 years, 8 months ago by Krakeling.
    Plugin Author bgermann

    (@bgermann)

    This is deprecated syntax and will be removed. Shortcodes should really work.

    • This reply was modified 7 years, 8 months ago by bgermann.

    Ha, yes thanks… It has been modified here. But my motto is “if it works, it works”.
    But in general I do not want to waste time looking for things that may change in the future.

    Thread Starter gaurav10feb

    (@gaurav10feb)

    @bgermann : yes shortcode is [cforms name=”xxxxx”]

    @krakeling this doesnt work either <!-cforms name=”xxxxx”->

    1) Is the page in text-mode when you enter the shortcode? Or in the display/visual mode?

    2) Switch off other plugins and try again.

    Thread Starter gaurav10feb

    (@gaurav10feb)

    i use cform button (insert a form) in visual mode
    tried switching plugins …no go

    Plugin Author bgermann

    (@bgermann)

    Do you see any PHP errors in the server’s error log?

    Thread Starter gaurav10feb

    (@gaurav10feb)

    [04-Jun-2017 20:26:45 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
    [15-Jun-2017 06:07:30 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
    [20-Jul-2017 19:58:12 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
    [22-Jul-2017 11:07:47 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
    [23-Jul-2017 03:36:45 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
    [23-Jul-2017 06:46:11 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
    [23-Jul-2017 16:42:15 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
    [23-Jul-2017 22:26:03 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
    [24-Jul-2017 02:03:18 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0
    [24-Jul-2017 04:39:17 America/Chicago] PHP Deprecated: Automatically populating $HTTP_RAW_POST_DATA is deprecated and will be removed in a future version. To avoid this warning set ‘always_populate_raw_post_data’ to ‘-1’ in php.ini and use the php://input stream instead. in Unknown on line 0

    Plugin Author bgermann

    (@bgermann)

    These warnings are not caused by cformsII. Which cformsII version so you use?

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Cforms not showing up on pages’ is closed to new replies.