

crwhite57
Members-
Content count
16 -
Joined
-
Last visited
Profile Information
-
Real Name
Rick White
Recent Profile Visitors
2,497 profile views
-
Credit Class & Gift Vouchers (CCGV) for 2.3.1
crwhite57 replied to JuanIgnacio's topic in Order Total Modules
I just did a freash intsall and it works great except when you go to checkout it skips the shipping so it won't place shipping charges in. Any one know what the problim is? -
Ok I found how to add new pages. As an example I added "Gift Voucher FAQ" I open all the dyn_information.php and found everywhere that has INFORMATION_FUNCTION_ABOUT Now I copied and pasted it. Now I edited the new line so that it now looks like INFORMATION_FUNCTION_GVFAQ Anywhere in the lines I copied and pasted, if I saw "about_us" change it to "gv_faq" Did the same for the define statements.
-
Please is there a way to add more pages like an FAQ page?
-
Never mind Sorry I found where it is. Thanks anyways guys.
-
Hey everyone Dose anyone know how to add 1 more field to this? I need to be able to update cost in the product table but can't find the file and line where it pulls it from the DB or updates it. If you could let me know what file handles what I can do it myself.
-
Request add on to Easy advanced specials
crwhite57 replied to dreammachine's topic in General Add-Ons Support
Thanks but I figured it out. Now I can have the retail price and the special is now marked up from the cost of the product. If anyone would like this let me know -
SMART CHECKOUT (official support thread)
crwhite57 replied to strub's topic in General Add-Ons Support
Ok but I need to know how to edit this line to go into ################################################ in catalog/includes/template_top.php ################################################ find: ---------------------------------- </head> add above: ---------------------------------- <?php //SMART CHECKOUT BOF - livevalidation if (SC_LIVE_VALIDATION == 'true') { if (($_SERVER['SCRIPT_NAME'] == DIR_WS_HTTP_CATALOG . 'checkout.php') || ($_SERVER['SCRIPT_NAME'] == DIR_WS_HTTPS_CATALOG . 'checkout.php')) { ?> <script type="text/javascript" src="ext/livevalidation/livevalidation.js"></script> <link href="ext/livevalidation/livevalidation.css" rel="stylesheet" type="text/css" /> <?php } } //SMART CHECKOUT EOF - End livevalidation ?> -
ULTIMATE Seo Urls 5 - by FWR Media
crwhite57 replied to FWR Media's topic in General Add-Ons Support
Sorry if this has been answered but I can't find it. I just installed this to an exsiting site and it works great except one thing. I now don't have any of my bottons and the top shows HEADER_TITLE_TOP » HEADER_TITLE_CATALOG » Candles » Scented Jars » 13799 It looks like there is something wrong in the def's but can't find where. They were fine befor the install. Check www.a1worldofgifts.com out and you will see what I mean. -
SMART CHECKOUT (official support thread)
crwhite57 replied to strub's topic in General Add-Ons Support
I just looked at mine and I have the same problim. It comes up just like the blackmountaindesigns.com/catalog This is not good. www.a1worldofgifts.com/os/ Please let us know how to fix this -
SMART CHECKOUT (official support thread)
crwhite57 replied to strub's topic in General Add-Ons Support
Ok at the end of the install you have After downloading create new folder and add the two file into the new created folder: catalog/ext/livevalidation catalog/ext/livevalidation/livevalidation.js catalog/ext/livevalidation/livevalidation.css I went to the site and I can't find the files. They only show 2 .js files and no css file 1: livevalidation_prototype.compressed.js and 2:livevalidation_standalone.js -
Request add on to Easy advanced specials
crwhite57 replied to dreammachine's topic in General Add-Ons Support
I like the contribution Easy Advanced Specials but I need to see if someone can make a modification to this. I am using “product cost markup fixed” to add the product cost to the database. It puts it into the “products” table in a field called “products_cost ”. Now here is what I am looking for. I would like to have it take the cost not the price and mark it up for the special price. So if the product cost me $100 and the price is $300, I want to mark it up 30% so the special price is now $130. My markup is anywhere from 160% to 300% so a global mark down would not work for me. I have a mod for opencart that was designed for me and if you think it would help let me know and I’ll e-mail it to you. -
### POINTS AND REWARDS MODULE V1.00 ###
crwhite57 replied to deep-silver's topic in General Add-Ons Support
There is something about modification in step 18 for 2.3. Is there going to be an update to this for 2.3 as none of the lines in 2.2 are in the files. I have adapted some addons from 2.2 to fit 2.3 but there is to much in this one to do it. Please do this rewards for 2.3