FoP Visual Phonebook and Recordings

When I access the phonebook icon on the panel, I get the following message along the top of the phonebook popup window.

consulta("DESC fop2recordings"); if(!$res) { $recordings=0; } ?>

Any ideas where I'm going wrong as I've check permissions, databases are created as I'm checked with mysql admin and everything else is working.

Thanks for any help.

Comments

  • Do you have php enabled? did you change config.php in some wrongful way (missinng quote, semicolon, etc)?
Sign In or Register to comment.