Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
Errors after upgrade to 4.0.5
I was running a Textpattern 1.0 release candidate an just upgraded to 4.0.5 but receive the following errors… on my site now.
Warning: Unexpected character in input: ‘\’ (ASCII=92) state=1 in /users/home/mark/public_html/textpattern/lib/txplib_misc.php(534) : eval()’d code on line 15
Warning: Unexpected character in input: ‘\’ (ASCII=92) state=1 in /users/home/mark/public_html/textpattern/lib/txplib_misc.php(534) : eval()’d code on line 24
Tag error: <txp:kgr_safe_excerpt words=“100” linktext=“Read more…” /> -> Warning: array_keys() [function.array-keys]: The first argument should be an array on line 604
Tag error: <txp:kgr_safe_excerpt words=“100” linktext=“Read more…” /> -> Warning: array_diff() [function.array-diff]: Argument #1 is not an array on line 604
Tag error: <txp:kgr_safe_excerpt words=“100” linktext=“Read more…” /> -> Warning: Invalid argument supplied for foreach() on line 604
.
.
.
The last 3 Tag errors are repeated many times. I updated the kgr_safe_excerpt plugin to the latest (0.2) still doesn’t work right.
Offline
Re: Errors after upgrade to 4.0.5
I don’t know if this is related, but I also just noticed that textpattern diagnostic pre-flight check reports:
clean_url_data_failed: <br />Offline
Re: Errors after upgrade to 4.0.5
Looks like this is caused mostly by faulty plugins. Try disabling them one by one to check which ones are causing this.
Offline
Pages: 1