Post by ArabOpenCart » Sun Mar 04, 2012 12:47 pm

Hi

There is an issue with arabic language if i type in arabic and save i get Question marks

New member

Posts

Joined
Sat Jun 18, 2011 8:00 am

Post by inactiveaccount9912 » Sun Mar 04, 2012 4:54 pm

Thank you very much for the new release.
I love colorbox, this is the first time i see it.

Expert Member

Posts

Joined
Fri May 14, 2010 2:36 am

Post by opencartArab » Sun Mar 04, 2012 4:58 pm

ArabOpenCart wrote:Hi

There is an issue with arabic language if i type in arabic and save i get Question marks
Hi

edit:

system\database\mysql.php

find:

Code: Select all

mysql_query("SET NAMES 'utf8'", $this->link);
		mysql_query("SET CHARACTER SET utf8", $this->link);
		mysql_query("SET SQL_MODE = ''", $this->link);
replace with:

Code: Select all


mysql_query("SET NAMES 'utf8'", $this->link);
		mysql_query("SET CHARACTER SET utf8", $this->link);
		mysql_query("SET CHARACTER_SET_CONNECTION=utf8", $this->link);
		mysql_query("SET SQL_MODE = ''", $this->link);

good luck..

التعليمات باللغة العربية على الرابط التالي
https://www.opencartarab.com/docs
استضافة اوبن كارت العرب
https://host.opencartarab.com


Expert Member

Posts

Joined
Thu Apr 01, 2010 3:31 am

Post by mclaughlin » Mon Mar 05, 2012 12:22 am

@opencartArab

Thank you good sir, had the same problem with Greek, now works fine!

Newbie

Posts

Joined
Mon Mar 05, 2012 12:21 am

Post by Daniel » Mon Mar 05, 2012 1:00 am

please redownload or manual make the changes from r891 to r902 here:

http://code.google.com/p/opencart/source/list

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by ArabOpenCart » Mon Mar 05, 2012 3:41 am

opencartArab wrote:
ArabOpenCart wrote:Hi

There is an issue with arabic language if i type in arabic and save i get Question marks
Hi

edit:

system\database\mysql.php

find:

Code: Select all

mysql_query("SET NAMES 'utf8'", $this->link);
		mysql_query("SET CHARACTER SET utf8", $this->link);
		mysql_query("SET SQL_MODE = ''", $this->link);
replace with:

Code: Select all


mysql_query("SET NAMES 'utf8'", $this->link);
		mysql_query("SET CHARACTER SET utf8", $this->link);
		mysql_query("SET CHARACTER_SET_CONNECTION=utf8", $this->link);
		mysql_query("SET SQL_MODE = ''", $this->link);

good luck..
Hi samy

i already fixed this issue but it should be fixed for others

New member

Posts

Joined
Sat Jun 18, 2011 8:00 am

Post by opencartArab » Mon Mar 05, 2012 4:04 am

ArabOpenCart wrote:
Hi samy

i already fixed this issue but it should be fixed for others

yes .. now it was fixed for others. :joker:

التعليمات باللغة العربية على الرابط التالي
https://www.opencartarab.com/docs
استضافة اوبن كارت العرب
https://host.opencartarab.com


Expert Member

Posts

Joined
Thu Apr 01, 2010 3:31 am

Post by mclaughlin » Mon Mar 05, 2012 4:18 am

Daniel wrote:please redownload or manual make the changes from r891 to r902 here:

http://code.google.com/p/opencart/source/list
Thanks Daniel, didn't know there was a repo available for the public.

Newbie

Posts

Joined
Mon Mar 05, 2012 12:21 am

Post by steamcrow » Mon Mar 05, 2012 5:08 am

Followed the directions in the upgrade.txt (or so I thought) to upgrade from 1.5.1 to 1.5.2 and it ended up wiping my database. (Installing it like a new install.)

I hit the upgrade button in the end...

What did I do wrong?!!!

Daniel M. Davis

