X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   Tela Firma - X-Cart Mods (https://forum.x-cart.com/showthread.php?t=35108)

mltriebe 06-05-2008 06:43 AM

Re: Tela Firma - X-Cart Mods - Store is now open
 
Quote:

Originally Posted by dtran
mltriebe, i got the Dynamic Image Genrator 4.1 module working can you post the problem you're having? maybe the people in the forum can help you out?


My problem is with the review mod, the dynamic image mod is working great. In fact his support for the image mod was great which is why I went ahead and bought the Advanced Reviews Mod from him. He did try to get it working then just dropped off the face of the earth.

Mike

minhta 06-05-2008 05:05 PM

Re: Tela Firma - X-Cart Mods - Store is now open
 
Hi everyone

Just an update. I've bought the manufacturer pack for version 4.1 two days ago and am still waiting for it. I've just sent another email to remind Tela Firma about my order, hopefully I'll get it soon.


Does anyone know why we can't download the mod or skin right after we paid for it? I'm guessing that these mod or skin that are sent to us have the registered domain encoded into it so stop people cheating the owner. Am I right?

dtran 06-06-2008 06:08 AM

Re: Tela Firma - X-Cart Mods - Store is now open
 
It should only take a couple days or less to do the order processing and encoding needed to deliver the product. We got our application 8 days later. If you require support for the application you might wait a little longer since some of their clients has questions outstanding since February.

peterstagg 06-11-2008 03:16 AM

Re: Tela Firma - X-Cart Mods - Store is now open
 
Hi

Is the website down?
Has it been down for a while?
Cheers
peter

chrischall 06-11-2008 07:55 AM

Re: Tela Firma - X-Cart Mods - Store is now open
 
I ordered the dynamic images mod on the 28th May and have yet to receive the files - Stephen seems to have disappeared. Has anyone else had any software come through?

minhta 06-11-2008 03:26 PM

Re: Tela Firma - X-Cart Mods - Store is now open
 
Hi Chrischall

I ordered a manufacturer pack on 5/6/2008 and got it on 10/06/2008 (5 days). Have you sent an enquiry email to check on your order? I had problems with the installation of one of the mod and found a bug in the other mod. I have sent a Help email to Stephen yesterday, hopefully he'll reply very soon.

From what I can see in this forum, Stephen takes time to get back to you but he is still getting back to you *finger crossed*

chrischall 06-11-2008 10:46 PM

Re: Tela Firma - X-Cart Mods - Store is now open
 
have sent a few emails but havent heard anything just tried a private message so hopefully that will get through!

chrischall 06-12-2008 03:01 AM

Re: Tela Firma - X-Cart Mods - Store is now open
 
As stephen is busy i wonder if anyone else knows how to fix a problem with the Dynamic Images mod? I have just tried to install the mod again after it all going wrong during an upgrade and now it doesnt do the lightbox popup but just opens the enlarged image in the explorer window. For example look at http://www.gapyeartravelstore.com/Gelert-Explorer-85-Litre-Rucksack-p-174.html

An help would be appreciated beyond belief!!!!!!!!!!!!!!!!!!!!!

GeeCee 06-12-2008 03:11 AM

Re: Tela Firma - X-Cart Mods - Store is now open
 
Looks like you missed a step. Go back through the install and make sure you've added all the code to your skin1/customer/main/product.tpl

chrischall 06-12-2008 03:24 AM

Re: Tela Firma - X-Cart Mods - Store is now open
 
Hi GeeCee,

Thanks for responding so quickly see we are in the same timezone! Had a look through product.tpl and as far as im aware i just need to add

{** Dynamic Images - Tela Firma **}
{if $active_modules.Dynamic_Images ne ""}
{include file="modules/Dynamic_Images/product_image.tpl}
{else}
{include file="product_thumbnail.tpl" productid=$product.productid image_x=$product.image_x image_y=$product.image_y product=$product.product tmbn_url=$product.tmbn_url id="product_thumbnail"} 
{/if}
{** /Dynamic Images - Tela Firma **}

and the detailed images bit which is already there?


All times are GMT -8. The time now is 09:36 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.