Ticket #4609 (closed Bugs: fixed)

Opened 2 years ago

Last modified 2 years ago

Setcid 2.8.1 is using dbug function that fails when reloading on 2.6.0.2

Reported by: pnlarsson Assigned to:
Priority: minor Milestone:
Component: Third Party Module Version:
Keywords: Setcid Cc:
Confirmation: Unreviewed SVN Revision (if applicable):
Backend Engine: All Backend Engine Version: 1.4

Description

Line 135: dbug('$thiscid',$grp);

Result during reload: PHP Fatal error: Call to undefined function dbug() in /var/www/html/admin/modules/setcid/functions.inc.php on line 135

I know 2.6.0.2 is not the latest, but...

Change History

10/28/10 10:19:31 changed by mickecarlsson

  • status changed from new to closed.
  • resolution set to worksforme.

pnlarsson, just do an Update Online and install SetCID 2.8.1, that will solve your issuse.

10/28/10 13:59:11 changed by pnlarsson

  • status changed from closed to reopened.
  • resolution deleted.

I did upgrade to 2.8.1 - that did break things - 2.6.0.2 is the FreePBX version.

10/28/10 14:47:58 changed by mickecarlsson

Jupp, I should have seen that coming, always check for more errors before submitting. I will fix that asap.

10/28/10 14:49:17 changed by mickecarlsson

  • status changed from reopened to closed.
  • resolution set to fixed.

(In [10450]) Close #4609, fix dbug leftovers in setcid module