Got it to work. Used the file/dir order in the zip file. To get it activated go to the Admin -> Catalog -> Option Name and pic Grid from the drop down.
I guess I am just like a lot of people. I did get this to work however when adding two grids they do not line up right. The top row needs to come over to line up over the boxes. The next issue is the upload. I do custom t-shirts so need the file upload to work but it does not since adding this plugin. I have seen others with this problem but no one has answered from what i have seen. Can someone please help with both of these issues. I have added a link . This is how i really need for it to work. Thanks
http://www.stitchboutiqueboston.com/...-lights-p-346/
Last edited by gddgek; 24 Sep 2012 at 04:22 AM.
If you can see your most recent cache/debug file it should have recorded the line of code that failed?
Twitch.
https://www.twitchtoo.com Do you work for free? Please donate.
Twitch Base8 - Obsidian - This, is what's new.
Yes, it shows:
1364 Field 'configuration_description' doesn't have a default value
in:
[INSERT INTO configuration (configuration_title, configuration_key, configuration_value, date_added) VALUES ('Attribute Grid Installed', 'CONFIG_ATTRIBUTE_OPTION_GRID_INSTALLED', 'true', now())]
How can I set it?
Thanks!
more information at myDebug-xxxx.log file:
PHP Fatal error: 1364:Field 'configuration_description' doesn't have a default value :: INSERT INTO configuration (configuration_title, configuration_key, configuration_value, date_added) VALUES ('Attribute Grid Installed', 'CONFIG_ATTRIBUTE_OPTION_GRID_INSTALLED', 'true', now()) in D:\WWW\hiner\includes\classes\db\mysql\query_factory.php on line 120
line 120 as below:
![]()
Hi all,
I hope someone can help me. I am using zen version 1.3.9h with Attribute Grid 1.1.2. Please see: http://www.fossilandrock.co.uk/index...products_id=13. These are my issues (this is using Google Chrome):
1. On the left hand side I have the heading Quantity, how can I remove this?
2. Each attribute option will determine the price. However, it shows the size and then the price below it, how can I get this to display in 1 line (i.e. Small +£0.50)?
3. In Firefox, my heading does not display right. Size is displayed down the left hand side, and "Quantity" moved left to the top of the Sizes, how can I fix this?
Any help is greatly appreciated!
B
To change the row to column product listing in central box
follow the steps
Steps1:- go to /your_directory_name/includes/templates/classic/css/stylesheet.css
Step 2:-Edit at line No 521 put the following codes
float:left;
width:110px;
height:160px;
margin:5px;
step3:- now go to include/modules/new_product.php
go to line no 71 and change the code set width as per your need
'style="width:28%;"', /* origal code --- 'style="width:' . $col_width . '%;"',*/
Thanks & Regards
Prad
A new 1.5-friendly version of the module will be available in the downloads section soon.
The new version includes display improvements for product options and better support for single-column quantity attributes.
Stay tuned!
Last edited by jackie.taferner; 2 Nov 2012 at 09:50 PM.
Bookmarks