Skip to Content Skip to Menu

ERROR from com_uddeim/config.class.php

15 years 10 months ago #82264 by cosmomedia
ERROR from com_uddeim/config.class.php was created by cosmomedia
Can someone help me to clarify the source of this error…

Other : French language used on Website
___
Notice: Use of undefined constant filter_unread - assumed 'filter_unread' in WEBSITE/components/com_uddeim/inbox.php on line 24
___

Thanks

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
15 years 10 months ago #82271 by slabbi
Replied by slabbi on topic Re:ERROR from com_uddeim/config.class.php
The first bug:

Replace:

[code:1] if (filter_unread)[/code:1]

with

[code:1] if ($filter_unread)[/code:1]

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

  • slabbi
  • slabbi
  • OFFLINE
  • Posts: 3709
  • Thanks: 250
  • Karma: 153
15 years 10 months ago #82272 by slabbi
Replied by slabbi on topic Re:ERROR from com_uddeim/config.class.php
I made a Hotfix1 available. This hotfix contains the corrected files.

uddeIM & uddePF Development
CB Language Workgroup
CB 3rd Party Developer

Please Log in or Create an account to join the conversation.

Moderators: beatnantslabbikrileon
Powered by Kunena Forum