Re: PHP notice
Yes. In my file I have this code. What should I do with it?
Jump to post- Mon Jun 04, 2012 4:16 am
- Replies 9
- Views 1107
Re: PHP warning
Hi
Its a brand new install. Version 1.5.2.1
Regards,
Vimal.
- Mon Jun 04, 2012 4:13 am
- Replies 8
- Views 1380
PHP notice
Hello, How can I solve this error? 2012-05-26 11:13:32 - PHP Notice: Undefined index: zone_id in /www/webvol17/ty/gnsennek25xjm7l/rethinkdesign.se/public_html/catalog/controller/account/register.php on line 322 2012-05-26 16:39:32 - PHP Notice: Undefined index: zone_id in /www/webvol17/ty/gnsennek25...
Jump to post- Mon May 28, 2012 10:40 pm
- Replies 9
- Views 1107
PHP warning
Hello All, I am getting a lot of this error in my error log. What does it mean? Is it something serious and how to solve it? 2012-05-25 8:42:06 - PHP Warning: unlink(/www/webvol17/ty/gnsennek25xjm7l/rethinkdesign.se/public_html/system/cache/cache.category.2.73.1337928121) [<a href='function.unlink'>...
Jump to post- Mon May 28, 2012 10:38 pm
- Replies 8
- Views 1380
Re: Please help: Price with tax not showing
Ok. After playing around even more, I have managed to solve it.
I had not added the address of my shop. So when I chose the country of the shop, and then set the tax class to based on store address it worked.
Thanks for the help!
- Sun Apr 01, 2012 4:32 am
- Replies 5
- Views 1017
Re: Price with tax not showing
Could it be something with the language files? I copied over the swedish files for version 1.5.1.3 and then added swedish text for the ones that were missing in these files. I have also deleted english as a language in the shop.
Please help me guys!
Thanks in advance.
Vimal.
- Sun Apr 01, 2012 4:20 am
- Replies 5
- Views 1017
Re: Price with tax not showing
It is very strange. When I created a user account and logged in, it showed the correct price with the tax added. However, it should not be like this as on my local computer, it works fine even when I have not logged in as a user. Is there any feild where I should enable the price to show even when y...
Jump to post- Sat Mar 31, 2012 11:35 pm
- Replies 5
- Views 1017
Re: Price with tax not showing
Please help.
Jump to post- Sat Mar 31, 2012 12:57 am
- Replies 5
- Views 1017
Solved: Price with tax not showing
Hi All, I am probably doing missing something. Bu I have checked the option to display prices with tax. I have also added the tax zone, tax of 25%. However, if I put the price of a product as 80$ then the price including tax should be 100$. On the store it shows 80. What am I doing wrong? Please hel...
Jump to post- Fri Mar 30, 2012 6:41 am
- Replies 5
- Views 1017
Image upload issues
Hello All,
I am having a bit of issues with a new opencart installation that I am trying to do. When I upload a product image, it gets uploaded to the server however, when I should select and choose the image for the product, then it gives me a login screen...
Why does it do that? How can I solve it?
- Fri Mar 16, 2012 1:53 am
- Replies 0
- Views 244
Beauty shop
Hi Guys!
Just finished creating this shop. http://www.skonhetsaffaren.se/
Let me know how you like it
Vimal.
- Mon Mar 05, 2012 4:49 am
- Replies 0
- Views 594
Re: Undefined index: code in payment.tpl during checkout
Hello, I get the same error and it is because of the invoice payment. I am using OC1.5.3. When I disable the invoice payment type the error goes away. I copy and pasted the invoice file from the default template in the template I have made but the error is still there. Any idea what is wrong? Regard...
Jump to post- Sun Feb 26, 2012 9:13 pm
- Replies 7
- Views 2543
Shipping module
Hello All, I want to get a module done to calculate shipping cost. Instead of writing what it should be, you can check it out on the site http://www.vingrossen.com See how the freight cost is calculated based on the volume or the product (litres) and the number of items (6 to complete the colli) and...
Jump to post- Wed Feb 15, 2012 5:00 am
- Replies 1
- Views 416
Re: Container not covering the whole page
Worked perfectly! Thank you!!
Jump to post- Tue Jan 24, 2012 3:48 am
- Replies 2
- Views 554
Container not covering the whole page
Hi All, I am having this annoying issue with the container. I have a background with shadows which is repeated on Y axis i.e. repeat-y. However, when the column right or left on the page is longer than the content column, the container doesn't cover the whole page. Please see the image at the link b...
Jump to post- Mon Jan 23, 2012 5:57 am
- Replies 2
- Views 554
How to get product name on top of image in grid view
Hi
I was wondering how to get product name on top of product image in grid view on the category page.
Any help?
Vimal.
- Tue Nov 15, 2011 5:39 am
- Replies 0
- Views 261
Sales report not working
Hi All, I am not sure if this is a bug or is it just my shop. If I go to report/sales/orders and choose the dates and status to be "all statuses" then it doesn't show all orders. It only shows 1 order. If I however choose pending status or complete status (any other than All statuses) it shows the c...
Jump to post- Mon Nov 14, 2011 4:28 am
- Replies 3
- Views 1064
Re: [Solved] Short description in modules
Thanks for your help. Your solution gave me a direction to start hacking :-)
Jump to post- Mon Nov 14, 2011 3:03 am
- Replies 7
- Views 1929
Re: [Solved] Short description in modules
Hi All, Just realised that the code above for the array works for featured module only. For other modules, Replace the line 'description' => substr(strip_tags(html_entity_decode($product_info['description'], ENT_QUOTES, 'UTF-8')), 0, 100) . '..', with 'description' => substr(strip_tags(html_entity_d...
Jump to post- Mon Nov 14, 2011 2:15 am
- Replies 7
- Views 1929