Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Alguem sabe me falar qual o problema desse erro ?

www.catanduvadesign.com.br/loja

a hora que clica em minha conta... ou login.... ou criar conta da erro de pagina.

eu ja atualizei com o pacote 2.2 do oscommerce da parte do cliente e nada.

 

Aguardo a ajuda de alguem. obrigado!

Posted

/loja/includes/configure.php

 

  define('ENABLE_SSL', 'true'); // secure webserver for checkout procedure?

change to

 

  define('ENABLE_SSL', 'false'); // secure webserver for checkout procedure?

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

ja esta false a linha .

 

define('ENABLE_SSL', 'false'); // secure webserver for checkout procedure?

 

e onde que eu coloco essa linha de baixo

 

$sample_it = ( ($this->has_Flavor() ) ? $mmm->mmm('good') : $want->do_Not() );

 

???

obrigado!

Posted

If you can't post english, I can't help.

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Posted

when I create the account "creat_account" in time to create it from this error >

 

1054 - Unknown column 'guest_flag' in 'where clause'

 

select count(*) as total from customers where customers_email_address = '[email protected]' and guest_flag != '1'

 

[TEP STOP]

 

espero ajuda. obrigado!

Posted

when I create the account "creat_account" in time to create it from this error >

 

1054 - Unknown column 'guest_flag' in 'where clause'

 

select count(*) as total from customers where customers_email_address = '[email protected]' and guest_flag != '1'

 

[TEP STOP]

 

I already moved all part of the database.

q table is showing the error. not worked. someone help me? thanks

Posted (edited)

Looks like you haven't completely installed a contribution that creates that field in the DB.

 

I don't know what A$$ HAT gave me a minus for my last post in this thread, but I only speak english but whomever did can SIT ON IT

Edited by germ

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...