Paging and Intercom - Paging Group Broken

Asterisk 1.8.8.0
FreePbx 2.10.0.2

Each time I try to add or change a paging group I get this error.
How can I ask for help with this issue?
Yes I tried to remove and reinstall the paging and intercom module.

FATAL ERROR

REPLACE INTO pagingpro (page_id, busypage, intro_recording, cid_prepend) VALUES (‘7788’, ‘valet’, ‘0’, ‘’) [nativecode=1054 ** Unknown column ‘cid_prepend’ in ‘field list’]

Trace Back

: die_freepbx()
[0]: REPLACE INTO pagingpro (page_id, busypage, intro_recording, cid_prepend) VALUES (‘7788’, ‘valet’, ‘0’, ‘’) [nativecode=1054 ** Unknown column ‘cid_prepend’ in ‘field list’]

/var/www/html/admin/libraries/sql.functions.php:116 call_user_func()
[0]: die_freepbx
[1]: REPLACE INTO pagingpro (page_id, busypage, intro_recording, cid_prepend) VALUES (‘7788’, ‘valet’, ‘0’, ‘’) [nativecode=1054 ** Unknown column ‘cid_prepend’ in ‘field list’]

/var/www/html/admin/modules/pagingpro/functions.inc.php:329 db_e()
[0]:

/var/www/html/admin/modules/pagingpro/functions.inc.php:222 pagingpro_put()
[0]:

/var/www/html/admin/libraries/moduleHook.class.php:43 pagingpro_hookProcess_paging()
[0]:
[1]:

/var/www/html/admin/config.php:303 moduleHook->process_hooks()
[0]:
[1]: paging
[2]: paging
[3]:

Did you uninstall/reinstall pagingpro?

yes I needed to reinstall the pagingpro package.

Now it’s working. Thanks to all. I’m a newbee