Post by volkister » Wed May 08, 2013 4:48 pm

Hi,
I want to use your extension but it does support english and spanish. I want to editing my language (My language is Turkish). I try to edit AskQuesitons.xml as Turkish language.

Editing file without AskQuestion.xml file:
catalog/language/turkish/product/product.php
catalog/controller/product/product.php


But I could not show askquestion tab in product page.

If you help me I would be very pleased.

Thanks

Newbie

Posts

Joined
Sat May 04, 2013 9:26 pm

Post by wilek666 » Tue Mar 17, 2015 4:20 am

Dear all,

how can I resolve this error: ?

Code: Select all

Notice: Undefined variable: product_info in C:\xampp\htdocs\opencart\vqmod\vqcache\vq2-catalog_view_theme_ortopediko_template_product_product.tpl on line 390
I'm using OC 1.5.6.1

http://www.ortopediko.pl
http://www.pszczelafarma.pl


User avatar
New member

Posts

Joined
Sun Dec 07, 2014 2:26 am
Location - Warsaw, Poland

Post by wilek666 » Thu Mar 19, 2015 1:57 am

I found out sollution for OC 1.5.6.X error: Undefined variable: product_info

in XML file change

Code: Select all

<?php echo $product_info['name']; ?> 

with this:

Code: Select all

<?php echo $heading_title; ?>

http://www.ortopediko.pl
http://www.pszczelafarma.pl


User avatar
New member

Posts

Joined
Sun Dec 07, 2014 2:26 am
Location - Warsaw, Poland
Who is online

Users browsing this forum: No registered users and 86 guests