Show Posts


Messages - ashtonm

Pages: [1] 2
1
General Support / Re: No image with Data Import
« on: May 11, 2021, 03:53:41 PM »
Thank you for your help.

To let you know the two file mods corrected the issue.

2
General Support / Re: No image with Data Import
« on: May 10, 2021, 06:05:54 PM »
UPDATE:

I have tested my sites including an earlier version for updating images via upload. This included V1.2xx (Before V1.3) and still got the same issue.

I have been in touch with the server host and they say there is no issues on their side except they also can not get the images to upload.

I am now stumped!!

Anyone got any other ideas what this could be.

I have attached the file that i use to import the missing images.
A product record will need to be created but without the image.

The files land in the folder that is in the attachment:

PLEASE HELP!!

3
General Support / Re: No image with Data Import
« on: May 10, 2021, 05:39:26 AM »
Hi,

I have checked the disk space and I have unlimited on the server side.
Permissions on folders are 777.

No Errors in Log file.

I can add an image through Media tab on product and it goes on with no issues.

It is only when I am importing.

The url that I assign to image in the CSV works in a web browser but I get the error when trying the import.

It's worked in the past so not sure why it isn't now.

I'm very confused with it...

Thanks for your help.

4
General Support / No image with Data Import
« on: May 09, 2021, 06:41:05 PM »
I'm not sure why this has started happening, but when I do an import with image url.. It will not display product image.

I get the following error on import:

Error: Unable to save downloaded file to /home/mindustr/www.xxxxx.com/resources/image//TL0063.jpg

The TL0063.jpg is in resources/image/
but It isn't linking it to the product.

I worked on the 30 April 2021 fine, then stopped working. I have restored Database and data back to that day, but that doesn't restore Abantecart.
I ran a discount extension that creates bulk specials but I have uninstalled it and I am still getting the error.

Anyone any idea what could be causing it?

Thanks for your help.


5
General Support / Re: Password show
« on: December 10, 2020, 05:07:49 AM »
Thank you for your response.

I was wondering where it will go in the file? I don't want to mess the account login up.

But thanks anyway.

6
General Support / Password show
« on: December 09, 2020, 06:39:24 PM »
Hi,

Would anyone know how to change the account creation and account login on the cart so that the password fields have a show/eye option?
So the customer can have a check to see if their password has been typed in correctly.

I can find code on the internet but wouldn't have a clue where to edit the code within the cart folders.


Thanks (hope I have posted in the correct subject)



7
General Support / Re: Latest Products on home page
« on: September 27, 2020, 04:03:06 PM »
Thank you Basara.

I will check that out.

Mike

8
General Support / Latest Products on home page
« on: September 24, 2020, 08:08:03 PM »
Does anyone know how to change the latest products on the home page.

I have tried manually changing the Date Added field in SQL but it doesn't seem to make any difference.

Does the 'Latest' lookup look at a different field than the one in products_description?

Thanks

9
Support / Re: Import Wizard with Sub Category
« on: September 24, 2020, 08:05:15 PM »
I did this also.

The bug is in the php for writing a sql update, alter or create statement.

It should read UPDATE table set category.name = 'Night & Day'

It is the same for "/ ' :"  etc...

I have done a search and replace in the csv to change '&' to '&' before import.

You don't need to do this on creation of sub categories. I creates without an issue.

Hope this makes sense and can be put right in future releases.

Cheers

10
Support / Import Wizard with Sub Category
« on: September 20, 2020, 07:40:46 PM »
I am having a problem with importing products into the right 'Sub Category'

for Example:
I have a Parent Category we'll call it 'Torches' and 'Torches has a 'Sub Category' called 'Night & Day'. These have already got products in.

I'm now trying to import products E.g. 'Super Torch' and that needs to be in 'Sub Category' Night & Day'.

It imports the product but creates a new 'Parent Category' called 'Night & Day'

The only way around this as I can find is buy calling the 'Sub Category' 'Night & Day' as SQL does not like just the '&' on it's own.

Other Imports allow this single '&' but not as described above.

Anyone know a way of fixing this in the code?

This must be a bug so needs looking into.

Thanks, and love using the cart.

Mike

11
AbanteCart v2.0 / Recording cost for profit
« on: November 15, 2018, 04:57:03 PM »
I think this should be included in next version...

I have read that there isn't away to report on profits made.

Other Carts are now looking at including this in theirs.

1. In 'orders' table - this needs a cost field creating.
2. Create php code in the correct files to record the cost against each product sold at the time of checkout. The price sold and the cost will now be recorded in the 'orders' table.

A report can be generated through AC or if not, then a simple SQL statement exported to spreadsheet will give your profits.

I think it is probably needed by everyone that sells products through the cart.

Thanks.




12
Support / Recording Cost for profits
« on: November 15, 2018, 04:50:51 PM »
Hi,

I have read that there isn't away to report on profits made.

Is there away to get this through the system or if not here is what is needed as I have other Carts now looking at including it theirs.

1. In 'orders' table - this needs a cost field creating.
2. Create php code in the correct files to record the cost against each product sold at the time of checkout. The price sold and the cost will now be recorded in the 'orders' table.

Thats it. Simple... if you know what you are doing with coding.

A report can be generated through AC or if not, then a simple SQL statement exported to spreadsheet will give your profits.

Can anyone do this as I think it is probably needed by everyone that sells products through the cart.

Thanks.


13
Payment Modules / Paypal Pro extension
« on: November 15, 2018, 03:14:26 PM »
Hi,

I am nearly ready to put my site live, only thing I can't get working is the Paypal Pro extension.

I have Paypal standard and that's working perfect.

Paypal Pro after filling in card details returns an error:  This transaction cannot be processed. The merchant's account is not able to process transactions.

When I click on TEST button after confirming the USERNAME, PASSWORD & SIGNATURE is correct it returns success but I get the error when trying to purchase with card details.

I'm in the UK as I read location could be a problem but UK should be fine.

Thanks


14
General Support / Re: Stock and Cost update
« on: November 05, 2018, 03:46:14 AM »
Thank you for your reply Basara.

I will try it again.
Cheers

15
Extension Support / Parcel Force 48 - Error description
« on: November 04, 2018, 04:36:55 PM »
Hi,

I am trying to get Parcel Force 48 shipping extension working but in the Shipments box in the cart, it displays:  text_description (text_time_ - £5.99
It's getting the right value but its not picking up the correct description field or time field.

I have looked in the languages definitions but everything looks fine in there. the text_description says it should say 'Parcel Force 48'

I have also done a full cart fresh install but it was the same on that too.

Can anyone help?

Mike

Pages: [1] 2

Powered by SMFPacks Social Login Mod