Show Posts


Messages - llegrand

Pages: 1 ... 112 113 [114] 115 116 ... 119
1696
General Support / Re: How to remove PayPal donate button from front end?
« on: November 14, 2013, 09:21:05 PM »
Hi Ron,

Here's the info on how to edit the copyright from another post:
  http://forum.abantecart.com/index.php/topic,134.msg4659.html#msg4659

The Donate is in a block,  you can easily remove it from your templates by going to the
Design > Template  then on all the pages, one at a time - look at the bottom for the Donate,  use the pull down and choose another block or -None-    Then Save,  and it will be gone.

I think this is probably better to remove it in the layouts rather them totally deleting the tpl since there is no delete option within the blocks lists.

Lee

1697
In the documentation    http://www.abantecart.com/ecommerce-solution-support there is this information:

For special help and custom development inquiries you can complete Contact us form or email: help AT abantecart.com

Additionally  there is a company called  Asahi Technologies that advertises as an Abantecart developer, although they really prefer Magento.
http://www.asahitechnologies.com/abantecart-development/

I don't know if either of these resources will be an answer to rework your purchased extension.  Good luck and please post your solution if you find one.  I am sure other cart users will find themselves needing this level of help.

Lee


1698
Yes,  is the short answer. Here's a bit of detail of how I would do it.

If you don’t have a source code editor that you use here’s what I like:
Notepad++ as my source code editor,  it is a free download here http://notepad-plus-plus.org/
Just download the files to the editor,  save them where you can find them again.
Open your FTP or Cpanel,  find the exact files on the server .
FIRST  (important) rename the existing server file,  I use  this scheme:
Existing.php   renamed to existing.phpHOLD 
SECOND – upload the new file
That’s it. Test out your site and see if it fixed your issue.

If  you need to rollback,  just go back to the server files,  delete the one you uploaded AND rename the HOLD file back to the correct name.  You’re back where you started.
If it works,  you should probably delete the HOLD file from the server to keep things tidy.

Hope this helps a bit.


1699
Customization help / Re: Payment Extension COD Cash on Delivery
« on: November 09, 2013, 06:01:15 PM »
I think you must misunderstand the term 'COD Cash on Delivery' -  is means when the product is delivered, the delivery person obtains the payment at that time.

If you need to have the payment made to you in advance, you will need to choose a payment method like PayPal or take credit cards or have a bank transfer.

I hope this helps.

Just another Abantecart user ;D

1700
General Support / Re: adding product warnings - after multistore setup ran
« on: November 08, 2013, 06:06:58 PM »
My apologies for misstating the term.  I did title it correctly with "warning"

I will ignore as direct this time.

Do you have an expected release date for 1.1.8?

1701
General Support / Re: adding product warnings - after multistore setup ran
« on: November 08, 2013, 04:13:36 PM »
I have replaced line 113 with the change you suggested.
It now says this: 

$tags = (array)explode(',', $data['product_tags']);

However,  it does not appear to give the error.  I add a new product - and this is the error that occurs AFTER the php replacement.


2013-11-08 20:35:53 - warning:  AbanteCart core v.1.1.7 explode() expects parameter 2 to be string, array given in <b>/home/mmonline/public_html/shop/admin/model/catalog/product.php</b> on line <b>113</b>

Please review and tell me what the correct fix should be.  Also,  do I leave the (array) in the line or remove it?

Thank you

PS,  I have removed the multistore completely, so that should not be an issue any more.

1702
General Support / Re: Uploading large files to download section
« on: November 01, 2013, 04:55:47 PM »
Hey Ron,

If you're still fighting this issue -  I had a thought about a "back-door" approach that might work until a real solution arrives.
It's a play on Junkyard's suggestion on the FTP.  I think trying to figure out what all the system needs in the database is a bit involved as it looks like it moves across several tables in the database.

So what if you make a very small sized video,  name it the same as the real one you want to use will be named.
Go in and using the small video as the upload at this point, set up all the product listing functions and save the product.   

