tecwithquestion
- Total activity 82
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Comments
Recent activity by tecwithquestion-
]Hello :) Are you attempting to customize the Paper Lantern theme or the X3 theme? Please note the following documentation if you are planning to customize the Paper Lantern theme: Paper Lantern ...
-
I managed by using below code [% IF CPANEL.CPDATA.PLAN == 'ABC' %] [% quota_info.inodes_limit = 250000 %] [% ELSE %] [% quota_info.inodes_limit = 600000 %] [% END %] Once again thank you for you...
-
Thank you so much. But how can I keep 600000 limit for other packages as it is?
-
Oh I am sorry. cpanel version is 110.0.2 and I am using Jupiter theme. The path of index file is : /usr/local/cpanel/base/frontend/jupiter/tools/index.tt The package name is Startup.
-
Hello I used this URL just to insert in the post. If I used my server URL, still I get the same result. Can you guide me how can I use cPanel URL With iframe? My laravel application is hosted on...