

Mibble
Members-
Content count
13,059 -
Joined
-
Last visited
About Mibble
- Birthday 01/01/1990
Profile Information
-
Real Name
JAO
-
Location
MA (US): 42n22, 71w04, Massachusetts
-
Interests
Web site design, hosting, data conversion, data recovery, system administration.
- Website
-
# forextra # started following Mibble
-
arshidkv12 started following Mibble
-
oscarpardus started following Mibble
-
first fatal comes from php.ini if you control it then change the max execution time. product_model length is described within the documentation. if you want longer part numbers you need to edit the database. backup your database. for your temp file i would do it differently: /home/username/tmp with 777 properties and not in public_html
-
are you wanting them to be displayed or? what kind of links?
-
How can i fix this checkout problem?
Mibble replied to Xtreme-Hobby's topic in General Add-Ons Support
try to setup your temp area to somewhere within your store directory structure. -
Year Make Model (YMM) "Select Vehicle" box for Auto Parts web sites - HELP
Mibble replied to EyeDentify's topic in General Add-Ons Support
reinstall it then copy the lines before and after -
Check out prosess does not work after i tried installing shipping mod add on
Mibble replied to VKC's topic in Shipping Modules
look in your includes/modules/shipping directory, you should have renamed zones.php to something else (zones.phpbak or something like that) and then copied zones.php and zones2.php into the same directory. this is a fairly straight forward installation. follow the instructions and you will get it to work. Instructions: 1. Make a backup of your original zones.php files in /includes/modules/shipping 2. go to the osc admin and make sure the zones rates shipping module in not installed. if it is then make note of your current settings and de-install it. 3. put the files zones.php and zones2.php into /includes/modules/shipping (this will replace the exitsing zones.php, which you already backed up right) 3. put the files in the languages folder into /includes/languages/english/modules/shipping (replacing zones.php here as well) 4. Go to the osc admin and install the two new shipping modules. -
missing a field in your code somewhere. did you add fields to ep? if so check all the spots where you changed code.
-
what do those lines show? (code)
-
could be an ending ?> with lots of empty lines below. would need to look at the file.
-
files should be csv
-
Authorize.net CC not taken, order completed as MONEYORDER
Mibble replied to weisscrow's topic in Authorize.net
does your server have log files? -
osc.contributions started following Mibble
-
peacex1979 started following Mibble
-
looks like a language definition is missing, look in the installation instructions and the source code to see what it is referencing, then you can fix it from that info.
-
most likely a setting at your nochex account setting on their site
-
double check your files for empty lines at the ends (nothing after last ?> at end of any file!)
-
Credit Class/Gift Vouchers/Discount Coupons 5.10
Mibble replied to Strider's topic in General Add-Ons Support
could be placement of the order total and coupon, if the coupon is placed after order total on display, then merchant will get 30 and not 20. -
post the top half of your configure.php file as well as more info on your ep upload (first 5 to 10 products should do)