Post by MatthewMN » Mon Mar 15, 2010 6:02 am

Daniel, I just wanted to verify you received the PM we talked about. I understand you are a busy man and may just have not had time to address it yet.

Newbie

Posts

Joined
Sun Dec 06, 2009 10:55 am

Post by Daniel » Mon Mar 15, 2010 7:28 am

eka7a wrote:Image

Zones Are Being Added Turkish Character Error

admin\model\localisation\zone.php find

Code: Select all

public function addZone($data) {
		$this->db->query("INSERT INTO " . DB_PREFIX . "zone SET name = '" . $this->db->escape(htmlentities($data['name'])) . "', code = '" . $this->db->escape($data['code']) . "', country_id = '" . (int)$data['country_id'] . "'");
			
		$this->cache->delete('zone');
	}
	
	public function editZone($zone_id, $data) {
		$this->db->query("UPDATE " . DB_PREFIX . "zone SET name = '" . $this->db->escape(html_entity_decode($data['name'])) . "', code = '" . $this->db->escape($data['code']) . "', country_id = '" . (int)$data['country_id'] . "' WHERE zone_id = '" . (int)$zone_id . "'");
Replace

Code: Select all

public function addZone($data) {
		$this->db->query("INSERT INTO " . DB_PREFIX . "zone SET name = '" . $this->db->escape($data['name']) . "', code = '" . $this->db->escape($data['code']) . "', country_id = '" . (int)$data['country_id'] . "'");
			
		$this->cache->delete('zone');
	}
	
	public function editZone($zone_id, $data) {
		$this->db->query("UPDATE " . DB_PREFIX . "zone SET name = '" . $this->db->escape($data['name']) . "', code = '" . $this->db->escape($data['code']) . "', country_id = '" . (int)$data['country_id'] . "' WHERE zone_id = '" . (int)$zone_id . "'");
wow. i did not even remeber adding that htmlentities function there.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by grgolf » Mon Mar 15, 2010 1:34 pm

I'm having a problem with image manager. I'm unable to add images or add my logo for the second store with multi store. It just keeps thinking when trying to add a new image.

Thanks,
Geoff

New member

Posts

Joined
Tue Feb 02, 2010 3:31 am

Post by AmaruL » Mon Mar 15, 2010 5:44 pm

Nice work whit this version but i have a litle problem, how can i fix when i try to enter my site whit www.mysite.ro it is enter on my shop and when i type mysite.ro and im enter it is on a shop blank, how can i fix this to enter myshop when i type www or non www?

Thanks, and good look an future,
Peace and Love,
Regards from Romania :P

User avatar
Newbie

Posts

Joined
Tue Feb 02, 2010 10:14 pm

Post by Daniel » Mon Mar 15, 2010 7:18 pm

can u post the actually link to your site.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by AmaruL » Mon Mar 15, 2010 9:00 pm

i have resolved the problem whit my www and non-www i modify my .htaccess file.

THanks

User avatar
Newbie

Posts

Joined
Tue Feb 02, 2010 10:14 pm

Post by i2Paq » Mon Mar 15, 2010 9:18 pm

AmaruL wrote:i have resolved the problem whit my www and non-www i modify my .htaccess file.

THanks
What did you put in?

Norman in 't Veldt
Moderator OpenCart Forums

_________________ READ and Search BEFORE POSTING _________________

Our FREE search: Find your answer FAST!.

[How to] BTW + Verzend + betaal setup.


User avatar
Global Moderator

Posts

Joined
Mon Nov 09, 2009 7:00 pm
Location - Winkel - The Netherlands

Post by fatpora01 » Mon Mar 15, 2010 11:11 pm

this is the error i get when trying to send a mail off the site and it sends it but the image doesnt go through and get this error

Notice: Undefined index: DOCUMENT_ROOT in C:\Inetpub\vhosts\studentcabs.co.za\httpdocs\admin\controller\sale\contact.php on line 63
Last edited by i2Paq on Mon Mar 15, 2010 11:13 pm, edited 1 time in total.
Reason: Split form OpenCart 1.4.3 release topic

Newbie

Posts

Joined
Thu Mar 11, 2010 4:08 pm

Post by Daniel » Tue Mar 16, 2010 1:01 am

fatpora01 wrote:this is the error i get when trying to send a mail off the site and it sends it but the image doesnt go through and get this error

Notice: Undefined index: DOCUMENT_ROOT in C:\Inetpub\vhosts\studentcabs.co.za\httpdocs\admin\controller\sale\contact.php on line 63
what server software are you using?

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Daniel » Tue Mar 16, 2010 1:04 am

In php.ini: doc_root = "c:/Inetpub/wwwroot/PHP_Stuff"
(This is the same root as my website (IIS5) too)

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by audiomarket » Tue Mar 16, 2010 1:42 am

In the configuration options of the store set your status on the products available.
When you're on the page to enter the new product, the status of the product does not match the set.

Maybe it's just my mistake but I suggest you check if there really is a bug.

Regards

New member

Posts

Joined
Mon Mar 15, 2010 1:55 am

Post by Daniel » Tue Mar 16, 2010 1:48 am

there are 2 settings for for displaying the stock status. one actually dispals how much stock there is and another is the stock status message when the product runs out of stock.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by audiomarket » Tue Mar 16, 2010 3:40 am

Ok, Thenks

But the interface in option product is normal it?
bug option.png

bug option.png (24.43 KiB) Viewed 6254 times

I dont know to add option value
I'm very confuse

Regards

New member

Posts

Joined
Mon Mar 15, 2010 1:55 am

Post by Qphoria » Tue Mar 16, 2010 4:00 am

Yes it was a very bad design change and extremely confusing. I'd bring back to old method.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by audiomarket » Tue Mar 16, 2010 4:18 am

The procedure to insert the options is complicated.
I find it very difficult and the result on the shop does not match what I wanted to include as an option

Despite my ability to manipulate the code, this time I'm in dark chocolate.

I hope that the next version 1.4.4, maybe in a couple of days, addresses, and facilitates the insertion of the options.

New member

Posts

Joined
Mon Mar 15, 2010 1:55 am

Post by Qphoria » Tue Mar 16, 2010 4:29 am

1.4.4 is already out and no it won't change the options.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by rph » Tue Mar 16, 2010 11:16 am

Guess I don't see the issue with it. Options have been that way since 1.4.0. And it's definitely clearer and more slick looking than the 1.3.4 method. Just type in the name of the option (say, size), click Add Option, then give it values (small, medium, large) and any other settings you want.

The only thing I'd change about it is putting the add button on an empty row like with discounts to eliminate the chance of lost rows.

-Ryan


rph
Expert Member

Posts

Joined
Fri Jan 08, 2010 5:05 am
Location - Lincoln, Nebraska

Post by Daniel » Wed Mar 17, 2010 2:07 am

I can change how options work. i did not realise it was a bad design choice.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by dbstr » Wed Mar 17, 2010 2:43 am

Daniel wrote:I can change how options work. i did not realise it was a bad design choice.
please do =)

Request Reviews v1.0 released.


Active Member

Posts

Joined
Sun Aug 30, 2009 12:20 am

Post by muflon » Wed Mar 17, 2010 3:08 am

Daniel wrote:price with tax is already implemented!
Yes but I mean something other. On admin rutes sale/order/update and sale/order/invoice in products area could you add two collumns "Unit with tax" and "Total with tax" after collumn "Total" in each product. I think it is easy to implement and it is required in some middle europe countries (Slovakia Czech...). Thank you very much

New member

Posts

Joined
Mon Aug 24, 2009 2:43 pm
Who is online

Users browsing this forum: No registered users and 14 guests