Quote Originally Posted by thymine View Post
Hi Twitch,

I retried, and i am still getting blank page at the admin login. However, i found the error log, could you look at it please?

[20-Feb-2020 20:55:46 America/Chicago] Request URI: /kiTty-fIh-Stink/, IP address: 60.54.85.82
#1 header() called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_templates.php:28]
#2 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_templates.php) called at [/home1/thymine/public_html/includes/autoload_func.php:48]
#3 require(/home1/thymine/public_html/includes/autoload_func.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php:171]
#4 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/index.php:10]
--> PHP Warning: Cannot modify header information - headers already sent by (output started at /home1/thymine/public_html/kiTty-fIh-Stink/includes/languages/english/extra_definitions/TAP_Thumb.php:1) in /home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_templates.php on line 28.

[20-Feb-2020 20:55:46 America/Chicago] Request URI: /kiTty-fIh-Stink/, IP address: 60.54.85.82
#1 header() called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/functions/general.php:26]
#2 zen_redirect() called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_admin_auth.php:61]
#3 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/init_includes/init_admin_auth.php) called at [/home1/thymine/public_html/includes/autoload_func.php:48]
#4 require(/home1/thymine/public_html/includes/autoload_func.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php:171]
#5 require(/home1/thymine/public_html/kiTty-fIh-Stink/includes/application_top.php) called at [/home1/thymine/public_html/kiTty-fIh-Stink/index.php:10]
--> PHP Warning: Cannot modify header information - headers already sent by (output started at /home1/thymine/public_html/kiTty-fIh-Stink/includes/languages/english/extra_definitions/TAP_Thumb.php:1) in /home1/thymine/public_html/kiTty-fIh-Stink/includes/functions/general.php on line 26.


Error only pops on hostgator hosting and not on wamp. I contacted the help and they claimed all php& ioncube loader are working perfectly.
Hoping that you could shred some light.

There is a good chance this file: admin/includes/languages/english/extra_definitions/TAP_Thumb.php

Has not been created with the correct format/content
File contents should be saved as php:
<?php
/**
* @package Twitch TAP Thumb
* @copyright Copyright 2020 Twitchtoo Media
* @version $Id: Author: Twitch.
*/

define('TABLE_HEADING_TAPTHUMB_IMG', 'Image');
define('BUTTON_ADDITITONAL_ACTIONS', 'Additional Actions');
define('TAPTHUMB_ATTRIBUTE_BUTTON', 'Product Attribute');