Hello everybody ;o)
We have upgrade our 1.4 to the new 1.6.002, It’s ok.
But, in the 1.4, with the add of the code at the line 912 in the file addressbook/inc/class.uicontacs.inc.php :
$row[$name.’_link’] = ‘c2d/appeltel.php?tel=’.$row[$name];
We can have a hyperlink on the pĥone numbers, allows us to run our interface click-to-dial (c2d/appeltel.php) with the phone number as parameter.
Unfortunately, it does not work with the 1.6 version.
Now, the file seems to be addressbook/inc/class.addressbook_ui.inc.php, at the line 1027, but the same code no longer works
If anyone knows how to do this, we would be very thankful. 200 users have lost this ability since we upgraded our version 1.4 in 1.6…
A+