This is my second question/post, hoping that this is a learning curve bump.I've successfully installed this three times, but each time the admin panel disappears. Any insights would be greatly appreciated.
Browsers tested in: IE8, FF3.6.1
Steps to repeat:
1. Install files to server
2. Delete install files & change permissions on the includes/config file per instructions
3. Logon to the admin panel
4. View the shop
5. Logoff the admin panel
6. Attempt to logon again - this is when it disappears.
At that point the admin login page will show up only sporadically when the browser address is entered manually: www.yoursite.com/shop/admin
Even when it does show up attempting to logon takes you to a blank white page. I grabbed the source code and pasted it below. What's baffling is that it is just a group of style elements and has nothing that looks like it controls anything... And the thing is that the admin page does work at initial install.
Any thoughts or ideas would be greatly appreciated. So many developers I know swear by this cart. I've used many others but the features this one offers are fantastic so I'm hoping to keep using it. Thanks!!!![]()
<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="ltr" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="robots" content="noindex,nofollow">
<title>osCMax v2.0.25</title>
<style type="text/css"><!--
.style1 {color: #FF0000}
a { color: #2A2A2A; text-decoration:none; }
a:hover { color: #818181; text-decoration:underline; }
a.text:link, a.text:visited { color: #B5B5B5; text-decoration: none; }
a:text:hover { color: #000000; text-decoration: underline; }
a.main:link, a.main:visited { color: Black; text-decoration: none; }
A.main:hover { color: #939393; text-decoration: underline; }
a.sub:link, a.sub:visited { color: #C5C5C5; text-decoration: none; }
A.sub:hover { color: #dddddd; text-decoration: underline; }
a:link.headerLink { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; }
a:visited.headerLink { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none }
a:active.headerLink { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: none; }
a:hover.headerLink { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; font-weight: bold; text-decoration: underline; }
#.heading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; line-height: 1.5; color: #000000; }
.heading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; line-height: 1.5; color: Black; }
.main { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; line-height: 1.5; color: #000000; }
.sub { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 1.5; color: #dddddd; }
.text { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 1.5; color: #000000; }
#.menuBoxHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; background-color: #093570; border-color: #093570; border-style: solid; border-width: 1px; }
.menuBoxHeading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: Black; font-weight: bold; background-color: #F3F3F3; border-color: #B6B6B6; border-style: solid; border-width: 1px; }
.infoBox { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #2C2C2C; background-color: #ffffff; border-color: #B6B6B6; border-style: solid; border-width: 1px; }
.smallText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.menusub { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
//--></style>
</head>
<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" bgcolor="#FFFFFF">





LinkBack URL
About LinkBacks











Bookmarks