Search found 12 matches

by brick
Thu Nov 04, 2010 7:19 am
Forum: 7.0 DataPort
Topic: uploaded users but they cant login in until I re-enter PWD
Replies: 7
Views: 8051

Re: uploaded users but they cant login in until I re-enter PWD

Yea i think that has to be where the problem is/was i'll try and run trim against the db field and see if that helps.

thanks all.

Brick
by brick
Wed Nov 03, 2010 7:40 am
Forum: 7.0 DataPort
Topic: uploaded users but they cant login in until I re-enter PWD
Replies: 7
Views: 8051

Re: uploaded users but they cant login in until I re-enter PWD

Judy, these user records and unencrypted passwords came from a csv that I uploaded with the dataport tool. I dont know how they got encrypted. I guess its the default on the field maybe? What do you think the problem is now that you have this additional info.

thanks

Brick
by brick
Tue Nov 02, 2010 3:16 pm
Forum: 7.0 DataPort
Topic: uploaded users but they cant login in until I re-enter PWD
Replies: 7
Views: 8051

Re: uploaded users but they cant login in until I re-enter PWD

You can look in the database and it will show something in the field. We have run into trouble in the past where passwords have been imported in bulk from somewhere and have had to trim beginning/ending spaces out of them. Judy when i query the ac_UserPasswords table the passwords are not human rea...
by brick
Wed Oct 20, 2010 11:28 am
Forum: 7.0 DataPort
Topic: uploaded users but they cant login in until I re-enter PWD
Replies: 7
Views: 8051

uploaded users but they cant login in until I re-enter PWD

using this method discussed here "Re: Any way to add 100's of users to existing groups" I uploaded my users and their data imcluding passwords, but unless i re-enter the password by hand in the administration interface they can't login in. Its like the password did not get set on the original upload...
by brick
Thu Aug 19, 2010 2:26 pm
Forum: 7.0 DataPort
Topic: Any way to add 100's of users to existing groups
Replies: 1
Views: 3612

Any way to add 100's of users to existing groups

The subject says it. i have more users than i want to add by hand to existing groups is there a way to batch that at upload or in the program after uploading.
by brick
Wed Aug 18, 2010 2:33 pm
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: schema for Cold Fusion DB AC3
Replies: 0
Views: 1970

schema for Cold Fusion DB AC3

where can i find out what the schema was for AC3 i need table names etc.

thanks
by brick
Fri Aug 13, 2010 3:14 pm
Forum: 7.0 DataPort
Topic: upload new products to a sub-category parent/child category
Replies: 4
Views: 6848

Re: upload new products to a sub-category parent/child category

Thanks a lot its really hard to get a response it seems on this board. i appreciate your effort.
by brick
Fri Aug 13, 2010 3:11 pm
Forum: 7.0 DataPort
Topic: does ~\Assets\ProductImages have to be in the CSV
Replies: 2
Views: 4920

does ~\Assets\ProductImages have to be in the CSV

I have uploaded hundreds of images using FTP and have used the dataport upload to provide the correct image name. Do i have to add ~\Assets\ProductImages to the CSV filed for imageUrl like so ~\Assets\ProductImages\myImage.jpg to get my images to show. Right now the image in the store is a broken li...
by brick
Tue Aug 10, 2010 4:58 pm
Forum: 7.0 DataPort
Topic: upload new products to a sub-category parent/child category
Replies: 4
Views: 6848

Re: upload new products to a sub-category parent/child category

What am i missing here, does anyone from Able commerce monitor this site or is my question so obvious no one is interested. There is nothing in the docs about how to do this or if you can do it so whats the deal anyone!
by brick
Mon Aug 09, 2010 3:01 pm
Forum: 7.0 DataPort
Topic: upload new products to a sub-category parent/child category
Replies: 4
Views: 6848

upload new products to a sub-category parent/child category

I have a parent category that will hold several child categories. i want to upload with the dataport to the child categories. How is that done.
by brick
Mon Aug 09, 2010 10:17 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: removing all product data from an new dev site
Replies: 2
Views: 2448

Re: removing all product data from an new dev site

Mazar I needed to remove all the products so i figured out how to use the the DB. Here is the problem. I have re-uploaded 6500 products to a new dev site but they are not visible in any category. They are visible as orphaned products under catalog but how do i get them to show up in a category.
by brick
Fri Aug 06, 2010 10:45 am
Forum: AbleCommerce 7.0 Asp.Net Shopping Cart
Topic: removing all product data from an new dev site
Replies: 2
Views: 2448

removing all product data from an new dev site

I am in the process of populating a new site with products and i want to be able to try different upload templates in the Dataport. if i don't like what i upload i want to clear the DB and do it again. How do i do that. it would be "delete from productTable" if i had access to the sql dB but i dont....