Page 1 of 1
Search found 4 matches
Re: keep getting logged out of admin
What have you tried? It has to do with the session timeout your hoster has set. Sometimes you can overrule this and there is a topic about this, just use the search. If this fix found in that topic does not work you have to contact your hoster on this. Thank you for your response. I contacted my ho...
Jump to post- Thu Oct 13, 2011 1:42 am
- Replies 14
- Views 19678
Re: How to show both normal price and discount price
This should be done properly in the backend but this will work: /catalog/view/theme/[theme]/template/product/category.tpl (and other places) <span style="color: #900; font-weight: bold; text-decoration: line-through;"><?php echo $products[$j]['price']; ?></span> <span style="color: #...
Jump to post- Thu Oct 13, 2011 1:14 am
- Replies 30
- Views 21690
Re: Problem. admin area I keep getting logged off. booted.
The recommended fix: session.gc.maxlifetime = 12000000 did not work for me. (1.5.1.3) I found this advice from a different thread and it worked , so just passing it on, hope it helps for anyone else that happens to be searching for this topic. readytechusa.com :::I used this with success::: <script ...
Jump to post- Mon Oct 10, 2011 3:48 pm
- Replies 7
- Views 2260
Re: keep getting logged out of admin
I've seen a topic about this not so long ago. Just use the search, I hope you find it. Not helpful. I've been searching, and since there are quite a few threads with this issue and apparently(so far) no fix in any of them, I'm just going around in circles. If you have a solution, please let us know...
Jump to post- Sat Oct 08, 2011 1:50 pm
- Replies 14
- Views 19678
Search found 4 matches