02-25-2016, 06:59 PM
Great, I did it manually and now works. I also had to update SalesOrder, Invoices, Quotes... to point to include/Webservices/VtigerModuleOperation.php
What works: Contacts, Accounts, etc...
What doesn't so far:
1. Almost all the entries in Configuration show: Action name is missing. Please check the action name.
2. If I try to access the user preferences:
( ! ) Fatal error: Uncaught exception 'Exception' with message 'unsupported dbtype "mysqli"' in C:\wamp\www\core\include\database\PearDatabase.php on line 781
( ! ) Exception: unsupported dbtype "mysqli" in C:\wamp\www\core\include\database\PearDatabase.php on line 781
Call Stack
# Time Memory Function Location
1 0.0000 270368 {main}( ) ..\index.php:0
2 0.1872 15417376 CRMEntity->track_view( ) ..\index.php:545
3 0.1872 15418728 Tracker->track_view( ) ..\CRMEntity.php:1050
4 0.1872 15423304 PearDatabase->sql_concat( ) ..\Tracker.php:91
Thanks again!
PM
What works: Contacts, Accounts, etc...
What doesn't so far:
1. Almost all the entries in Configuration show: Action name is missing. Please check the action name.
2. If I try to access the user preferences:
( ! ) Fatal error: Uncaught exception 'Exception' with message 'unsupported dbtype "mysqli"' in C:\wamp\www\core\include\database\PearDatabase.php on line 781
( ! ) Exception: unsupported dbtype "mysqli" in C:\wamp\www\core\include\database\PearDatabase.php on line 781
Call Stack
# Time Memory Function Location
1 0.0000 270368 {main}( ) ..\index.php:0
2 0.1872 15417376 CRMEntity->track_view( ) ..\index.php:545
3 0.1872 15418728 Tracker->track_view( ) ..\CRMEntity.php:1050
4 0.1872 15423304 PearDatabase->sql_concat( ) ..\Tracker.php:91
Thanks again!
PM