PBXManager not working in version 7.0.1
Click on phone number do not call script for outgoing call Periodic script for popup display is not running
Activity
-
Newest first Oldest first
-
Show all activity Show comments only Show history only
- Author Contributor
I'm attaching the solution of the problem hoping that it will be included in the mainstream or at least is useful for somebody
Attached files replace the following: layouts/v7/modules/Vtiger/uitypes/PhoneDetailView.tpl modules/PBXManager/resources/PBXManagerJS.js
Hello I have been very useful your post, you could give me a copy of the file PBXManagerJS.js since the link that you put does not work. Thank you so much
- Author Contributor
You can download the files from the registered users area in my site https://www.beppo.it
- Author Contributor
Attach again the files VT7PBXpatch.zip
Hello
Thank you for your contribution, it was very valuable, I hope someone else will be useful and take it into account for future versions of Vtiger.
One question, is this solution also useful for vtiger6.5? and work for incoming calls?
Thank you so much
Regards!
Thanks for the patch!
- Contributor
I'm getting " Error undefined" in a popup when clicking a number in vtiger 7.1.0
Log only shows:
Wed Mar 7 17:21:13 2018,545 [23128] INFO VT - PearDatabase ->ADODB disconnect Wed Mar 7 17:21:13 2018,547 [23128] DEBUG user - Entering Users() method ... Wed Mar 7 17:21:13 2018,548 [23128] DEBUG VT - Entering getColumnFields(Users) method ... Wed Mar 7 17:21:13 2018,548 [23128] DEBUG VT - in getColumnFields Users Wed Mar 7 17:21:13 2018,548 [23128] DEBUG VT - Prepared sql query being executed : SELECT tabid, name, ownedby FROM vtiger_tab Wed Mar 7 17:21:13 2018,548 [23128] DEBUG VT - Prepared sql query being executed : SELECT tabid, fieldname, fieldid, fieldlabel, columnname, tablename, uitype, typeofdata, presence FROM vtiger_field WHERE tabid in (?) Wed Mar 7 17:21:13 2018,549 [23128] DEBUG VT - Prepared sql query parameters : [29] Wed Mar 7 17:21:13 2018,550 [23128] DEBUG VT - Exiting getColumnFields method ... Wed Mar 7 17:21:13 2018,550 [23128] DEBUG user - Exiting Users() method ... Wed Mar 7 17:21:13 2018,550 [23128] DEBUG VT - Entering getColumnFields(Users) method ... Wed Mar 7 17:21:13 2018,550 [23128] DEBUG VT - in getColumnFields Users Wed Mar 7 17:21:13 2018,550 [23128] DEBUG VT - Exiting getColumnFields method ... Wed Mar 7 17:21:13 2018,551 [23128] DEBUG VT - Prepared sql query being executed : SELECT * FROM vtiger_tab Wed Mar 7 17:21:13 2018,552 [23128] DEBUG VT - Prepared sql query being executed : SELECT fieldname,modulename,tablename,entityidfield,entityidcolumn from vtiger_entityname Wed Mar 7 17:21:13 2018,557 [23128] DEBUG VT - Prepared sql query being executed : SELECT id,tabname,sequence,isdefault,appname,modulename FROM vtiger_dashboard_tabs WHERE userid=? ORDER BY sequence ASC Wed Mar 7 17:21:13 2018,557 [23128] DEBUG VT - Prepared sql query parameters : [1] Wed Mar 7 17:21:13 2018,558 [23128] INFO VT - PearDatabse ->Array ( [id] => 8 [tabname] => My Dashboard [sequence] => 1 [isdefault] => 1 [appname] => [modulename] => ) Wed Mar 7 17:21:13 2018,558 [23128] DEBUG VT - Prepared sql query being executed : SELECT vtiger_links.*, vtiger_module_dashboard_widgets.userid, vtiger_module_dashboard_widgets.filterid, vtiger_module_dashboard_widgets.data, vtiger_module_dashboard_widgets.id as widgetid, vtiger_module_dashboard_widgets.position as position, vtiger_module_dashboard_widgets.size as size, vtiger_links.linkid as id FROM vtiger_links INNER JOIN vtiger_module_dashboard_widgets ON vtiger_links.linkid=vtiger_module_dashboard_widgets.linkid WHERE vtiger_module_dashboard_widgets.userid = ? AND linktype = ? AND tabid = ? AND dashboardtabid = ? Wed Mar 7 17:21:13 2018,558 [23128] DEBUG VT - Prepared sql query parameters : [1,DASHBOARDWIDGET,3,8] Wed Mar 7 17:21:13 2018,559 [23128] DEBUG VT - Prepared sql query being executed : SELECT reportid FROM vtiger_module_dashboard_widgets WHERE userid = ? AND linkid= ? AND reportid IS NOT NULL AND dashboardtabid = ? Wed Mar 7 17:21:13 2018,559 [23128] DEBUG VT - Prepared sql query parameters : [1,0,8]```
- Prasad Status changed to reopened
Status changed to reopened
@Stefanbauer - Please provide more details to reproduce the issue and screenshots.
- Contributor
https://www.youtube.com/watch?v=QN0-5Mbwwb8&feature=youtu.be
shows the bug. In older versions (6.5) vtiger triggered a remote URL provided in pbxmanager configuration.
- Contributor
Howto update your changes against vtiger 7.1.0? I replaced PBXManagerJS.js and unzipped PBXManager.zip in vtigers root but no change so far.
- Contributor
thats it. Thank you very much!!
- Vijay Tilak mentioned in issue #928 (closed)
mentioned in issue #928 (closed)