Jump to content

Seesion moves only after click


Guest baulaser-hein

Recommended Posts

Guest baulaser-hein

Hello m8 I have a problem!

When i go to my site: www.baulaser-hein.de/cubecart/

I have the Welcome, Login.... at the top-right of my page. When I now click any link on my page, the Welcome, Login moves to the right in a seperated box, like I want to.

I want that the Welcome, Login....is in this seperated box from the beginning, without clicking a link. What did I do wrong?

thx 4 help

Link to comment
Share on other sites

Guest baulaser-hein

i followed the instructions but i dont even have a session in cart.tpl and in index.tpl it is there where i want it to be: at the right. Here my cart.tpl

<body>

<div id="pageSurround">

<div id="topHeader">

<div id="sessionBox">

<div style="padding: 15px 8px 15px 15px; margin: 0px;">

</div>

</div>

</div>

{CART_NAVI}

<div>

{PAGE_CONTENT}

</div>

</div>

<br clear="all" />

</div>

</div>

</body>

</html>

<!-- END: body -->

HERE MY INDEX.TPL:

<body>

<div id="pageSurround">

<div id="topHeader">

</div>

<div id="subSurround">

{CATEGORIES}

<table border="0" cellspacing="0" width="100%" cellpadding="0">

<tr valign="top">

<td width="175">

<div class="boxTitleRight">Suche</div>

<div class="boxContentLeft">

{SEARCH_FORM}

<border="0" >

</div>

<div class="boxFootRight">&nbsp;</div>

{SHOPPING_CART}

{INFORMATION}

{MAIL_LIST}

</td>

<td style="padding: 0px 5px 0px 5px;">{PAGE_CONTENT}</td>

<td width="175">

{SITE_DOCS}

<div class="boxTitleRight">Login</div>

<div class="boxContentLeft">

{SESSION}

<border="0" >

</div>

<div class="boxFootRight">&nbsp;</div>

{POPULAR_PRODUCTS}

{SALE_ITEMS}

</td>

</tr>

</table>

</div>

</div>

</body>

</html>

<!-- END: body -->

any solutions? i think I did sth shitty */*

Link to comment
Share on other sites

Guest baulaser-hein

http://www.baulaser-hein.de/cubecart/

if you can solve this problem i buy the full version of cubecart :D:D:D:D

Im holding you to that */*

Exactly what do you want to do?

I just want the top header to be free of any session. I want the whole top from the left to the right to be used for a logo, so everything must be gone from the top. When u go to the site the session is in the top and when u click a link it moves to the box right like it should be from the beginning. understood?

p.s.: i think it already worked fine, but i must have messed around with sth...

Link to comment
Share on other sites

Guest baulaser-hein

so nobody can help me with this? Well maybe someone has an idea. Just tell me which files are in charge of this error. Maybe i can upload the original files and change them to my settings again. maybe that helps....

Link to comment
Share on other sites

I read all the posts and looked at your site, it seems you need someone to take a look at all the files that might be affected in order to stop this from happening.

Since you tryed to customise your store we are in no condition to know exactly what you have changed :lol:

I suggest you visit again the .org forum and ask for some help in there.

There are people in there that might be willing to take the task at a pre-agreed fee :rolly:

Link to comment
Share on other sites

  • 3 weeks later...
Guest baulaser-hein

JUHUUU! I SOLVED IT! For everyone who is interersted:

it had something to do with the index.php in the main folder...i replaced it with the original ones. now it works fine..

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
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...