![]() |
have uploaded new files with a fix to the pricing problem.
please read the bug fix at top of page and for info on what files have been updated. |
I did the update but still the issue of a product with a discount for usergroups, if you have that product as an add on, doesn't matter what usergroup it is, it will display the discount amount and add that discount amount even if they aren't part of the usergroup that should be getting it.
|
Quote:
|
Quote:
http://www.ecotecforum.com/Personal/...microcart1.jpg Here are the usergroups and their names http://www.ecotecforum.com/Personal/...microcart2.jpg My test account is a registered user http://www.ecotecforum.com/Personal/...microcart3.jpg When I look at the same item it shows me discounts for the other 2 items that are not assigned to my usergroup. http://www.ecotecforum.com/Personal/...microcart4.jpg |
i see what you mean and ill sort out a fix for the add-ons as thats where the problem is.
I know when you add the item to the cart it will workout right but it should be showing right on the viewproduct page as well. |
Quote:
Also, is there a list somewhere that states the options difference between the free version and the commercial version? |
1 Attachment(s)
I hate to be a nuisance but after doing some more testing...I found 3 more issues.
Issue #1: When you add an item to the cart and they are not in the usergroup for a discount, no discount is applied like normal. However, if you change the quanitity, it changes the quanitity and adds the discount. I attached 2 screenshots to show you exactly what happens. Issue #2: When you do purchase an item and hit "Preview Order", it is automatically sending you to the My Account area where it shows you your statistics instead of like before showing them their total amount and then you had the option to go to paypal so they can pay their order. Issue #3: Unregistered users for the customer contact info...it carries over instead of being empty. For example, I'm at work and I put "test" in all the fields...then I had someone else test it unregistered and they had "test" show up pre-populated. Would there be anyway to have that empty for unregistered users? I really do appreciate your help so far. |
Hey guys,
Anyone who gets this error when using XAMMP or WAMMP: "Parse error: syntax error, unexpected $end in directory of forums/microcart_admin.php on line 2776" Go through admincp/microcart_admin.php and replace all "<?" php tags with "<?php" so all the php opening tags show like "<?php". XAMMP/WAMMP do not recognise shortcode PHP tags by default. http://www.phpbuilder.com/board/show...php?t=10316154 Ben |
have fixed the problem with the add-ons prices not showing as they should do.
|
Quote:
http://www.ecotecforum.com/Personal/...microcart5.jpg and the discount is still applying: http://www.ecotecforum.com/Personal/...microcart6.jpg Also not sure if you saw my previous post about the 3 issues that I found afterwards...the biggest one deals with the discount again... When you add it to your cart, no discount is given: http://www.ecotecforum.com/Personal/...microcart7.jpg but as soon as you change the quantity, it adds the discount per quantity: http://www.ecotecforum.com/Personal/...microcart8.jpg and then even after that, if you go to preview your order it does this: http://www.ecotecforum.com/Personal/...microcart9.jpg then it automatically sends you to your statistics page... http://www.ecotecforum.com/Personal/...icrocart10.jpg It doesn't send them to the other page to go to paypal like it used to. I appreciate all your help. Just wanted to give you screen shots to help resolve. |
Hello again. So things are progessing with our site but I have come up with another question and I searched the thread before I decided to ask about it. We are running VBSEO. I was wondering if they are going to search through the cart as well?
If so should I be doing something specific in the programming to make sure it captures our items? Thanks, |
Quote:
Please make sure paypal is active and try it again if need be and let me know. Quote:
|
Quote:
Issue #2 please make sure you have uploaded all files and chmod all folders within the microcart folder as well as the microcart folder to 777. Issue #3 dont give Unregistered users the option to buy products as thats why it will show for any Unregistered user as there userid is 0. if you are still having problems with Issue #2 please PM me with your ftp and admincp full access so i can sort this out for you. |
Quote:
|
Quote:
Issue #3...no problem. One last thing, is there a way to change the color of the font for the prices on the category pages? I sent you a PM with the info. Thank you again. |
Running great on 4.1.3. Just need to get some content in it now and start making some cash lol.
|
I have a problem, basically the product images are not showing for me in this addon.
I've checked the file structure and folder/file permissions and all appear to be exactly as they should be according to your setup guidelines. Any suggestions? :) Thank you. http://www.tinyangelwings.com/community/cart.php |
Nothing but problems. I just tried to go live.
1. Still get database error when trying to view Invoice. 2. When you go to buy something before you pay you preview your order and you can download the files with out even paying. 3. Clicking checkout does nothing.. I will PM you some info.. |
Quote:
problem 1: what database errors you getting i cannot help unless i know whats going on. problem 2: When setting up the upload path for your files you should place all file outside the root folder like so. /home/SITEUSERNAME/downloads/ This way no one can access your files with a direct link. problem 3: Have just uploaded new files that should fix the you are having. |
Quote:
Quote:
As far as i know its down to how some sites have setup there forums and servers, im very lucky as i have a VPS server that i can get anything i want installed to make it easyer for my sites to work as they should. This problem has been looked into and has been fixed before but im sorry you would have to look through the posts as i dont have time to look at every post here as i have alot of work on. |
Hey thanks for the mod :D
Have you fixed the bug pertaining to this error yet? Quote:
|
Quote:
|
Quote:
#1 same sql error you said you would make a patch for. This error happens even if the user has their name filled in or not. Invalid SQL: SELECT * FROM user WHERE userid=; #2 The files are stored out side the root #3 Yes i did.. |
Quote:
|
Nice cart,
I had a problem when checking out, I fill out my customer information and when I need to select my country, the dropdown don't work to select any country so I cant move on the the next step. Also how can I give a member a free digital product without them going to the cart and buying it? |
i keep getting
Code:
demo7up, you do not have permission to access this page. This could be due to one of several reasons: Also usergroup permissions we not set. |
I have swapped Featured and and Screenshot Tab locations..
I would like to know how to change this code Code:
<a href="javascript:;" onmousedown="ShowScreenshoots('screenmyshootsshow');"><b>{vb:var vbphrase.microcart_screenshoots}</b></a> |
I got this message when i press the e-shop tab on my website:
Admin, you do not have permission to access this page. This could be due to one of several reasons: 1.Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? 2.If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation. |
Quote:
you need to add the locations within the admincp for the users to select. |
Quote:
have you set the usergroup setting for each usergroup. |
Quote:
if so you will need to edit within the template microcart_view_product and change the java code to your needs. |
This looks freaking awesome, just what I been looking for....
Q1. Was that error mentioned above fix? Code:
Hello, micheal332001 Q2. Is this a FULL VERSION? Can I use all the features? Thanks. |
Quote:
|
also is there a way to display new products in a cms widget and is their anyway to add an rss feed to this?
|
Quote:
Q2 yes what is in the description for this product at the top of the page is what you can do with this free version. The commercial version has alot more. Quote:
Quote:
|
Quote:
|
Were is the commercial version? How much is it?
|
Quote:
Please visit my site totally-scripts.com and as any questions there. |
Get this error when installing. I had an internal server error on the first attempt.
"Database error in vBulletin 4.1.1: Invalid SQL: INSERT INTO `vb_microcart_product_types` SET id='1', name='Downloadable', shipping='0', downloads='1'; MySQL Error : Duplicate entry '1' for key 1 Error Number : 1062 Request Date : Saturday, April 30th 2011 @ 04:52:23 PM Error Date : Saturday, April 30th 2011 @ 04:52:23 PM Script : http://www.d3scene.com/forum/admcp28...=productimport Referrer : http://www.d3scene.com/forum/admcp28...?do=productadd IP Address : 134.76.62.210 Username : hendricius Classname : vB_Database MySQL Version : 5.0.51a-24+lenny5" |
Originally Posted by demo7up@gmail.c View Post
I dont know java... i just want the cell to be expanded onload not onmouseclick I dont have time to change this myself but im sure you could get someone on here to do it for you. Does anyone know how to make this change in Java since the developer doesnt want to help me. |
All times are GMT. The time now is 06:59 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|