PHP Classes

A lot of notices

Recommend this page to a friend!

      PHP Parse DOCX to HTML with Images  >  All threads  >  A lot of notices  >  (Un) Subscribe thread alerts  
Subject:A lot of notices
Summary:Html is fine but get a lot of notices
Messages:5
Author:Mikhail Chetverkin
Date:2023-08-22 08:46:51
 

  1. A lot of notices   Reply   Report abuse  
Picture of Mikhail Chetverkin Mikhail Chetverkin - 2023-08-22 08:46:51
Resulting html seems to be fine but I get a lot of undefined offset notices on line 1105 like these:

Notice: Undefined offset: 0 in C:\xampp\htdocs\AgreementChecker\wordphp.php on line 1105

Notice: Undefined offset: 0 in C:\xampp\htdocs\AgreementChecker\wordphp.php on line 1105

Notice: Undefined offset: 1 in C:\xampp\htdocs\AgreementChecker\wordphp.php on line 1105

Notice: Undefined offset: 0 in C:\xampp\htdocs\AgreementChecker\wordphp.php on line 1105

Notice: Undefined offset: 1 in C:\xampp\htdocs\AgreementChecker\wordphp.php on line 1105

Notice: Undefined offset: 0 in C:\xampp\htdocs\AgreementChecker\wordphp.php on line 1105

Notice: Undefined offset: 1 in C:\xampp\htdocs\AgreementChecker\wordphp.php on line 1105

Notice: Undefined offset: 0 in C:\xampp\htdocs\AgreementChecker\wordphp.php on line 1105

Notice: Undefined offset: 1 in C:\xampp\htdocs\AgreementChecker\wordphp.php on line 1105

Notice: Undefined offset: 2 in C:\xampp\htdocs\AgreementChecker\wordphp.php on line 1105

  2. Re: A lot of notices   Reply   Report abuse  
Picture of Timothy Edwards Timothy Edwards - 2023-08-22 21:24:55 - In reply to message 1 from Mikhail Chetverkin
Thanks for your message. Will look into the problem. Can you confirm that you are using the latest version (2.1.10).
Which version of php are you using?

  3. Re: A lot of notices   Reply   Report abuse  
Picture of Mikhail Chetverkin Mikhail Chetverkin - 2023-08-24 07:19:18 - In reply to message 2 from Timothy Edwards
I am using version uploaded at 2023-08-14 which I believe is the latest one. PHP version is 5.6.40

  4. Re: A lot of notices   Reply   Report abuse  
Picture of Timothy Edwards Timothy Edwards - 2023-08-25 08:19:40 - In reply to message 3 from Mikhail Chetverkin
Unfortunately I can't seem to replicate your problem. There don't seem to be any undefined offsets at that point in my code when using my test documents.

Could you therefore please send me the Word document that is causing this problem so that I can investigate further.

My email address is timothy.edwards1@btinternet.com

  5. Re: A lot of notices   Reply   Report abuse  
Picture of seven yevale seven yevale - 2023-09-21 11:49:03 - In reply to message 4 from Timothy Edwards
oh ok