tecwithquestion

  • Total activity 82
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 16

Posts

Recent activity by tecwithquestion Recent activity Votes
  • Run php code in Paper lantern using .html.tt

    Hello I was using plugin which was working on x3 theme. That code written in .php how can I use that code with .html.tt ? When I tried to create new file, my php code doesn't work

  • WHM API 1 Access Hash

    Hello I have two questions. 1. how to fetch remote access key from remote server using whm api 2. how to add server in dns cluster using whm api . I found api add_configclusterserver but that is...

  • Package with reseller access

    Hello I am trying to create reseller account using whmcs but for that when I am trying to create package in whm, I am not able to find grant reseller privileges. I know that using modify account I...

  • Possible to reinstall x3 on server ?

    Hello I know that cPanel remove support for x3 theme and it is completely disabled now. However I would like to know if there is any way I can install x3 theme again. I have done lots of customisa...

  • show domain name instead of hostname

    Hello Is there anyway to modify exim headers ? In gmail when I go for show original option, I can see server hostname as Received from. How can I use domain name as received from for headers ?

  • migration from ea3 to ea4

    Hello All While migrating EA3 to EA4 how can I keep modules already configured with EA3 ? Do I need to reinstall all modules again on EA4 ? If yes, how to do that for multiple servers ?

  • Grant ssh access using command line

    Hello Can someone please let me know how to grant ssh access to user command line ? Is it possible using whmapi1 modifyacct user=$USERNAME ? Please suggest.

  • cPanel username in Subject

    Hello I have created plugin where I want to send email to support email id. Everything is working fine but I want to add cPanel username in subject. function sendform($form, $server) { $email...

  • Mail suspend users

    Hello Few of accounts got added in /etc/outgoing_mail_suspende_users for no reason How can I find out logs for the same ?

  • plugin installation

    Hello I have created mutiple plugin files and I kept those in folder /usr/local/src/cpplugin How can I install them at once ? I tried below command but it didnt work "for plugin in `\ls /usr/l...