Home Forum
Welcome, Guest
Please Login or Register.  Lost Password?
Go to bottomPage: 1
TOPIC: Importing price from attributes
#71
Importing price from attributes 1 Year, 5 Months ago  
I am wondering if someone has come across this problem before and more importantly has a solution. I'm running a Zen Cart with a Paps v5.0 plus installation to show off some of the attributes. The problem is that when I set up the attribute and assign it to the product in Zencart everything is fine and the attribute appears along with the associated price. However, when I pull that same attribute into Paps, it appears that it randomly will accept the price or not - dependent on god knows what. You can see this here:
www.umbrellas4life.com/index.php?main_pa...8&products_id=89
The 'Press Stud Straps', 'Binding' and 'Sleeves' are all supposed to be displaying a price ... only the 'Sleeves' has been accepted in this instance. When I delete the attributes and re-asign them - another combination seems to be accepted ... but never them all unfortunately.

I have attached a snapshot of the back office to highlite the problem. I've checked my code and am fairly sure that I have the module installed correctly .... any ideas anyone?
McAlister
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#72
Re: Importing price from attributes 1 Year, 5 Months ago  
Hi

Thanks for your enquiry.

Sorry to hear of your problem. It is an unusual one, and presuming you've set up all the attribute picture sets to similarly display the price differentials, it will need a bit of debug testing in the code to establish what the cause is.

In your PAPs display file - the one in includes/modules/paps_layout/thumbs_XXX.php (the XXX is the thumbnails position you have selected in PAPs admin) - look for the line which contains the following:
Code:


if(($heading_conf['sap']) && (!$arr_globals['unlink'])){


This 'if' clause and the one contained within it determine if the price differential is displayed.

The suggestion is that one of these conditional clauses is returning false and not executing.

You could try to debug it yourself as far as making changes in this file will allow, otherwise I'd be happy to put a fix in place within 24 hours if you send your FTP access details to me via the support email address at the foot of the User Guide.

Regards

Nick
ukelele
Moderator
Posts: 131
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#73
Re: Importing price from attributes 1 Year, 5 Months ago  
Thanks for an early reply Nick - much appreciated. I have had a look at the file you suggested and cannot find anything that may cause this ... although I confess that I do not really know what I'm looking for haha. Nevertheless, I would like to get this module working properly because I think its a fantastic product and perfect for displaying lots of attribute images - just what my site needs. I have emailed you the FTP details and really hope you can work your magic - good look mate and thanks alot. Kind Regards,
Dave
McAlister
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1

Copyright © 2012 Product Attribute Pictures. All Rights Reserved.