Post by mosag » Wed Jul 11, 2007 8:01 am

Hi all,

this is my first posting in this forum.

First at all I want to say, what a nice shopping script! After hanging up for hours on those overloaded oscommerce (or the german version of it xtcommerce) opencart is a good deed (boon?), I feel like coming home ;)

My first impressions: easy installing and easy to use. Want to do (and have done) directly some translations to the language pack (to german).
But here is the first problem (?) I created a folder "deutsch" and upload the english content there, renamed the english.php to deutsch.php, added it to languages and set to default. On the frontpage comes the error "the folder deutsch/ does not exist" nothing else. So I go back to english for now.

Second Bug I've found: after clicking on the first demo product and click on update I get the following error message: " Notice: Undefined index: weight_class_id in [path]/shop/admin/plugin/product.php on line 412"
(where [path] is the server path, I didn't want to show this here ;))

I will try out the shop the next days and translate all the language files I found.
See you soon.

Regards, Jens

Newbie

Posts

Joined
Wed Jul 11, 2007 7:47 am

Post by Daniel » Wed Jul 11, 2007 4:49 pm

I'll look into these problems.

OpenCart®
Project Owner & Developer.


User avatar
Administrator

Posts

Joined
Fri Nov 03, 2006 6:57 pm

Post by scandic » Wed Jul 11, 2007 4:49 pm

Du hast wahrscheinlich nur die language files für das Backend gefunden. Im Verzeichnis "catalog" sind die language files für das frontend. Um die Fehlermeldung zu beseitigen, solltest Du Deine php.ini entsprechend anpassen. Es macht bei Betaversionen wenig Sinn, auch Warnings und Notices auszugeben. Z.B. wäre folgende Einstellung sinnvoll:

Code: Select all

error_reporting = E_ALL & ~E_NOTICE

New member

Posts

Joined
Sun Jul 08, 2007 2:48 am
Location - Frankfurt, Germany

Post by paia » Wed Jul 11, 2007 9:50 pm

I had also this problem... solution is not so easy, but possible, you have to recreate all items, that are language-dependent (tax, weight etc.).
Last edited by paia on Wed Jul 11, 2007 9:55 pm, edited 1 time in total.

New member

Posts

Joined
Mon Jul 09, 2007 6:38 pm


Post by mosag » Thu Jul 12, 2007 3:21 pm

scandic wrote: Du hast wahrscheinlich nur die language files für das Backend gefunden. Im Verzeichnis "catalog" sind die language files für das frontend. Um die Fehlermeldung zu beseitigen, solltest Du Deine php.ini entsprechend anpassen. Es macht bei Betaversionen wenig Sinn, auch Warnings und Notices auszugeben. Z.B. wäre folgende Einstellung sinnvoll:

Code: Select all

error_reporting = E_ALL & ~E_NOTICE
Danke Dir für den Hinweis. Vielleicht war es einfach zu spät/früh am morgen ;) Habe keinen Hinweis auf Beta gefunden, oder sind Versionen vor 1 immer Beta? Kann ich wohl

Code: Select all

error_reporting = E_ALL & ~E_NOTICE
in die htaccess Datei schreiben, da ich keinen direkten Zugriff auf die php.ini habe (shared hosting).

Vielleicht sollten wir das hier auch noch auf english schreiben, der Höflichkeit und Hilfe halber. Wenn Dein englisch besser ist als meins mach Du das doch bitte.

Newbie

Posts

Joined
Wed Jul 11, 2007 7:47 am

Post by mosag » Thu Jul 12, 2007 3:25 pm

mosag wrote: But here is the first problem (?) I created a folder "deutsch" and upload the english content there, renamed the english.php to deutsch.php, added it to languages and set to default. On the frontpage comes the error "the folder deutsch/ does not exist" nothing else. So I go back to english for now.
scandic  says: I only found the backend language pack but in the catalog folder there is one for the frontend too, so this problem is solved. Sorry, it was to late in the night perhaps for better looking ;)

Newbie

Posts

Joined
Wed Jul 11, 2007 7:47 am
Who is online

Users browsing this forum: No registered users and 4 guests