Affiliate Error

Tagged: 

This topic has been marked as not resolved.

Hi,

First of all you have an Error in \catalog\view\theme\BurnEngine\template\affiliate\tracking.tpl you have used “product” two times

You have to alter line 35
From:
<input type="text" name="product" value="<?php echo $code; ?>" />
To:
<input type="text" name="codeproduct" value="<?php echo $code; ?>" />

Secondly:
If using the “Page Content” in the Content area for “System page -> Get Tracking Code” it looks quite messed up, hope you can fix it.

It would be greate if you would have an answer as well for:
http://support.themeburn.com/topic/cdn-option
http://support.themeburn.com/topic/language-partly-changing-on-products
http://support.themeburn.com/topic/quickview-not-working-on-ios-10-3-11

In hope of an answer, I have refreshed the Forum every hour and solved nearly 50% of the request :’D

Coudn’t solve the Blog Question, because my Blog says:

Fatal error: 'Error: Table 'khtec_01.oc_story' doesn't exist
Error No: 1146
SELECT SQL_CALC_FOUND_ROWS sd.*, s.*, GROUP_CONCAT(st.name) AS tags FROM oc_story AS s
LEFT JOIN oc_story_description AS sd ON s.story_id = sd.story_id AND sd.language_id = 2
LEFT JOIN oc_story_to_tag AS stt ON s.story_id = stt.story_id
LEFT JOIN oc_story_tag AS st ON st.tag_id = stt.tag_id AND st.language_id = 2
WHERE 1 GROUP BY s.story_id ORDER BY s.date_added DESC LIMIT 0,100' 

And coudn’t solve the “error” problem because I have a simular one.

2017-09-28 18:03:34 - PHP Notice:  Undefined index: position in /var/www/.../vqmod/vqcache/vq2-system_engine_controller.php on line 76
2017-09-28 18:03:34 - PHP Notice:  Undefined index: layout_id in /var/www/.../vqmod/vqcache/vq2-system_engine_controller.php on line 77

September 28, 2017 at 9:07 pm #61852
Viewing 1 post
  • You must be logged in to reply to this topic.