Post by CJSDJS » Fri Feb 22, 2019 5:04 am

Hey there....I'm hoping someone can help with this error...it's a php notice: undefined index on lines..these are the lines

2019-02-21 15:38:30 - PHP Notice: Undefined index: tmdqc_content_background in /home/chrisbar/cjsdjs.biz/catalog/controller/tmdcheckout/tmdstyle.php on line 22
2019-02-21 15:38:30 - PHP Notice: Undefined index: tmdqc_danger_button_color in /home/chrisbar/cjsdjs.biz/catalog/controller/tmdcheckout/tmdstyle.php on line 38
2019-02-21 15:38:30 - PHP Notice: Undefined index: tmdqc_danger_button_background in /home/chrisbar/cjsdjs.biz/catalog/controller/tmdcheckout/tmdstyle.php on line 38
2019-02-21 15:38:30 - PHP Notice: Undefined index: tmdqc_danger_button_background_hover in /home/chrisbar/cjsdjs.biz/catalog/controller/tmdcheckout/tmdstyle.php on line 40
2019-02-21 15:38:30 - PHP Notice: Undefined index: tmdqc_input_color in /home/chrisbar/cjsdjs.biz/catalog/controller/tmdcheckout/tmdstyle.php on line 42
2019-02-21 15:38:30 - PHP Notice: Undefined index: tmdqc_block_heading_background in /home/chrisbar/cjsdjs.biz/catalog/controller/tmdcheckout/tmdstyle.php on line 52
2019-02-21 15:38:30 - PHP Notice: Undefined index: tmdqc_block_heading_background in /home/chrisbar/cjsdjs.biz/catalog/controller/tmdcheckout/tmdstyle.php on line 54
2019-02-21 15:38:30 - PHP Notice: Undefined index: tmdqc_cart_heading_color in /home/chrisbar/cjsdjs.biz/catalog/controller/tmdcheckout/tmdstyle.php on line 60

Now when I go into the tmdstyle.php this is what is on those lines

22- echo "#quick-checkout #content{background:".$data['tmdqc_content_background'].";padding:15px; }";
38- echo "#quick-checkout .btn-danger{color:".$data['tmdqc_danger_button_color']."; background:".$data['tmdqc_danger_button_background']."!important; border-color:".$data['tmdcheckout_tabborder']."!important;}";
40- echo "#quick-checkout .btn-danger:hover{background:".$data['tmdqc_danger_button_background_hover'].";}";
42- echo "#quick-checkout .modal-content .form-control{color:".$data['tmdqc_input_color'].";border:1px solid ".$data['tmdcheckout_tabborder']."}";
52- echo ".checkator_source:checked+.checkator:after {background-color:".$data['tmdqc_block_heading_background'].";}";
54- echo ".checkator_source:focus+.checkator {border: 2px solid ".$data['tmdqc_block_heading_background'].";}";
60- echo "#typeaccount a{cursor:pointer;color:".$data['tmdqc_cart_heading_color'].";}";

I hope someone can help as I am getting internal server error and these are the errors that come up in the logs....Thanks in advance

CJS DJS

visit cialispascherfr24


Newbie

Posts

Joined
Sun Feb 10, 2019 2:04 am

Post by Johnathan » Fri Feb 22, 2019 5:42 am

Those are all related to a custom extension you've installed, so it's unlikely someone in here is going to be able to assist. You should contact the developer for support, and get them to look into these issues for you.

If they're unwilling or unable to, you could consider hiring someone to fix the issue for you. If you need to find a developer, you should post a request in the OpenCart "Commercial Support" forum, which is checked by a number of OpenCart developers. You can also try checking out the OpenCart "Partners" area.

Image Image Image Image Image


User avatar
Administrator

Posts

Joined
Fri Dec 18, 2009 3:08 am


Post by kestas » Sun Feb 24, 2019 6:27 am

Seems you have installed this https://www.opencart.com/index.php?rout ... r_rating=2 extension, which can cause your issue. So you should contact developer of this extension.

Custom OpenCart modules and solutions. You can write PM with additional questions... Extensions you can find here


Active Member

Posts

Joined
Tue Oct 12, 2010 2:23 am
Who is online

Users browsing this forum: No registered users and 36 guests