[url=http://www.steamcrow.com]

http://www.twitter.com/steamcrow


New member

Posts

Joined
Sun Aug 16, 2009 4:18 am

Post by i2Paq » Mon Mar 05, 2012 6:12 am

steamcrow wrote:Followed the directions in the upgrade.txt (or so I thought) to upgrade from 1.5.1 to 1.5.2 and it ended up wiping my database. (Installing it like a new install.)

I hit the upgrade button in the end...

What did I do wrong?!!!
Please open up a new topic about this in the Upgrade section of our forum. This topic is about the release, nothing else.

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 justinv » Mon Mar 05, 2012 10:50 am

Looks good - nice order editing page, that's a cool improvement.

Documentation: OpenCart User Guide
Mods: Total Import PRO | CSV Import PRO | Ecom Tracking | Any Feed | Autosuggest | OpenCart CDN
Image


Active Member

Posts

Joined
Tue Oct 12, 2010 1:24 pm

Post by Qphoria » Mon Mar 05, 2012 1:10 pm

steamcrow wrote:Followed the directions in the upgrade.txt (or so I thought) to upgrade from 1.5.1 to 1.5.2 and it ended up wiping my database. (Installing it like a new install.)

I hit the upgrade button in the end...

What did I do wrong?!!!
There was a misprint in the upgrade.txt.. it should have warned you to upload all files EXCEPT the config.php and admin/config.php

Restore those 2 files from your backup.

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Alexisander » Mon Mar 05, 2012 3:33 pm

Thanks for 1.5.2 first of all.

Great job! Go Go Go OC!

But i have a dilema... why is there an 1.5.2.1 OC in the svn? what that means? Wasnt the official release perfect or...?


Thanks!

Active Member

Posts

Joined
Mon Jul 18, 2011 10:11 pm

Post by ikhlief » Mon Mar 05, 2012 3:35 pm

Thanks Daniel for your hard work, I like the new order editor but I see it doesn't get items back to stock if they are deleted and doesn't take items from stock if they are added, pleaaaaaase it's very important to people who depend in product admin to monitor the stock, also when an order is completely deleted nothing is back to stock!!!

Thanks

Active Member

Posts

Joined
Wed Nov 24, 2010 9:15 pm

Post by Alexisander » Mon Mar 05, 2012 3:49 pm

Lol... thats very bad, it is vey important for a shop to have right stocks, you can have problems with authoritys.

And also... if you can tell me about the 1.5.2.1...? and please fix what ikhlief said...

Active Member

Posts

Joined
Mon Jul 18, 2011 10:11 pm

Post by Daniel » Mon Mar 05, 2012 3:49 pm

ikhlief wrote:Thanks Daniel for your hard work, I like the new order editor but I see it doesn't get items back to stock if they are deleted and doesn't take items from stock if they are added, pleaaaaaase it's very important to people who depend in product admin to monitor the stock, also when an order is completely deleted nothing is back to stock!!!

Thanks

we can add this as a future feature. i just wanted to get a basic order editor out there.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by Alexisander » Mon Mar 05, 2012 4:03 pm

It will be great a fast-fix for this order editor.It is epically important.


Thanks! And about the 1.5.2.1 pleasE? what is it?

Active Member

Posts

Joined
Mon Jul 18, 2011 10:11 pm

Post by wernerrenrew » Mon Mar 05, 2012 7:28 pm

Hi Daniel

Good job, a shame you decided to finish the order editing system at last, i just released a v1.5.x order editing extention.
Btw, atlast we can add a face to Daniel.

Regards Werner

User avatar
Active Member

Posts

Joined
Thu Oct 27, 2011 9:48 pm
Location - Netherlands

Post by Alexisander » Mon Mar 05, 2012 8:27 pm

Ok so... I still can't understand something...

Daniel you said that when you will officially release 1.5.2, it will have no bugs. It will be the best ever.

Now I see there is a new version 1.5.2.1... and from what I read in 1.5.2.1's change-log... 1.5.2 has bugs and new updates will come... 1.5.2.x,... y,... z, eg. Now I also see that order edit does not modify the stocks, legally speaking if you do these mistakes on an official shop... you can have a lot of troubles with law. I have a real-life online shop and I know what I am talking about.

Also, an official online shop and not only, every shop, must have at checkout three choices for the customer to pick:

Payment on:

1. Legal entity (juristic person/company),

2. Living individuals (me, you, normal customers),

3. Self-employed Person.

Each must insert a number of fields. (I can tell them to you)

And also on an official real-life shop you must show in the footer and on the invoice the shop's data (Bank number, Commerce registry number etc)

This is the legal, official way to make a sale, to make an invoice. Otherwise, you can even get in jail

I am not here to tell you what you did wrong, I am here to help you and the others, have a better store, have a store that can official work and grow a real-life business.

If you are interested in talking with me about the legal things that an online shop must have, tell me.

I've done all these modifications alone on one of my shops, I have a shop with OC 1.4.9.4, it is modified by me and I also have implemented the "legal must-have".

Active Member

Posts

Joined
Mon Jul 18, 2011 10:11 pm

Post by Alexisander » Mon Mar 05, 2012 8:30 pm

As you see I don't start to release this implementations for money, I don't need them for me coz my shop have them made by me. I just try to help for the 1.5.2 be the best. In past i've also told you about that legal things that a shop must have and i've got no response.

Active Member

Posts

Joined
Mon Jul 18, 2011 10:11 pm
Who is online

Users browsing this forum: No registered users and 251 guests