Search found 14 matches

Page 1 of 1

Search found 14 matches

Re: Help, please

alexn wrote:Let me start out bu saying that i´m a beginner and do not know much html etc.
Don't take it wrong, but how can you setup/manage an electronic shop without knowing (at least) HTML?

Jump to post
  • Mon Oct 15, 2007 8:51 pm
  • Replies 17
  • Views 8142
Re: When unzip, I have duplicate files

Oh, i forgot to mention that you really CAN'T have two identical files in the same directory (folder).

Jump to post
  • Sun Oct 14, 2007 12:29 am
  • Replies 6
  • Views 3950
Re: When unzip, I have duplicate files

Well, maybe you don't know how to unzip a file... Take a look on this tutorial: http://www.netsquirrel.com/articles/zip.html, or if you don't like to read so much watch these video: http://www.youtube.com/watch?v=kg2MvYsBYqQ or better: http://www.youtube.com/watch?v=3xqF56OZo_k

Hope this help.

Jump to post
  • Sun Oct 14, 2007 12:28 am
  • Replies 6
  • Views 3950
Re: Romanian translation on the road...

This worked for me (so it seems, anyway...): - Notepad++ is my default code editor; - is configured to encode all files as UTF-8; - but it seems that it will add a wired "space" at the begining of the file (didn't know why, but thank God for Google); - the solution is to re-encode the file...

Jump to post
  • Tue Sep 25, 2007 10:21 am
  • Replies 9
  • Views 3519
Re: Romanian translation on the road...

Yeap. I found the problem. As it was expected it was in the romanian.php file. Quite stupid, though. It seems that my file editor (Notepad++ configured to encode all files as UTF-8) had included a space (or something like it) in the file, and the consequence of this was the breaking of the header th...

Jump to post
  • Mon Sep 24, 2007 4:39 pm
  • Replies 9
  • Views 3519
Re: Romanian translation on the road...

I'm sorry that i had answer so late. I'll investigate today.

Jump to post
  • Mon Sep 24, 2007 3:16 pm
  • Replies 9
  • Views 3519
Re: Romanian translation on the road...

The translation for the front-end is available. For admin section, well, next week. Install notes also available. For problems (bugs in translation) please contact me.

Jump to post
  • Fri Sep 14, 2007 4:09 am
  • Replies 9
  • Views 3519
Romanian translation on the road...

Romanian translation is on the road. For now, without special characters as ş, ţ, ă, â, î etc. Maybe later, maybe by somebody else...

Jump to post
  • Wed Sep 12, 2007 10:05 pm
  • Replies 9
  • Views 3519
Re: register_globals verification

It's not "my" server. I'm just a user (well, i have a CPanel and i manage many domains, but i'm not an admin). To change the server is not an option because i've worked with them since '95. And in Romania they are the best (or at least i'm convinced they are). However, in the end i have th...

Jump to post
  • Sun Sep 09, 2007 10:40 am
  • Replies 13
  • Views 4694
Re: register_globals verification

5. I've tried to open the Catalog but i get, then, of course, this message: Error: register_globals is enabled! 6. I've locate the code in the index.php file: if (ini_get('register_globals')) { exit('Error: register_globals is enabled!'); } And i changed it to if (ini_get('register_globals')) { echo...

Jump to post
  • Sun Sep 09, 2007 7:47 am
  • Replies 13
  • Views 4694
Re: register_globals verification

3. I've create a new file "test.php" with this simple code: <?php echo ini_get('register_globals'); ?> The result is "Off". 4. I've tried to begin the installation of OpenCart, but the script said that the register_globals are On. I've hacked the script, so i managed to install t...

Jump to post
  • Sun Sep 09, 2007 7:46 am
  • Replies 13
  • Views 4694
register_globals verification

I've installed OpenCart on a Linux machine (Apache+PHP+MySQL). Because I'm not the root (just a user) i had to overwrite some PHP settings, including "register_globals". I've done this with an .htacces file. There seems to be a problem with the installer, and the index.php file from the ro...

Jump to post
  • Sun Sep 09, 2007 7:45 am
  • Replies 13
  • Views 4694
Re: No Pricing

Thank you, -=luvz2drv=-. However, i was curios if there is a simple option to enable/disable to disable all those modules that make OpenCart a virtual shop (cart, shipping, currency etc.). But maybe i will try to build a mod...  :)

Jump to post
  • Wed Sep 05, 2007 2:58 am
  • Replies 3
  • Views 1624
Re: No Pricing

I am also interested in this option. Sometimes you just need a product catalog, without a cart. In this stage of development, can OpenCart do this? If yes, how?

Jump to post
  • Wed Sep 05, 2007 2:37 am
  • Replies 3
  • Views 1624

Page 1 of 1

Search found 14 matches