THEN,  using your FTP go find the fake video  which I believe is located 
public_html/(folder, if any)/resources/download/ ....they seem to assign a key number to a file,  and the file is within that
and replace the file with with the real video (remember the names need to be the same).

It might be worth a try to see if you've not solved it yet.

Lee



1703
General Support / Re: removing graphics
« on: October 31, 2013, 04:41:15 PM »
Thanks Junkyard for testing., too. I just went to the demo on Abantecart and tested there also and it has the same results.  If you delete product without unmapping.   You cannot delete the image.

However,  and this is important!!  If you unmap the media BEFORE deleting the product.  It works as expected.  At least in my testing on the demo on Abantecart.

So I would suggest there needs to be a check in delete product process that checks for mapped graphics.  At least a message that tells you to remove the mapping first.  Or asks if you want to remove the mapping.

After a bit with lots of adds and deletes the resource library will grow entirely too large.

This may need to be moved to Bug Fixes.  But I have not done that.

Thanks Abantecart for putting this on the "fix - it" list - or attending to it with your proposed update to resource library.

Lee


1704
New Features Discussion / Re: Customer search filters
« on: October 31, 2013, 12:34:16 AM »
Hi Abantecart!~

When you say "filter"  are you saying that's the customers search?  If so,  please tell me how to get the Product Feature Extension to be enabled so search extends to terms within the area?

All my testing on my Product Features terms and descriptions within the extension are ignored by Search.
I am using html5 template. 

Is there some setting someplace to active search to include an extension?

Thank you for your help.


1705
General Support / Re: resource types data export failure
« on: October 31, 2013, 12:07:29 AM »
My error  - I forgot to say I had tried Excel and Open Office - with the same results.  There is information installed in columns all the way thru AJM (that's a lot of columns!)   but  the info is only one row deep.   That's the issue.

1706
General Support / Re: removing graphics
« on: October 31, 2013, 12:05:20 AM »
Abantecarte,  please read more carefully.

I did say I had already deleted the products.  And the screen shot shows that there is nothingmapped to the image.   My question is why can I not delete the image?   


1707
General Support / Re: Breadcrumbs - available?
« on: October 30, 2013, 06:25:41 PM »
Hi Ron,

Yes,  here's how.
Go to  Design > Layouts   
Choose the page or pages you want breadcrumbs on.
Then find the area you want it to display in.  Click on Create New Block, find Breadcrumbs block and click on it.
That should do it.

Here’s a screen shot of mine on Default Product Page – using HTML5 template
And where it shows up on my product page

1708
General Support / removing graphics
« on: October 30, 2013, 04:51:32 PM »
I am having difficulty in removing the demo images from the resource library.  I installed the demo,  I have deleted the demo products.  But cannot get the images to delete using the resource library tools.

You can see by the attached that there is nothing mapped to the image.
But it refused the command to delete the image.
How do I clean this up?  Other than go into the databases (3) and removing them?



1709
New Features Discussion / Re: Easy access to the Resource Library
« on: October 30, 2013, 04:44:44 PM »
YES!!!  I concur entirely. I find  managing images/resources in the cart is quite difficult.  Since shopping is a graphic driven process,  and easier more straight forward to manage these assets be a great improvement to the cart functionality.

Along with a direct path there,  a way to upload directly would also be of great advantage.

Thank you junkyard to posting the suggestion,  and thank you Abantecart for at least considering a better way to handle resources.

Lee

1710
General Support / resource types data export failure
« on: October 30, 2013, 04:25:46 PM »
I've only encountered this issue on the Resource Types data export.  The data exports,  but opening it results in an error of too many columns.

All other data exports that I have tried to date do not have this issue.

See screen shots for the request and the error presented.

Any suggestions?

Pages: 1 ... 112 113 [114] 115 116 ... 119

Powered by SMFPacks Social Login Mod