I have just installed IP inside my wordpress site. Everything works fine other than Add Client and Add Payment page. Clicking those links takes me to the Wordpress 404 page. Can anyone help me what I missed?
Just noticed few more pages are also not working Custom_Field & User Profile page
After updating from v1.5.3 to v1.5.4
I’m having the exact same problem. So far also for the Add Client and Add Payment pages.
I checked the red box on top.
I get these error ERR_EMPTY_RESPONSE when I click on Add Client
Also I activated the debug, but i can’t see anything.
Or the line is not correct anymore in the current version.
@nmay1990 do you know what the line of code currently is and needs to be changed with array_push($field->$field_id_fieldlabel, $custom_value->custom_values_value);
Well when I try to send a quote to the users email, i get this output error. They said it was fixed in 1.5.5 but it still not working. So I create the quote PDF instead, save the pdf and send it one by one by my mail client. As with InvoicePlane I always get this error below.
Kind regards.
A PHP Error was encountered
Severity: Warning
Message: unlink(/home/admin/domains/.com/public_html/b2c/uploads/temp/mpdf): Is a directory
Filename: helpers/mpdf_helper.php
Line Number: 132
Backtrace:
File: /home/admin/domains/.com/public_html/b2c/application/helpers/mpdf_helper.php
Line: 132
Function: unlink
File: /home/admin/domains/.com/public_html/b2c/application/helpers/pdf_helper.php
Line: 257
Function: pdf_create
File: /home/admin/domains/.com/public_html/b2c/application/helpers/mailer_helper.php
Line: 110
Function: generate_quote_pdf
File: /home/admin/domains/.com/public_html/b2c/application/modules/mailer/controllers/Mailer.php
Line: 208
Function: email_quote
File: /home/admin/domains/.com/public_html/b2c/index.php
Line: 327
Function: require_once
A PHP Error was encountered
Severity: Notice
Message: Undefined property: stdClass::$invoice_date_due
Filename: helpers/template_helper.php
Line Number: 30
Backtrace:
File: /home/admin/domains/.com/public_html/b2c/application/helpers/template_helper.php
Line: 30
Function: _error_handler
File: /home/admin/domains/.com/public_html/b2c/application/helpers/mailer_helper.php
Line: 114
Function: parse_template
File: /home/admin/domains/.com/public_html/b2c/application/modules/mailer/controllers/Mailer.php
Line: 208
Function: email_quote
File: /home/admin/domains/.com/public_html/b2c/index.php
Line: 327
Function: require_once
An uncaught Exception was encountered
Type: Error
Message: Call to a member function format() on boolean
Filename: /home/admin/domains/.com/public_html/b2c/application/helpers/date_helper.php
Line Number: 86
Backtrace:
File: /home/admin/domains/.com/public_html/b2c/application/helpers/template_helper.php
Line: 30
Function: date_from_mysql
File: /home/admin/domains/.com/public_html/b2c/application/helpers/mailer_helper.php
Line: 114
Function: parse_template
File: /home/admin/domains/.com/public_html/b2c/application/modules/mailer/controllers/Mailer.php
Line: 208
Function: email_quote
File: /home/admin/domains/.com/public_html/b2c/index.php
Line: 327
Function: require_once