5191
Feedback on My Store / Re: this cart is pretty good, thanks AbanteCart staff!
« on: May 21, 2012, 04:40:41 AM »Thank You
Installed versioin is abantecart_v1.0RC1. After setting the Status ON hothing happened.
This somehow doesn't work on my webspace.
1. created: /admin/language/slovak
2. created: /storefront/language/slovak
3. defined in Admin/System/Localisation/Languages/Insert Language
Nothing happens. No new language options are added in Admin/System/Localisation/Languages
Dear Sir
There is something wrong with the content manager module when i have search engine friendly on.
Please check it.
Best wishes.
hello.
please post all cookies info after your wrong page load.
Also try to replicate this with disabled firewall or antivirus.
please post memory_limit directive value from yours php.ini
If you have ability please attach session file from temp directory of php (with session_id as name)
look forward to the new vision.
Hello,
I have been using opencart for a while but found this shop which I like and am testing out.
What I would like to know is this cart is based on opencart I have heard and read, would the extentions and templates work with this cart from opencart or do they need a lot of modifications?
Thanks
final boxed size that the various shipping modules can use
Is it possible to add product through the ADMIN site? Or do I need to do a SQL upload?
When an admin creates a category or product and they don't enter an SEO string you guys autogenerate one from the title and replace spaces with underscores. Allow me to define that. I should be allowed to use dashes, underscores or no spaces at all. All are valid in the SEO world and each person has their preferences.. (I prefer dashes)
Note: Right now if I enter Test " Foo & Bar as my SEO string for something it converts to this; store.com/Test%20Category%20%22%20Foo%20&%20Bar
That's broken. It should lower case it, convert the spaces to the users choice of dash, underscore or nothing, and strip all characters ^[a-zA-Z0-9]