Forum Replies Created

Viewing 8 replies - 1 through 8 (of 8 total)
  • 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

    Thread Starter gaurav10feb

    (@gaurav10feb)

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

    Thread Starter gaurav10feb

    (@gaurav10feb)

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

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

    Thread Starter gaurav10feb

    (@gaurav10feb)

    sorry for late reply. yes you are right…shortcode

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

    Thread Starter gaurav10feb

    (@gaurav10feb)

    upgraded to version 5.6.292.0

    facing another problem though …cant download csv for tracking data?
    only option available is view records

    Thread Starter gaurav10feb

    (@gaurav10feb)

    never mind for the time being i have used this

    $cforms2_get_temp = cforms2_get_from_request(‘cforms_upload_dir’);
    if ($uploadfield && !empty(cforms2_get_temp))

    instead of

    if ($uploadfield && !empty(cforms2_get_from_request(‘cforms_upload_dir’)))

    Thread Starter gaurav10feb

    (@gaurav10feb)

    I contacted my hosting provider and dont think they are going to upgrade the php version soon.
    is there any other thing i can do to fix this.
    thanks for support

    Thread Starter gaurav10feb

    (@gaurav10feb)

    thanks xnau, worked like charm .. one more question if you dont mind how can i query to list only which are approved = yes

Viewing 8 replies - 1 through 8 (of 8 total)