Also be careful with 3rd party cookies (through sub-domains for instance)
AbanteCart v1.4.3 is released.
Do you like AbanteCart? Please rate AbanteCart or share your experience with other eCommerce entrepreneurs. Go to Softaculous rating page to add your rating or write a review
MenuThis section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts MenuQuote from: bubblegumweb on October 20, 2014, 06:40:30 PMWill give that a try... currently testing with soundcloud...
Hi, I use this website for putting the player code into the description area. so long as your files are up on the net somewhere it works fine
http://flash-mp3-player.net/players/normal/generator/
Quote from: abantecart on December 11, 2014, 08:17:42 PMThat will be great... thanks for implementing
This is not an issue. Header and footer have only 8 placeholder slots. If all taken, you can not add more.
Possibly in the future we will consider having more placeholders for header/footer.
Quote from: Nimitz1061 on November 12, 2012, 01:58:12 PM
Some general guidance:
1. When dealing with import file issues, the best example to offer is a sample of the file itself. This should be archived if possible, to prevent any inadvertent modification of the file contents.
2. Data on the source of the file should include the application used to generate the content and the export method and settings used to output the file.
In general, my experience has been that CSV outputs from Excel are problematic, in that the content may be escaped in unexpected ways that cause the parsing code to lose synchronization with the field contents (ie "it gets confused"). Once this happens its rather hard to get more specific than "data is empty or corrupted". This can often be worked around by using a tab delimited format - which seems to have fewer problems. Your mileage may vary on this - there are a lot of environmental variables involved..
David
Quote from: cibalibeb on December 11, 2014, 07:21:13 PM
I have disabled guest checkout and the cache feature of the site and this has fixed the issue for now

Quote from: llegrand on May 07, 2014, 02:39:23 PM
http://www.abantecart.com/document_wiki/index.php/Main_Page
This should get you going - and there is a section specfically for extension _api
http://www.abantecart.com/document_wiki/index.php/Developing_Extensions_and_Extension_API
Lee