Jump to content

Cannot make a category after updating to 6.4.1


captinmax

Recommended Posts

When I try to make anew category or to rename a existing category I get these errors. Any help please.

Today, 20:28[<strong>Deprecated</strong>] /homepages/36/d134664342/htdocs/yrkb/admin_fgqe9q/sources/categories.index.inc.php:345 - Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`

Today, 20:28[<strong>Deprecated</strong>] /homepages/36/d134664342/htdocs/yrkb/admin_fgqe9q/sources/categories.index.inc.php:345 - Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`

Today, 20:28[<strong>Deprecated</strong>] /homepages/36/d134664342/htdocs/yrkb/admin_fgqe9q/sources/categories.index.inc.php:345 - Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`

Today, 20:28[<strong>Deprecated</strong>] /homepages/36/d134664342/htdocs/yrkb/admin_fgqe9q/sources/categories.index.inc.php:345 - Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`

Today, 20:28[<strong>Deprecated</strong>] /homepages/36/d134664342/htdocs/yrkb/admin_fgqe9q/sources/categories.index.inc.php:345 - Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
 

Link to comment
Share on other sites

This is likely a PHP 7.something message. It is 'deprecated', meaning it needs attention because in a future version of PHP it will be a real problem. But it's not a problem now.

There will a post in the Github shortly.

Thank you for bringing this to our attention.

 

Link to comment
Share on other sites

4 minutes ago, bsmither said:

This is likely a PHP 7.something message. It is 'deprecated', meaning it needs attention because in a future version of PHP it will be a real problem. But it's not a problem now.

There will a post in the Github shortly.

Thank you for bringing this to our attention.

 

Thank you for your reply.

I think I've found a work around.

My PHP was set to 7.4 so I set it back to 7.3 and I can make categories without any error.

Link to comment
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...