X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Dev Questions (https://forum.x-cart.com/forumdisplay.php?f=20)
-   -   What's new mod (https://forum.x-cart.com/showthread.php?t=12162)

tlopez 03-29-2005 11:59 AM

Quote:

Finally, you can call this mod through a link e.g:

Code:

New added products in the last 10 days

"wn" indicats the number of days , wn=10 i.e. 10 days


Thanks alkhashrami

The above line of code that you provided solved my problem in getting this mod to work.

[/quote]

august 04-14-2005 11:01 PM

Well, something is definitely not right, this won't work in 4.0.13, and I don't see it working in your sites either.

august 04-25-2005 08:44 AM

**Update** Already got it as I wanted

I'm willing to pay for a "What's New" MOD, that have the same principle as Funky MOD (http://forum.x-cart.com/viewtopic.php?t=1418&postdays=0&postorder=asc&high light=newest%20mod&start=0), with this requirements:

1- Must work in version 4.0.13
2- Need to open in a new window from special.tpl
3- Must do random product.
4- Have a selection of how many days you want to see the new products. (10, 30, 60)
5- Must be open source
6- Be reasonable with the price

All the code is there in the forum it just need to make it work in the actual version, Duncan did it once for me in version 3.4.0, but now he does not want to work with x-cart products. I still have the backup that he gave me.

IndieDepot 05-19-2005 09:49 PM

alkhashrami,

Your mod worked excellent in 4.0.13

All I did was follow your instructions. *smile*

thanks.

- Shannon

alkhashrami 05-20-2005 02:09 AM

Thank you IndieDepot,

this is what i hope


and don't foreget that the original code was posted by walteis


i hope the users of x-cart will find this mod useful as i do.

ShishaPipeUK 04-01-2006 08:12 AM

Hi, just curious, whe do we have 2 instances off {include file="customer/main/navigation.tpl"}

Code:

{include file="customer/main/navigation.tpl"}

{include file="customer/main/products.tpl" products=$newproducts}


 

{include file="customer/main/navigation.tpl"}


MOC 04-21-2006 12:54 PM

How can i get this mod running on 3.5.14?

cherie 06-14-2006 02:40 PM

Quote:

Originally Posted by ShishaPipeUK
Hi, just curious, whe do we have 2 instances off {include file="customer/main/navigation.tpl"}

Code:

{include file="customer/main/navigation.tpl"}

{include file="customer/main/products.tpl" products=$newproducts}


 

{include file="customer/main/navigation.tpl"}


This is the display of page navigation at the top of the page and at the bottom (two). :D

admintds 08-06-2006 07:19 PM

Re: What's new mod
 
Quote:

Originally Posted by walteis


Then I added a config table setting called TFTACustom.wndays, you can call it anything you'd like.

Assuming that you called it that, you can then add a link in the categories.tpl

Code:

What's New


This mod works as written with 4.0.7

Walt


My question is this...I've done everything else from your original post...cept this. Not sure where or how to do t his? I have a new products box showing up on my homepage....but nothing is in it. Is this what I need to do for product to show up??? And if so...how?

Thank you in advance...
Janel

subzero 08-24-2006 03:29 AM

Re: What's new mod
 
Quote:

Originally Posted by admintds
Originally Posted by walteis


Then I added a config table setting called TFTACustom.wndays, you can call it anything you'd like.

Assuming that you called it that, you can then add a link in the categories.tpl

Code:

What's New


This mod works as written with 4.0.7

Walt
My question is this...I've done everything else from your original post...cept this. Not sure where or how to do t his? I have a new products box showing up on my homepage....but nothing is in it. Is this what I need to do for product to show up??? And if so...how?

Thank you in advance...
Janel



i have almost the same problem as you
i did everything but the config table bit as i wasnt sure what to do there
only difference is i dont seem to have any box showing on my home page
its almost as if i had never added the mod at all

anyone help me???


All times are GMT -8. The time now is 09:01 AM.

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