Searching at phonebook dont work (

searching at phonebook dont work (
my version 1.4

searching at account manager work ok…
The same scripts?

need change file playsms/plugin/feature/phonebook/phonebook.php
$conditions = array(
‘A.uid’ => $user_config[‘uid’]
);
After this searching work ok

Hi poleg,

The didnt work for me. Could tou print here the original code and the change you made?

how can i attach file here?

Hi,

You can you the botton upload ( on the rigth of reply botton. Or you may just copy and paste the code here.

phonebook.php (17.4 KB)

Hi Poleg,

it work! thanks.

:slight_smile::ok_hand: