stefan22
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Mail Log] Filter doesnt work properlyOkay I know where is the issue but its actually a different one. When I am for example at 2 page, not using any filter and I use a filter, it shows there are no rows. I have to remove the filter go back to the first page, then use the filter and then the row will show, guys have a look at it
Forum: Plugins
In reply to: [Generate PDF using Contact Form 7] Error autoScriptToLangI found the problem to the above error “Uncaught TypeError: Cannot access offset”
Someone forgot to add “ifset” function. Change line 105 to this –
if(isset($setting_data['cf7_pdf_link_is_enable']) && $setting_data['cf7_pdf_link_is_enable'] == 'false') {
Forum: Plugins
In reply to: [Generate PDF using Contact Form 7] Error autoScriptToLangAlso I have another error:
Uncaught TypeError: Cannot access offset of type string on string
[19-May-2023 13:21:00 UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /www/doc/www.edusteps.sk/www/wp-content/plugins/generate-pdf-using-contact-form-7/inc/front/class.cf7-pdf-generation.front.action.php:105 Stack trace: #0 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(310): Cf7_Pdf_Generation_Front_Action->wpcf7_pdf_attachment_script(Object(WPCF7_ContactForm)) #1 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #2 /www/doc/www.edusteps.sk/www/wp-includes/plugin.php(565): WP_Hook->do_action(Array) #3 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/submission.php(617): do_action_ref_array('wpcf7_before_se...', Array) #4 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/submission.php(86): WPCF7_Submission->before_send_mail() #5 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/submission.php(27): WPCF7_Submission->proceed() #6 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/contact-form.php(1042): WPCF7_Submission::get_instance(Object(WPCF7_ContactForm), Array) #7 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/rest-api.php(336): WPCF7_ContactForm->submit() #8 /www/doc/www.edusteps.sk/www/wp-includes/rest-api/class-wp-rest-server.php(1181): WPCF7_REST_Controller->create_feedback(Object(WP_REST_Request)) #9 /www/doc/www.edusteps.sk/www/wp-includes/rest-api/class-wp-rest-server.php(1028): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/contact-form-7...', Array, NULL) #10 /www/doc/www.edusteps.sk/www/wp-includes/rest-api/class-wp-rest-server.php(442): WP_REST_Server->dispatch(Object(WP_REST_Request)) #11 /www/doc/www.edusteps.sk/www/wp-includes/rest-api.php(410): WP_REST_Server->serve_request('/contact-form-7...') #12 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(308): rest_api_loaded(Object(WP)) #13 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #14 /www/doc/www.edusteps.sk/www/wp-includes/plugin.php(565): WP_Hook->do_action(Array) #15 /www/doc/www.edusteps.sk/www/wp-includes/class-wp.php(399): do_action_ref_array('parse_request', Array) #16 /www/doc/www.edusteps.sk/www/wp-includes/class-wp.php(780): WP->parse_request('') #17 /www/doc/www.edusteps.sk/www/wp-includes/functions.php(1334): WP->main('') #18 /www/doc/www.edusteps.sk/www/wp-blog-header.php(16): wp() #19 /www/doc/www.edusteps.sk/www/index.php(17): require('/www/doc/www.ed...') #20 {main} thrown in /www/doc/www.edusteps.sk/www/wp-content/plugins/generate-pdf-using-contact-form-7/inc/front/class.cf7-pdf-generation.front.action.php on line 105 [19-May-2023 13:23:45 UTC] PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in /www/doc/www.edusteps.sk/www/wp-content/plugins/generate-pdf-using-contact-form-7/inc/front/class.cf7-pdf-generation.front.action.php:105 Stack trace: #0 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(310): Cf7_Pdf_Generation_Front_Action->wpcf7_pdf_attachment_script(Object(WPCF7_ContactForm)) #1 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #2 /www/doc/www.edusteps.sk/www/wp-includes/plugin.php(565): WP_Hook->do_action(Array) #3 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/submission.php(617): do_action_ref_array('wpcf7_before_se...', Array) #4 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/submission.php(86): WPCF7_Submission->before_send_mail() #5 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/submission.php(27): WPCF7_Submission->proceed() #6 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/contact-form.php(1042): WPCF7_Submission::get_instance(Object(WPCF7_ContactForm), Array) #7 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/rest-api.php(336): WPCF7_ContactForm->submit() #8 /www/doc/www.edusteps.sk/www/wp-includes/rest-api/class-wp-rest-server.php(1181): WPCF7_REST_Controller->create_feedback(Object(WP_REST_Request)) #9 /www/doc/www.edusteps.sk/www/wp-includes/rest-api/class-wp-rest-server.php(1028): WP_REST_Server->respond_to_request(Object(WP_REST_Request), '/contact-form-7...', Array, NULL) #10 /www/doc/www.edusteps.sk/www/wp-includes/rest-api/class-wp-rest-server.php(442): WP_REST_Server->dispatch(Object(WP_REST_Request)) #11 /www/doc/www.edusteps.sk/www/wp-includes/rest-api.php(410): WP_REST_Server->serve_request('/contact-form-7...') #12 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(308): rest_api_loaded(Object(WP)) #13 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #14 /www/doc/www.edusteps.sk/www/wp-includes/plugin.php(565): WP_Hook->do_action(Array) #15 /www/doc/www.edusteps.sk/www/wp-includes/class-wp.php(399): do_action_ref_array('parse_request', Array) #16 /www/doc/www.edusteps.sk/www/wp-includes/class-wp.php(780): WP->parse_request('') #17 /www/doc/www.edusteps.sk/www/wp-includes/functions.php(1334): WP->main('') #18 /www/doc/www.edusteps.sk/www/wp-blog-header.php(16): wp() #19 /www/doc/www.edusteps.sk/www/index.php(17): require('/www/doc/www.ed...') #20 {main} thrown in /www/doc/www.edusteps.sk/www/wp-content/plugins/generate-pdf-using-contact-form-7/inc/front/class.cf7-pdf-generation.front.action.php on line 105
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Sometimes data are not sent to google sheetsI found this
[TRACE_STK] => #0 /www/doc/www.edusteps.sk/www/wp-content/plugins/cf7-google-sheets-connector-pro/lib/src/Http/REST.php(107): Google\Http\REST::decodeHttpResponse(Object(GuzzleHttp\Psr7\Response), Object(GuzzleHttp\Psr7\Request), 'Google\\Service\\...') #1 [internal function]: Google\Http\REST::doExecute(Object(GuzzleHttp\Client), Object(GuzzleHttp\Psr7\Request), 'Google\\Service\\...') #2 /www/doc/www.edusteps.sk/www/wp-content/plugins/cf7-google-sheets-connector-pro/lib/src/Task/Runner.php(187): call_user_func_array(Array, Array) #3 /www/doc/www.edusteps.sk/www/wp-content/plugins/cf7-google-sheets-connector-pro/lib/src/Http/REST.php(66): Google\Task\Runner->run() #4 /www/doc/www.edusteps.sk/www/wp-content/plugins/cf7-google-sheets-connector-pro/lib/src/Client.php(920): Google\Http\REST::execute(Object(GuzzleHttp\Client), Object(GuzzleHttp\Psr7\Request), 'Google\\Service\\...', Array, NULL) #5 /www/doc/www.edusteps.sk/www/wp-content/plugins/cf7-google-sheets-connector-pro/lib/src/Service/Resource.php(238): Google\Client->execute(Object(GuzzleHttp\Psr7\Request), 'Google\\Service\\...') #6 /www/doc/www.edusteps.sk/www/wp-content/plugins/wp_edusteps_sheets_connector/vendor/google/apiclient-services/src/Sheets/Resource/Spreadsheets.php(104): Google\Service\Resource->call('get', Array, 'Google\\Service\\...') #7 /www/doc/www.edusteps.sk/www/wp-content/plugins/cf7-google-sheets-connector-pro/lib/google-sheets.php(411): Google\Service\Sheets\Resource\Spreadsheets->get('1XjgGsD21OIgEt3...') #8 /www/doc/www.edusteps.sk/www/wp-content/plugins/cf7-google-sheets-connector-pro/includes/class-gs-service.php(634): CF7GSC_googlesheet_PRO->add_header('Testovaci formu...', 'Sheet1', Array, Array) #9 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(308): Gs_Connector_Service->save_gs_settings(Object(WPCF7_ContactForm)) #10 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array) #11 /www/doc/www.edusteps.sk/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #12 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/contact-form.php(1251): do_action('wpcf7_after_sav...', Object(WPCF7_ContactForm)) #13 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/includes/contact-form-functions.php(213): WPCF7_ContactForm->save() #14 /www/doc/www.edusteps.sk/www/wp-content/plugins/contact-form-7/admin/admin.php(245): wpcf7_save_contact_form(Array) #15 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(306): wpcf7_load_contact_form_admin() #16 /www/doc/www.edusteps.sk/www/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) #17 /www/doc/www.edusteps.sk/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #18 /www/doc/www.edusteps.sk/www/wp-admin/admin.php(237): do_action('load-toplevel_p...') #19 {main} ) 19 m?ˇja 2023 14:46:44 PHP 8.1.19 CF7GSC_googlesheet_PRO::remove_alternate_colors Error in removing alternate colors.{ "error": { "code": 429, "message": "Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'sheets.googleapis.com' for consumer 'project_number:1075324102277'.", "errors": [ { "message": "Quota exceeded for quota metric 'Read requests' and limit 'Read requests per minute' of service 'sheets.googleapis.com' for consumer 'project_number:1075324102277'.", "domain": "global", "reason": "rateLimitExceeded" } ], "status": "RESOURCE_EXHAUSTED", "details": [ { "@type": "type.googleapis.com/google.rpc.ErrorInfo", "reason": "RATE_LIMIT_EXCEEDED", "domain": "googleapis.com", "metadata": { "service": "sheets.googleapis.com", "consumer": "projects/1075324102277", "quota_metric": "sheets.googleapis.com/read_requests", "quota_limit_value": "300", "quota_location": "global", "quota_limit": "ReadRequestsPerMinutePerProject" } }, { "@type": "type.googleapis.com/google.rpc.Help", "links": [ { "description": "Request a higher quota limit.", "url": "https://cloud.google.com/docs/quota#requesting_higher_quota" } ] } ] } }
Forum: Plugins
In reply to: [Generate PDF using Contact Form 7] Error autoScriptToLangI commented this and it works
Forum: Plugins
In reply to: [CF7 Google Sheets Connector] Custom order doesnt workFixed, I disabled and enabled all plugins and suddenly it works.
Btw if I change order, I expect already inserted data to be moved as well not just the header, it doesnt make sensewhat ? Of course, I am using it
I coded it myself
here is the code for admin-mainpage.php
Just copy and replace all code in the file
Disabled everything, did not help unofortunately, in DevTools there isnt any search hidden, nor in the code of CFDB7 is something about search bar
Yes you are right, thanks, thats update on stripe end, they changed Payments view, now we have to open every single payment and look at checkout summary, its frustrating
Hi Jason, any news ? Its complicating things for our financial department.
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Newest update api call returns 0its resolve, turns out my hosting provider has by default caching website on
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Newest update api call returns 0yes, w3 total cache
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Newest update api call returns 0@richgraphix exactly same problem, no placeholders and labels
Forum: Plugins
In reply to: [Contact Form 7 - PayPal & Stripe Add-on] Newest update api call returns 0Hi, I only updated version from 1.6.7 to 1.7 and this started doing.
It appears when I fill out the form and there should be redirection or basically the original form should disappear and payment fields for Stripe should appear but instead I get this error in the Console Log