Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Add module to mobile
#4
I solve it by adding the module to berli_crmtogo_modules table.

PHP Code:
INSERT INTO berli_crmtogo_modules (`crmtogo_user`, `crmtogo_module`, `crmtogo_active`, `order_num`) VALUES ('13''ServiceContracts''1''17'); 

Regarding new Corebos users, instead of inserting to the SQL table. Maybe you can  update in modules/Mobile/Mobile.php the $supported_module array?!
I will check and update later.
Reply


Messages In This Thread
[SOLVED] Add module to mobile - addady2 - 08-02-2018, 01:34 PM
RE: Add module to mobile - addady2 - 08-16-2018, 11:40 AM
RE: Add module to mobile - joebordes - 08-16-2018, 05:07 PM
RE: Add module to mobile - addady2 - 08-17-2018, 09:14 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)