Search found 35 matches
- Mon Feb 01, 2010 11:04 am
- Forum: Modules/Add-Ons
- Topic: Products - displaying all products from selected categories
- Replies: 3
- Views: 1241
Re: Products - displaying all products from selected categories
I have been thinking about the same thing... not a smarty guru tho :) Here is the template code for the summary template, in case some wizz comes by ;) Thanks! <div class="ProductListWrap"> {if isset($catformstart)} {$catformstart} {$catdropdown}{$catbutton} {$catformend} {/if} {if isset(...
- Sun Jan 31, 2010 6:09 pm
- Forum: Modules/Add-Ons
- Topic: Products - displaying all products from selected categories
- Replies: 3
- Views: 1241
Re: Products - displaying all products from selected categories
No one out there who can help with an idea?
- Sat Jan 30, 2010 6:50 pm
- Forum: Modules/Add-Ons
- Topic: Products - displaying all products from selected categories
- Replies: 3
- Views: 1241
Products - displaying all products from selected categories
I have a single Product-A in three different categories: Bold 9000, Bold 9700, Curve 8900. This {Products category="Bold 9000,Bold 9700,Curve 8900,Curve 8520,Storm 9520"} ... displays Product-A three times... Question: Can I make it skip douplicate products in the list? Thanks!
- Mon Dec 14, 2009 6:07 pm
- Forum: Modules/Add-Ons
- Topic: FEU properties and file uploads
- Replies: 16
- Views: 5452
Re: FEU properties and file uploads
Yupp...
same thing...
same thing...
- Sun Dec 13, 2009 11:04 pm
- Forum: Modules/Add-Ons
- Topic: FEU properties and file uploads
- Replies: 16
- Views: 5452
Re: FEU properties and file uploads
{if isset($fields)} fields is set {foreach from=$fields item='one' key='name'} {strip}<p>{$one.name}: {if isset($one.input)} {$one.input} {elseif $one.type == 'textinput'} <input type="text" name="{$actionid}field_{$one.id}" value="{$one.value}" size="{$...
- Sun Dec 13, 2009 10:55 pm
- Forum: Modules/Add-Ons
- Topic: FEU properties and file uploads
- Replies: 16
- Views: 5452
Re: FEU properties and file uploads
Hi there... I did that and did not help. However It got me thinking and I checked the database rows in cms_module_uploads table... and the field upload_key is NULL for all of the uploads. This should mean that the upload form is not pasing the key="$email" value to the database... Could it...
- Sun Dec 13, 2009 6:49 pm
- Forum: Modules/Add-Ons
- Topic: FEU properties and file uploads
- Replies: 16
- Views: 5452
Re: FEU properties and file uploads
Well this issue is still unresolved.
I have been bustin my brains for couple of days now and can't make it to work. If there is someone that can help me... please
Thanks again...
I have been bustin my brains for couple of days now and can't make it to work. If there is someone that can help me... please

Thanks again...
- Wed Dec 09, 2009 8:16 am
- Forum: Modules/Add-Ons
- Topic: FEU properties and file uploads
- Replies: 16
- Views: 5452
Re: FEU properties and file uploads
Test account in the PM 
Let me know if you need anything else...
Thanks...

Let me know if you need anything else...
Thanks...
- Tue Dec 08, 2009 6:46 pm
- Forum: Modules/Add-Ons
- Topic: FEU properties and file uploads
- Replies: 16
- Views: 5452
Re: FEU properties and file uploads
Yeah Here is for the filelist: {assign var=email value=$ccuser->username()} {cms_module module="Uploads" category="User Uploads" mode="summary" key="$email"} Here is for the upload: {assign var=email value=$ccuser->username()} {cms_module module="Uploads...
- Tue Dec 08, 2009 5:07 pm
- Forum: Modules/Add-Ons
- Topic: FEU properties and file uploads
- Replies: 16
- Views: 5452
Re: FEU properties and file uploads
I folowed those instructions and I can upload files... but I can't seem to view them on the front side...
I can see the list of uploaded files in the admin area and that's it...
Any idea what the problem might be?
I can see the list of uploaded files in the admin area and that's it...
Any idea what the problem might be?

- Sun Dec 06, 2009 6:44 pm
- Forum: Modules/Add-Ons
- Topic: FEU properties and file uploads
- Replies: 16
- Views: 5452
Re: FEU properties and file uploads
Thanks a bunch man... going to try it tomorrow 

- Fri Dec 04, 2009 5:48 pm
- Forum: Modules/Add-Ons
- Topic: FEU properties and file uploads
- Replies: 16
- Views: 5452
Re: FEU properties and file uploads
It should be optional... you are getting my hopes up 

- Thu Dec 03, 2009 11:08 pm
- Forum: Modules/Add-Ons
- Topic: FEU properties and file uploads
- Replies: 16
- Views: 5452
FEU properties and file uploads
I tryed searching the site but no luck...
I need my users to upload a CV upon registration, what are my options?
Thanks!
I need my users to upload a CV upon registration, what are my options?
Thanks!
- Fri Jun 26, 2009 2:26 pm
- Forum: Modules/Add-Ons
- Topic: CartMadeSimple - checkout process too long
- Replies: 4
- Views: 1677
CartMadeSimple - checkout process too long
Hi all, ....again :) Just wondering if the checkout process can be shortened? - Enter name & adress, click once.... then click again to go to step 2? - Pick shipment, click once ... then click again to go to step 3 ... you know how this continues :) Is there a way to skip the second click? Custo...
- Fri Jun 26, 2009 2:21 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED]: Shop Made simple install problems
- Replies: 13
- Views: 4775
Re: Shop Made simple install problems
Well, i gots to say - u da man!!! 
That did it, thanks!

That did it, thanks!