![]() |
How do i see whats been ordered ?
|
hello! now the plun not work for me! when the client payd in edit invoice appear:
01-07-2013 1.99 Unpaid Pending i have test with the defoult subscription ov vbulletin and it's work pefecly well is not problem of server or vb. it's the plug microcart, i have tested a lot but nothing! please help me! |
Is this Mod no good for 4.2? (i noticed the demo is on vB4.1.10)
Also it says this.. :) Quote:
|
How to fix it ?
Code:
Warning: require_once() [function.require-once]: Unable to access ./includes/functions_wysiwyg.php in [path]/cart.php on line 66 |
Hello!
Quote:
Database error message appears It's a shame, i would like to use this add-on Congrats micheal!!!! Hope it work someday :) |
Just had this uploaded, I'll tell you how we go!
|
Installed, it's a great system but has some twerks that I would like to address. The 'Welcome' main page message needs to be a line or two lower. Also, the categories are on the top and look bad, I would like to relocate them or at least make them more aesthetically pleasing. There is a comma (,) after each sub-category, which is great, but when you don't have a category after and there's just a random comma sitting there, it looks bad. I'd like to change the table colors but I'm unsure which CSS file to edit. This is a start, but it would be great if someone could help me figure out how to address these issues. The sooner the better. Thank you in advance
Additionally: There's no options for Location, and you cannot checkout without a location entered, but there are no options on the drop-down... |
I know this isn't supported by the developer of this mod but could someone lend me a hand with the re-write rules?
|
Installed and set everything up but when i go to check out and click paypal it does not load the paypal screen it Invalid Redirect URL (https://www.paypal.com/cgi-bin/websc...lick&business= gives a error.
Fixed found post #749 |
Does this work with 4.2.2?
|
Or with 4.2.1 :(
|
It does...
http://www.tooraktimes.com.au/cart.php? But it does need a little work, but I have tried a few different shopping carts, including Zencart and this could be fantastic. It is a much needed a professional approach to an online vBulletin pro store. I believe the developer has had no internet connection for a while, maybe a traveller, but I am told he is back onboard soon. This should go the way of Panjo I reckon, the more dedicated and supported mods the better I reckon. I'm using Panjo also and I think this has heaps of potential and we could all make it work by just getting involved and thinking about this new way of tapping community markets from communities with similar values. |
I have error in admincp after server move:
Parse error: syntax error, unexpected end of file in /usr/local/www/apache22/data/forum.alfaholicy.org/admincp/microcart_admin.php on line 2781 Any help? |
I found solution:
Enable short tags in your php.ini |
I am looking for a decent store script/Vbulletin integration that will work well with affiliate api. Will this script work well with an affiliate api/product codes? if not can anyone suggest anything else that will integrate with VBulletin?
Thanks |
Quote:
Microcart has its own affiliate system within it. |
Quote:
Quote:
|
Quote:
The fix I use is, go to: Admin CP > Settings > Options > Site Name / URL / Contact Details In the 'Redirect Domain Whitelist' field, add: <a href="https://www.paypal.com/" target="_blank">https://www.paypal.com</a> <a href="https://www.sandbox.paypal.com/" target="_blank">https://www.sandbox.paypal.com</a> |
Quote:
Can you elaborate a little on this affiliate system? |
Hello,
I get an error when I open the cart.php: Quote:
Greetz |
GPOClan, that is an issue with having a newer version of PHP on the server (I think).
If you open up your config.php and put this as the second line (right under the "<?PHP"), it should fix that: define('SKIP_ALL_ERRORS', true); For those that are having the issue with the error about missing the "functions_wysiwyg.php" file, I changed it to this (in cart.php, around like 66): require_once('./includes/class_wysiwygparser.php'); I've only tested it for a few minutes, but I can see the WYSIWYG formatting on the front-end. The above two things were the only modifications I made to have it working on 4.2.2. |
Sorry for a second post! I couldn't find an existing answer. Is there a way for a coupon code to take a percentage off, or for it to apply to multiple items (i.e. Save $2 on each ticket). Right not it looks like it only takes $2 off the entire order.
|
When you go to the "Terms and Conditions" section when viewing a product on the website it looks like the box is empty because its minimised to the top. to see the terms and conditions you have to click the little arrow top left to maximise the page. it just looks like there are no T&Cs when you first look. is there a way to start this section maximised so they are all visible ??
Thanks in advance. |
Thank you very much Elenna, it worked! :)
|
Hi all im having a little problem when anyone clicks on the checkout instead of it taking them to the paypal checkout page its taking them to the paypal login page ive contacted paypal to see if its anything to do with that side and they say its something to do with the plugin anyone know what it could be?
|
Any help on this @micheal332001
|
Great product, thank you for sharing it. I'm running 4.2.2 and ran into an issue today. I had my first sale of a physical item - YAY! Unfortunately, though, I am noticing two issues.
I'm using the store to sell $3 decals for my website. Issue 1 - My first order e-mail confirmation from Paypal shows the total amount as $6 but the quantity as 1. So did the MicroCART accidentally charge him double, or is the quantity supposed to be 2? Issue 2 - I went to my Sales Report thinking I could answer issue #1 without having to contact the customer and the Sales Report is blank - it's not populating with physical sales. I looked in the scheduled tasks and I only see one task for the product. How do I get the sales report to populate? |
Please please please - any help on my above post? I set up a T-shirt order on my website and orders are coming in but it's not showing the Options! I can't tell if someone ordered a small, medium, large, XL, etc shirt!!! Please help!! If I can't tell what options people are selecting or see any reports on what is being sold then this product really isn't going to work! :(
|
Does this product work for 4.2.2. If not, can someone update it please?
Thanks guys! |
It does but you'll run into a couple of errors - you just need to search this thread and people have posted work arounds. Honestly I can't remember what I had to do or else I would just tell you. I do remember I had to enable short tags in my PHP.ini file.
|
I've been able to troubleshoot that the reason why my Sales Report shows blank is because all of my orders show PAID=0. How is it supposed to update to 1?
|
What does it mean to "create a directory over the public area" -- am I having to create something above my public_html directory within my hosting?
|
Is anyone able to clarify this wording for me please? What does it mean to "create a directory over the public area" -- am I having to create something above my public_html directory within my hosting?
|
I got the following error after moving hosting companies:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/gczsrv/public_html/microcart/pdf/tcpdf.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 6313 Any Ideas? VB 4.1.11 Microcart 3.0.5 Thanks! |
Hey quick question, what can I do with more then half of my options are just white pages. The only ones that work are General Options, Payments & Gateaways as well as Coming soon. Those three are the only ones that I am able to see but for some reason the others aren't showing up. If anyone has any ideas then please let me know asap.
I'm running 4.2.2. Thanks! |
I had to uninstall since no one was able to help, sucks mod looks pretty cool.
|
Hi ,
Any idea why I am getting this error Call to undefined function log_vbulletin_error() in /public_html/includes/class_core.php on line 5750 When I press cat and some other option on the MicroCart |
Bought the commercial version : it doesn't work on vB4.2.2 (mine install).
Support : try to have it working, and after more than 3 months, it still doesn't work. The coder stop trying to solve the problem and refuse to refund. It's a very bad idea to buy this script if you want to have a real support and if you want a mod who works... |
I have had some very disturbing information about his mod...Michael contact me immediately!
|
I got this from my host
Hi Mick, Are you using the microcart installation? This has a file management tool kcfinder which has many known security vulnerabilities. http://www.tooraktimes.com.au/microc...der/browse.php -> allows you to upload and browse the files in public_html/microcart/kcfinder/upload/files directory. Check this link http://packetstormsecurity.com/files...ll-Upload.html The hacker uploaded a shell script and tried to scan all other configuration files in the server. I am disabling that microcart link. root@experience [/usr/local/maldetect/sess]# more session.hits.052214-1739.1040785 {HEX}gzbase64.inject.unclassed.15 : public_html/microcart/kcfinder/upload/files/b.php5 |
All times are GMT. The time now is 06:36 AM. |
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:
|