Search found 12 matches

by dromstad
Thu Jun 20, 2013 3:53 pm
Forum: Modules/Add-Ons
Topic: Module to create interactive wizard?
Replies: 4
Views: 1578

Re: Module to create interactive wizard?

I apologize, I was using CGuserDirectory.

I will check out Company Directory!
by dromstad
Thu Jun 20, 2013 3:48 pm
Forum: Modules/Add-Ons
Topic: Module to create interactive wizard?
Replies: 4
Views: 1578

Re: Module to create interactive wizard?

I have. I actually have it used as "step 1" where they verify their information.

however I am lost on how to customize what is seen, as well I can't see how it would provide information beyond the company demographic information.
by dromstad
Thu Jun 20, 2013 3:40 pm
Forum: Modules/Add-Ons
Topic: Module to create interactive wizard?
Replies: 4
Views: 1578

Module to create interactive wizard?

I wasn't exactly sure where to post this, so please excuse me if this is the wrong section. I am looking to see if there is already a module that will allow one to create a step-by-step interactive wizard. For example - An apartment company will login to the system. From there they will plug in ther...
by dromstad
Thu Oct 13, 2011 5:00 pm
Forum: Modules/Add-Ons
Topic: multiple uploads on the Frontend
Replies: 0
Views: 469

multiple uploads on the Frontend

I apologize if this has been answered, I did search but, Is there a way to allow multiple files to be uploaded or selected to upload on the front end? Pretty much like NeoUpload but on the front end? Currently I am using the Uploads module for customers to upload files, but compressing all into a zi...
by dromstad
Thu Sep 29, 2011 6:56 pm
Forum: Modules/Add-Ons
Topic: Uploads Module and ecommerce
Replies: 0
Views: 420

Uploads Module and ecommerce

Is there a way for a user to upload and image or a zipped file that they could then place an order to have the images printed? My theory is to somehow utilize the uploads module and the ecommerce module but can not figure out how. I thought perhaps using products to read from the users upload folder...
by dromstad
Mon Aug 01, 2011 5:45 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]FEU and Uploads Module
Replies: 10
Views: 5071

Re: FEU and Uploads Module

works perfectly!
The part that wasn't working was the Uploads category not being created. But this seems to have solved it.

Thank you for taking the time and energy it is MUCH appreciated!

Dave
by dromstad
Wed Jul 27, 2011 9:00 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]FEU and Uploads Module
Replies: 10
Views: 5071

Re: FEU and Uploads Module

Looking at the do_addcategory php it looks like the code should work like a charm...but i'm not a pro, I appreciate you looking into it.

CMS Version
1.9.4.2
Uploads
1.12
FrontEndUsers
1.12.16
SelfRegistration
1.6.10
by dromstad
Wed Jul 27, 2011 3:22 pm
Forum: Modules/Add-Ons
Topic: ecommerce - Module Integration - Custom Products
Replies: 0
Views: 658

ecommerce - Module Integration - Custom Products

I have been searching all over and decided I would just pose a question. I have a client that wants to have an online store that offers customers to upload their own photos to certain products(shirts, stickers etc) Using various modules I can get the products and orders, but I can't find a way to ha...
by dromstad
Wed Jul 27, 2011 3:07 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]FEU and Uploads Module
Replies: 10
Views: 5071

Re: FEU and Uploads Module

I didn't think about that method, that would prompt for a login rather than error...i think. I went this method: In the Template: {cms_module module="Uploads" category="$username" mode="upload"} and created a UDT and put it in the smarty logic of the pages. $gCms = cmsm...
by dromstad
Tue Jul 26, 2011 5:01 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]FEU and Uploads Module
Replies: 10
Views: 5071

Re: FEU and Uploads Module

While i decipher the code,
maybe this will be a workaround for now.
Manually create the Uploads category,
but my question is how do I call the category in the template
to look at the FEU username?

module= Uploads category=?? action=upload
sorry i'm very new to this CMS world
by dromstad
Tue Jul 26, 2011 3:45 pm
Forum: Modules/Add-Ons
Topic: [SOLVED]FEU and Uploads Module
Replies: 10
Views: 5071

Re: FEU and Uploads Module

Thank you for the ideas!
Jos - I am not familiar with events, but will see if there is anything there

andershz, thank you! I will disect this code and see if I could possibly make it work.

This whole smarty thing is awesome! but confusing at the same time.
by dromstad
Tue Jul 26, 2011 5:34 am
Forum: Modules/Add-Ons
Topic: [SOLVED]FEU and Uploads Module
Replies: 10
Views: 5071

[SOLVED]FEU and Uploads Module

I am hoping someone can help me. I am attempting to create an Uploads category when a user registers via selfreg. When they register it will also write to the Uploads table and automatically create the entry. Once this has been created the user can then sign on via FEU and access only their category...

Go to advanced search