

tdc
Members-
Content count
16 -
Joined
-
Last visited
Profile Information
-
Real Name
Ad Jansen
-
-
Jack, I don't know the use of that function(enabling cookies), my settings in IE are normal. If i set enable cookies to true, i get that page with enabling cookies. But setting the settings to lower than normal doesn't change anything i still get that page and can't log in. Or is this a fault in OSC. I don't have this with FF. By the way, i just logged in on my shop and i still are logged in a day later so i assume it works.
-
Jack, I think i got it working again, both in FF and IE. Checked in FF and waited for 3 hours and still logged in. Removed && ($cookies_on == true)) in the login.php and application_top.php. Also removed the testcookie code. The settings in includes/configure.php are : define('HTTP_SERVER', 'http://www.yourdomain.com/'); define('HTTPS_SERVER', 'https://www.yourdomain.com/'); define('ENABLE_SSL', true); define('HTTP_COOKIE_DOMAIN', 'www.yourdomain.com'); define('HTTPS_COOKIE_DOMAIN', 'www.yourdomain.com'); define('HTTP_COOKIE_PATH', '/'); define('HTTPS_COOKIE_PATH', '/'); As far as i remember these are the only changes i made. Maybe this will help others.
-
Jack, Cleaned the cache in my browser, but no changes still not logged in. The thing is when i log in and close the page, and reopen the page i am still logged in but when i wait longer i must login.
-
Jack, The cache is set to false in admin. What i mean about the configure file is this there are some settings about cookie_domain and http_server what do i use for these i tried several settings. Thanx for the quick answer
-
Hello There, I installed this contrib with no errors at all. But for one reason i can't stay logged in. When i close IE and after a while i go to my shop page i am not logged in, but when i refresh the page i am logged in. Also i was wondering what to put in the configure file. I had a previous version installed and all worked.But went to a higher version php 5 and mysql 5. I also have a ssl certicate, some help needed here.
-
Techjammer, If i make a new account, and don't click the activation url, but paste the code in i get an error. Even if i do nothing and click continue
-
hello, Been trying to install this contrib. I am on the create account page, and created an new account all went well. I got an email with activation code, when i click on it i get activated so it went well. But for ever reason if you manually want to paste the activationcode in the account_activate page, i get an error : 1054 - Unknown column 'customers_activation_code' in 'field list' select customers_id,customers_activation_code,customers_firstname,customers_default_add ress_id,count(*) as total from customers where md5(customers_email_address) = 'd0bde8b6e9a3c15feec97ada3f50298e' group by customers_id,customers_activation_code,customers_firstname,customers_default_add ress_id [TEP STOP] Also if i leave it blank i get the same error. What to do here.
-
Hi all, Been working on my store,but i have a problem to implement some templates. I am a affiliate at templatemonster.com, but i dont no how to use it. Could you please help me
-
Hello, I made another catalog directory in my catalog dir and uploaded the files there also and it works. Can't try it but we get this far. Ad
-
Hi, I've installed the module, but i get an error. It is looking for a file in http://........./catalog/catalog/includes/modules/payment/onetouch.php Ad
-
I want to know how to fill in the activation form, there are some things i do not understand. Is there a possibilty for an example or something. Next i want to know what it will cost me after the trial period. There is no price list on your site. Also i want to know, if i do use this module can i stop anytime i want.
-
hello, I was trying to modify this contribution, all went well until the bootom half. I got the corners right but not the middle of it. My shop is not in white. Visit My Website What to do