Show Posts


Topics - wortman72

Pages: [1]
1
General Support / preg_grep(): Compiliation failed error.
« on: June 25, 2015, 05:51:02 PM »
I'm starting to get this message in the error log pretty frequently, but diagnosing it is over my head. Anyone care to help?


warning: AbanteCart core v.1.2.2 preg_grep(): Compilation failed: nothing to repeat at offset 0 in <b>*****/public_html/core/engine/language.php</b> on line <b>283</b>

2
Support / Auto-disable of Out of Stock Products at Options Level
« on: June 15, 2015, 08:07:12 PM »
This is one last feature I need to figure out before I can launch my store! I'd like to thank everyone at abantecart for making such a great product, and I will donate once the site is live!

I have stock tracking turned on at the option level and can't seem to get the "No Stock Auto-disable" setting to be disabled at the Product Option level (they still disappear if stock is 0) I'd like my customers to have the option to pre-order. Is there something I could be missing? I have searched pretty thoroughly and haven't found a thread on this issue...

3
Built-in Features / Regular Expression help?
« on: June 09, 2015, 10:14:06 AM »
I have very little background in web development, so I'm hoping someone can walk me through setting up a regular expression for one of my products.

The product has 2 options defined by dropdown menus, each is a 2 digit number. I would like to make a regular expression to ensure the larger number is chosen first, since pricing is based off of the larger number.

For example:

Option1 = 65
Option2 = 45
is a valid option combination

Option1 = 45
Option2 = 75
is not valid.

Seems like this should be pretty straightforward if I knew anything about javascript!  ;)  Can someone help me out with some example code? Thanks in advance.

Pages: [1]

Powered by SMFPacks Social Login Mod