X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Friend's Wish List Ghost (https://forum.x-cart.com/showthread.php?t=24760)

ecommerce 09-08-2006 11:57 AM

Friend's Wish List Ghost
 
Ok this is really weird.

All of the sudden I'm getting "Friend's Wish List" on the side cart menu.

View cart
Checkout
Friend's Wish list <------------------- where did this come from?
Wish list
Modify profile
Delete profile
Orders history

- Where did friends wish list come from?

- it comes and goes for no reason - ghost.
sometimes it appears as above, sometimes the link is not there.

- I have a label language lbl_friends_wish_list

- it only shows on IE 6.0 (not on netscape or firefox).

I recently installed easy ez checkout from jon -

QVS 09-11-2006 02:35 PM

Re: Friend's Wish List Ghost
 
pretty sure the problem lies within the menu_profile.tpl, which you can find in skin1 directory.

maybe copy and paste the code on here so we can have a look at whats happening.

ecommerce 09-11-2006 04:39 PM

Re: Friend's Wish List Ghost
 
The link code is in this file

menu_cart.tpl

{if $active_modules.Wishlist ne "" and $wlid ne ""}
<A href="cart.php?mode=friend_wl&wlid={$wlid}" class="VertMenuItems">{$lng.lbl_friends_wish_list} </A><BR>
{/if}

thats whats generating the Friends wish list link.

What is $wlid and what makes it be active/full/ ne "full"

I've never heard anything abot a friends wish list.
how does that work


All times are GMT -8. The time now is 11:35 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.