Zen Cart Logo
Forums / All Other Contributions/Addons / WishList v0.4 -- v1.3.7 compatible

WishList v0.4 -- v1.3.7 compatible

Locked

Views: 67,642

Results 121 to 140 of 303
This thread is locked. New replies are disabled.
10 Apr 2008, 1:24 PM
#121
bluefusionweb avatar

bluefusionweb

New Zenner

Join Date:
Mar 2008
Posts:
3
Plugin Contributions:
0

WishList v0.4 -- v1.3.7 compatible

athomas:

Anyone figure this out yet?

I found it by just going into the templates/unwishlist folder and editing the file called tpl_un_wishlist_default.php

where it adds the image you will see somehting like:

echo zen_image(DIR_WS_IMAGES . $products->fields['products_image'], $products->fields['products_name'], '', '',

In the 2 '' simple enter the values of width and height you want like '200','200' and hey presto. You will need to also do it in the un_wishlist_find folder on the default one in there, for when people search for wishlists etc the images were really big too.

Hope this helps someone.

james

10 Apr 2008, 1:27 PM
#122
bluefusionweb avatar

bluefusionweb

New Zenner

Join Date:
Mar 2008
Posts:
3
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

Hi as the title suggest I want to be able to add the same item to more than one list, at the moment if you put item x into a wishlist, make a new wishlist and set that new one to default, you cannot add a product into the new list that is already in the old list?

How can I stop it doing this check and let me add the same item to different wishlists?

For example if i have a wish list for my friend and myself i might want the same item in both wishlists?

And yes i know it would probably mean the same item could appear more than once in the same list but I dont really care thats down to the user!

Cheers

James

10 Apr 2008, 2:21 PM
#123
dharma avatar

dharma

Totally Zenned

Join Date:
Nov 2006
Posts:
505
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

Originally Posted by athomas
Anyone figure this out yet?

21 Apr 2008, 8:43 AM
#124
goosedesign avatar

goosedesign

New Zenner

Join Date:
Feb 2008
Location:
UK
Posts:
39
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

Has anybody else come across this issue? I've added Wishlist to a work in progress site, and it works great in Firefox etc. but in Safari for some reason, when you add an item to the wish list, it also adds it to the shopping cart.

21 Apr 2008, 8:58 AM
#125
goosedesign avatar

goosedesign

New Zenner

Join Date:
Feb 2008
Location:
UK
Posts:
39
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

Update - obviousy something I've done badly wrong as it does same in IE6 - why would it work ok in FF though??

26 Apr 2008, 5:23 PM
#126
jonvargas avatar

jonvargas

New Zenner

Join Date:
Apr 2008
Posts:
1
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

Does it works with 1.3.8 ?
I installed it on 1.3.8 but it doesn't appear in Layout Boxes Controller.
File permissions are ok, any hint?

28 Apr 2008, 9:04 AM
#127
goosedesign avatar

goosedesign

New Zenner

Join Date:
Feb 2008
Location:
UK
Posts:
39
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

Have you completed the installation through the admin?
Admin > Extras > Wishlist

3 May 2008, 8:05 PM
#128
13moons avatar

13moons

Zen Follower

Join Date:
Nov 2003
Posts:
111
Plugin Contributions:
1

Re: WishList v0.4 -- v1.3.7 compatible

I have had wishlist working for quite awhile. A customer told me that going to the second page of a freind's wishlist forced them back to "Find a Wishlist" page. This I verified as true and cannot get to the second page. However if an option is chosen in the dropdown boxes, including the default, it all works fine. This is the first I have known of this and as far as I know nothing has changed to effect this. I have Zen 1.3.7 and wishlist .41.
Also is there an easy way to default to the extended view?
Thanks
Jeff

20 May 2008, 8:46 PM
#129
pazdar avatar

pazdar

Zen Follower

Join Date:
Jan 2008
Posts:
174
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

Good Evening:

I cannot log into the admin area of my website. I'm getting the following error:

Warning: require_once(un_productlist.class.php) [function.require-once]: failed to open stream: No such file or directory in /home/pazdarwi/public_html/admin/includes/extra_datafiles/un_wishlist.class.php on line 6

Fatal error: require_once() [function.require]: Failed opening required 'un_productlist.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pazdarwi/public_html/admin/includes/extra_datafiles/un_wishlist.class.php on line 6

How do I fix this?

Thanks,

2 Jun 2008, 12:01 AM
#130
pazdar avatar

pazdar

Zen Follower

Join Date:
Jan 2008
Posts:
174
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

HELP! I cannot log into the admin area of my website because I'm getting the following error message:

Fatal error: Cannot redeclare class un_productlist in /home/pazdarwi/public_html/admin/includes/extra_datafiles/un_productlist.class.php on line 16

I have tried reloading the module, that did not work. Please skip the previous posting, that was cleared.

3 Jun 2008, 1:20 AM
#131
dharma avatar

dharma

Totally Zenned

Join Date:
Nov 2006
Posts:
505
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

Im no expert, but if i were you I would remove the mod completely, see if you can log in then...re-install the mod on a test server to troubleshoot the issue. I myself do not have this file in my WL mod.

4 Jun 2008, 5:52 PM
#132
zafer avatar

zafer

New Zenner

Join Date:
Jan 2008
Posts:
50
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

I just installed it (zen cart v.1.3.8), gives me error:

1146 Table 'pillownp_zc1.un_wishlists' doesn't exist
in:
[SELECT id FROM un_wishlists w WHERE w.customers_id=2 and w.default_status=1 ]

I did add the prefix "pillownp_zc1" in sql file

Please help

Thank you

Zafer

4 Jun 2008, 8:46 PM
#133
zafer avatar

zafer

New Zenner

Join Date:
Jan 2008
Posts:
50
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

I think I got it now on live site, but in the admin it gives me same error

4 Jun 2008, 9:06 PM
#134
zafer avatar

zafer

New Zenner

Join Date:
Jan 2008
Posts:
50
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

zafer:

I think I got it now on live site, but in the admin it gives me same error

I got it to work :clap:

7 Jun 2008, 4:51 AM
#135
darktowerhobbies avatar

darktowerhobbies

New Zenner

Join Date:
Jan 2008
Posts:
83
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

Mind sharing zafer I have the same error

7 Jun 2008, 5:00 AM
#136
darktowerhobbies avatar

darktowerhobbies

New Zenner

Join Date:
Jan 2008
Posts:
83
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

digidiva-kathy:

Never mind, I also figured it out, but I think I'll share the solution for future frustrated users ;)

in includes>extra_datafiles>un_database_tables.php

add the prefix to the table names defined here.

What do add to this file sorry I am bit new stll. Just curious what prefix this is.

9 Jun 2008, 4:26 AM
#137
darktowerhobbies avatar

darktowerhobbies

New Zenner

Join Date:
Jan 2008
Posts:
83
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

lankeeyankee:

Try this:

To create an actual button for your product pages ...

Go to includes/languages/english/button_names.php and add the following

define('BUTTON_IMAGE_WISHLIST', 'button_wishlist.gif');
define('BUTTON_WISHLIST_ALT', 'Add To Wishlist');

>  
> Now save that file to includes/languages/english/YOUR_CUSTOM_TEMPLATE_NAME/button_names.php
>  
>  
> Create a button image that you'd like to include on your product page, save it as button_wishlist.gif to the includes/templates/YOURTEMPLATE/images/buttons/english folder.
>  
>  
> On your product page add the following where you'd like the button to show up.
>  
> ```
 <?php 
// (un): start wishlist link
echo  '<a href="' . zen_href_link(UN_FILENAME_WISHLIST, zen_get_all_get_params(array('action', 'products_id')) . 'products_id='.(int)$_GET['products_id'].'&action=un_add_wishlist') . '">' . zen_image_button(BUTTON_IMAGE_WISHLIST, BUTTON_WISHLIST_ALT) ?> </a>
// (un): end wishlist link
?>

Hope that helps.

Matt

MY question is where to put this so it shows up on all the product pages or do I have to enter it into each page I would like to put it next to the add to cart button like here

20 Jun 2008, 8:41 PM
#138
odessey1 avatar

odessey1

New Zenner

Join Date:
Mar 2008
Posts:
33
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

13moons:

I have had wishlist working for quite awhile. A customer told me that going to the second page of a freind's wishlist forced them back to "Find a Wishlist" page. This I verified as true and cannot get to the second page. However if an option is chosen in the dropdown boxes, including the default, it all works fine. This is the first I have known of this and as far as I know nothing has changed to effect this. I have Zen 1.3.7 and wishlist .41.
Also is there an easy way to default to the extended view?
Thanks
Jeff

I having the same problem any more info on this?

21 Jun 2008, 3:10 AM
#139
13moons avatar

13moons

Zen Follower

Join Date:
Nov 2003
Posts:
111
Plugin Contributions:
1

Re: WishList v0.4 -- v1.3.7 compatible

Sorry Odessy no real solution yet. If a customer emails about it I just have to give them that work around I mentioned.

21 Jun 2008, 10:55 AM
#140
nicholas84 avatar

nicholas84

New Zenner

Join Date:
May 2008
Posts:
5
Plugin Contributions:
0

Re: WishList v0.4 -- v1.3.7 compatible

Is this distorted table normal?