gaurav10feb
Forum Replies Created
-
Forum: Plugins
In reply to: [cformsII] Cforms not showing up on pages[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 0Forum: Plugins
In reply to: [cformsII] Cforms not showing up on pagesi use cform button (insert a form) in visual mode
tried switching plugins …no goForum: Plugins
In reply to: [cformsII] Cforms not showing up on pages@bgermann : yes shortcode is [cforms name=”xxxxx”]
@krakeling this doesnt work either <!-cforms name=”xxxxx”->
Forum: Plugins
In reply to: [cformsII] Cforms not showing up on pagessorry for late reply. yes you are right…shortcode
you can check at here http://www.haryanachess.com/testing
Forum: Plugins
In reply to: [cformsII] new bug after last updateupgraded to version 5.6.292.0
facing another problem though …cant download csv for tracking data?
only option available is view recordsForum: Plugins
In reply to: [cformsII] new bug after last updatenever 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’)))
Forum: Plugins
In reply to: [cformsII] new bug after last updateI 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 supportForum: Plugins
In reply to: [Participants Database] how to display record info field on display columnthanks xnau, worked like charm .. one more question if you dont mind how can i query to list only which are approved = yes