Jump to content

S4hosting

Member
  • Posts

    35
  • Joined

  • Last visited

About S4hosting

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

S4hosting's Achievements

Member

Member (2/3)

0

Reputation

  1. hi brian able to redirect the url of knowledgebase subdomain https://secure1.s4hosting.in/knowledgebase to https://s4hosting.in/support like?
  2. finally fixed after disabling hsts option in cloudflare.....
  3. hi i have added this code in htaccess still problem not solve # X-Content-Type nosniff <IfModule mod_headers.c> Header set X-Content-Type-Options "nosniff" </IfModule>
  4. hi here is htaccess file whats wrong in this? # BEGIN WordPress # The directives (lines) between "BEGIN WordPress" and "END WordPress" are # dynamically generated, and should only be modified via WordPress filters. # Any changes to the directives between these markers will be overwritten. <IfModule mod_rewrite.c> RewriteEngine On RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress # php -- BEGIN cPanel-generated handler, do not edit # Set the “ea-php74” package as the default “PHP” programming language. <IfModule mime_module> AddHandler application/x-httpd-ea-php74 .php .php7 .phtml </IfModule> # php -- END cPanel-generated handler, do not edit # BEGIN cPanel-generated php ini directives, do not edit # Manual editing of this file may result in unexpected behavior. # To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor) # For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI) <IfModule php7_module> php_flag display_errors On php_value max_execution_time 300 php_value max_input_time 600 php_value max_input_vars 1000 php_value memory_limit 256M php_value post_max_size 256M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php74" php_value upload_max_filesize 256M php_flag zlib.output_compression On </IfModule> <IfModule lsapi_module> php_flag display_errors On php_value max_execution_time 300 php_value max_input_time 600 php_value max_input_vars 1000 php_value memory_limit 256M php_value post_max_size 256M php_value session.gc_maxlifetime 1440 php_value session.save_path "/var/cpanel/php/sessions/ea-php74" php_value upload_max_filesize 256M php_flag zlib.output_compression On </IfModule> # END cPanel-generated php ini directives, do not edit
  5. Support team saying whmcs index file has been hacked here is screenshot of hacked details
  6. yesterday i have forwarded this msg only anyway let me try once again with this screenshot....
  7. server side asking to replicate the issue i have forwarded the MIME issue but still they asking me to replicate dont know where to start and where to ask?....
  8. where would be the problem brian host side or some other area? how to fix this one?
  9. Product price data feeds not fetching price from whmcs in to worpress here i have attached the screenshot....
  10. hi brian still 2 to 3 options only need to run my site fully check this screen shot this one come under domain register how to redirect this one by hook and the remaining 2 is price fetch not working and the other one is have to bring currency in wordpress header place and that should sync with price fetch from whmcs for all currencies thats it if u help in this thts all i will start my site to run business....
  11. ok brian leave the above quote is working for Browse all thanks for your help
  12. Hai i have tried to remove Browse all menu name and also tried redirect browse all by using hood mentioned in whmcs document other menus reflected and working properly but this one menu nothing reflect any one pls help and one more kindly give hook code for removing sidebar category in cart.php url
  13. brian am having there inmotion hosting amp panel looks like they built by using page creation and all by using whmcs developer programme.. and thanks for your detailed info and final one thing kindly guide me to custom the menu bar of whmcs...
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated