

dspeak
Members-
Content count
107 -
Joined
-
Last visited
Profile Information
-
Real Name
Danny
-
I version 2.3.3 installed. Using paypal websites payment standard. Just had an order come through that was not saved. Payment was made to paypal. Item sale was saved in database. Sale was not saved under customers name in database. Did not received confirmation email on sale. I am also using the same paypal account for another store that is version 2.2 rc2, (yes, I will upgrade soon) could this have anything to do with it? Thank you in advance.
-
dspeak started following version 2.2 compatible problems with IE 10, Orders not being saved version 2.3.3, [Addon} Theme Switcher and and 7 others
-
All right, got it to work so far: Had to make a change in template_top: <script type="text/javascript" src="ext/jquery/bxGallery/jquery.bxGallery.1.1.min.js"></script> <link rel="stylesheet" type="text/css" href="ext/jquery/fancybox/jquery.fancybox-1.3.4.css" /> <script type="text/javascript" src="ext/jquery/fancybox/jquery.fancybox-1.3.4.pack.js"></script> and replace them with these: <script type="text/javascript" src="ext/photoset-grid/jquery.photoset-grid.min.js"></script> <link rel="stylesheet" type="text/css" href="ext/colorbox/colorbox.css" /> <script type="text/javascript" src="ext/colorbox/jquery.colorbox-min.js"></script> That fixed it.
-
Ok, I just set everything back to the original and changed template_top back to the original. Now everything including admin is back to the light blue theme. Could template top have something to do with admin side. I renamed my original to template_top_new and uploaded template_top from your download. Any ideas?
-
Thank you Kymation, I put back the original files and the same thing is still happening. I am thinking about starting all over and trying again.
-
Nice contribution. I installed it and the new Redmond. Went to theme roller and downloaded blitzer. I can change from one to the other with no problem. I like it a lot. I have one small problem, that is on the admin side. Everything is now in text like there is no theme there anymore. I think it might have to do with admin/includes/template top.php but not sure. I use OSC ver 2.3.3 and theme switcher version 1.4.3 the jquery and jquery ui are both 1.10.4 Thank you Kymation for a wonderful add on. Please help,
-
never mind got it figured out.
-
Ok, just about got the admin side working not happy with the placement of the discount table, but can live with it on that side. Problem I am having now is I have no search functionality on the admin side. When I search for a product it always comes back with nothing found. I know this has to be in the admin\catagories.php file. Any help to narrow it down would be greatly appreciated.
-
@@dan, Thanks, looking back over the instructions and comparing both files I found where I had this statement in the wrong place, $pInfo->objectInfo($product); Now I will work on the catalog side. Thanks for the help.
-
@@Dan Cole, The table is showing up to input the price breaks and it is showing in product info on the admin (have not done the catalog side yet). But when I go back to edit the same product the price breaks are not showing, its all blank like I never put anything in there?
-
Ok, I checked the database and the price breaks are showing there, but why is it not showing in the admin/catagories edit a product. Also if I click on the admin/catagorie product I see the price break table. What did I miss?
-
I use this contribution and love it. I am not a programmer and have no clue on how to do what I want. I would like to add a button to the customer order in admin that would allow me to view the vendor order email and print it. This would stream line from having to go back to the vendor orders to see the email. Any help is greatly appreciated.
-
Hi, this looks like it is a fine contribution. I have manually changed the files and uploading to Admin. Everything seems to look fine except the admin catalog page. All the catagories names have shortened, but the biggest problem is that every single item in my store is listed at the bottom of the category page. I know the error has to be in the admin/category.php file, but I just cannot find it. Any help?
-
I have a problem with this add on. I have used it for the past 2 years with no problems. Then one day it quit working, not completely but most of it. I can click on the edit and it carries me to the next screen. The only thing I can see is customer, shipping address and billing address blocks. They are populated with the customer info, but there is nothing under that. There product info, or no way to change anything. I re-installed the version 5.07 that I was using and still no better. Please help.
-
I would like to add a vendor order button in the customer order window in admin. Can anyone help?
-
I messed up, was looking at the wrong master_listing file.