Show Posts


Messages - Riin

Pages: [1] 2 3
1
Extension Support / Re: USPS - First Class Shipping
« on: August 31, 2016, 06:47:50 PM »
Did anyone ever find a way to fix this? I just configured the USPS extension, and the cart is not showing first class as an option for an item well under 13 ounces. I sell yarn. Someone has to buy 3-4 skeins before it's over 13 oz.

I looked at the weight based shipping extension, but I couldn't figure out how to charge different prices for different parts of the world. I can charge a certain amount for a certain weight if I'm shipping it in North America, but if I'm shipping it to Europe or Australia the price is much higher.

2
Customization help / Re: Products with options Price Display
« on: August 31, 2016, 04:25:44 PM »
Thank you!!

3
Customization help / Re: Products with options Price Display
« on: August 30, 2016, 06:36:11 PM »
Is this still the best solution? I would really like the actual price to display. I think having the price modifier display instead of the actual price just looks, well, stupid, IMHO. I would happily pay for an extension to make this work.

I'm using 1.2.8 and the Ellie theme.

Thanks.

Riin

4
Upgrade / Upgrade from v. 1.1.9 to 1.2.3 error, missing file?
« on: September 08, 2015, 05:59:47 PM »
Hi. I first wrote about this in http://forum.abantecart.com/index.php/topic,3951.0.html before I realized the problem was (might be?) I needed to upgrade. I upgraded and got the following error message:

warning: require_once(/home/fairyyar/public_html/happyfuzzyyarn.com/wholesale/core/engine/task.php): failed to open stream: No such file or directory in /home/fairyyar/public_html/happyfuzzyyarn.com/wholesale/core/init.php on line 192compile error: require_once(): Failed opening required '/home/fairyyar/public_html/happyfuzzyyarn.com/wholesale/core/engine/task.php' (include_path='.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php') in /home/fairyyar/public_html/happyfuzzyyarn.com/wholesale/core/init.php on line 192

Upon further investigation I found that there is no task.php file in my core/engine/ folder. Is that something that came in an earlier upgrade? Could you please send me the file?

Thank you!

5
Configuration / Re: Limit to number of values for product options?
« on: September 08, 2015, 05:31:01 PM »
Ok, I investigated a bit more. I found that there is no task.php file in my core/engine/ folder. Is that something that came in an earlier upgrade? Could you please send me the file?

Thanks.

6
Configuration / Re: Limit to number of values for product options?
« on: September 08, 2015, 03:28:30 PM »
Help! I tried to upgrade, and now I get a white screen with this:

warning: require_once(/home/fairyyar/public_html/happyfuzzyyarn.com/wholesale/core/engine/task.php): failed to open stream: No such file or directory in /home/fairyyar/public_html/happyfuzzyyarn.com/wholesale/core/init.php on line 192compile error: require_once(): Failed opening required '/home/fairyyar/public_html/happyfuzzyyarn.com/wholesale/core/engine/task.php' (include_path='.:/opt/alt/php54/usr/share/pear:/opt/alt/php54/usr/share/php') in /home/fairyyar/public_html/happyfuzzyyarn.com/wholesale/core/init.php on line 192

Now what?

7
Configuration / Re: Limit to number of values for product options?
« on: September 06, 2015, 03:42:51 PM »
Anyone? I'm kind of stuck until I can resolve this.  :(

8
Configuration / Re: Limit to number of values for product options?
« on: September 02, 2015, 12:53:10 PM »
It's version 1.1.9. Option type selectbox.

Screenshot of what happens after I try adding 100th value attached.

9
Configuration / Limit to number of values for product options?
« on: August 31, 2015, 01:42:48 PM »
Hi. Is there a limit to the number of values a product option can have? I can't find anything saying there is, but I just tried to add my 100th value, and it won't let me. It doesn't give me an error message; it just displays part of the website where list of values would be, and after I refresh the page the list is back, but the 100th value is not in the list.

How can I fix this?

Thanks! It's been working great up till now!

10
I tried deleting the new options and adding them again, and that worked. No idea why, but hey, I'm happy. Thought I'd mention it here in case anyone else ever has the same problem.

11
I cleared the admin system cache. On the storefront, I refreshed the browser and tried cntl f5. No difference. I rebooted. Still no difference.

What else can I do?

Thanks.

12
Ok, this is weird, and I really need help. I have a product option called Colorway, but it's not listed in Global Attributes. I think it may have originally been called Color and I just changed it, but I set up my store months ago, so I don't remember for sure. Anyway, I set it up with something like 66 different colorways for yarn (6 types of yarn, all different products with the same colorways) and 39 different colorways for fiber (8 different types of fiber, each a different product, again with the same colorways). So far so good.

Except now I need to add more colorways. I added another 4 to one of the yarn products and saved it, and that seemed to work, but when I look at what the customer sees, the drop down menu doesn't include the new items.

What am I missing? I have a LOT more colorways to add, so I need to figure out HOW! Help!

13
Customization help / Re: how can I make company name required?
« on: June 18, 2014, 11:27:44 AM »
The first change was easy. The second one I'm having trouble with. I added this:

if ((mb_strlen($data['company']) < 3) || (mb_strlen($data['company']) > 128)) {
         $error['company'] = $this->language->get('error_required');
      }

to customer.php (error_required is defined in language definitions), but when I try to create an account and leave the company name blank it doesn't give me an error. What am I missing?

I still need to resolve this. Can someone please help?

14
Customization help / Re: sOCIAL MEDIA BUTTONS
« on: June 18, 2014, 11:25:58 AM »
I finally ended up just putting the links in the footer and skipping the block.

15
Customization help / Re: sOCIAL MEDIA BUTTONS
« on: June 17, 2014, 03:26:07 PM »
Also, I found out the icons aren't showing up on all browsers. When I look at my site on Firefox on my Mac, they're there. When I look on my ipad, there are blank squares where the icons should be. On my assistant's PC, with IE 11, they were just broken image links, and when she looked at it with Firefox, they were just text links. So now what?

Pages: [1] 2 3

Powered by SMFPacks Social Login Mod