December 4, 2013 at 12:30 /
You can add a new entry to the wp_options table with the option_name “reservations_active_modules” and the option_value
1 |
a:14:{i:0;s:8:"multical";i:1;s:4:"lang";i:2;s:6:"search";i:3;s:9:"htmlmails";i:4;s:9:"hourlycal";i:5;s:7:"invoice";i:7;s:4:"chat";i:8;s:10:"datepicker";i:10;s:6:"import";i:11;s:7:"coupons";i:12;s:10:"statistics";i:13;s:6:"styles";i:14;s:6:"paypal";i:15;s:8:"useredit";} |
Regards