vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - microCART: Shopping System for vB4 (https://vborg.vbsupport.ru/showthread.php?t=256723)

starletclub 01-04-2013 10:00 AM

How do i see whats been ordered ?

Ichigo88 01-07-2013 06:52 PM

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!

Gamelobby 01-25-2013 07:06 PM

Is this Mod no good for 4.2? (i noticed the demo is on vB4.1.10)

Also it says this.. :)
Quote:

Edit: Please note - Currently this mod is only compatible with vBulletin 4.1.9 and below, if your using vBulletin 4.1.10 then the modifications current version released here (1.1.4) is not suggested for use. - TheLastSuperman
Any updates planned.?

Mr.Stop 02-15-2013 02:00 PM

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

Warning: require_once(./includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/cart.php on line 66

Fatal error: require_once() [function.require]: Failed opening required './includes/functions_wysiwyg.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/*/public_html/*/cart.php on line 66


MundoGT 04-02-2013 08:15 AM

Hello!

Quote:

Originally Posted by Ichigo88 (Post 2392279)
Hi!
the product its work perfectly on mu vb 4.2.0 patch 3.

but i have a small question!

how to change the user in other primary usergruop?
now the usergroup upgrade its make in addizional.

thanks inadvance

It doesn't work in vb 4.2.0 patch 3

Database error message appears

It's a shame, i would like to use this add-on

Congrats micheal!!!!

Hope it work someday :)

Toorak Times 06-08-2013 02:08 PM

Just had this uploaded, I'll tell you how we go!

BoostedK20 09-20-2013 05:02 PM

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...

pbnjj11 10-31-2013 12:51 AM

I know this isn't supported by the developer of this mod but could someone lend me a hand with the re-write rules?

whoareyou82605 11-05-2013 07:54 PM

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

mustangguy1230 11-06-2013 03:50 AM

Does this work with 4.2.2?

NoMatt3r 01-05-2014 09:10 AM

Or with 4.2.1 :(

Toorak Times 01-05-2014 11:50 AM

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.

eh69 01-05-2014 04:22 PM

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?

eh69 01-05-2014 04:47 PM

I found solution:
Enable short tags in your php.ini

RichieBoy67 01-20-2014 02:06 PM

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

micheal332001 01-21-2014 10:30 PM

Quote:

Originally Posted by RichieBoy67 (Post 2475542)
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

Hi there m8

Microcart has its own affiliate system within it.

micheal332001 01-21-2014 10:32 PM

Quote:

Originally Posted by mustangguy1230 (Post 2458596)
Does this work with 4.2.2?

Quote:

Originally Posted by NoMatt3r (Post 2472343)
Or with 4.2.1 :(

yes and yes

micheal332001 01-21-2014 10:33 PM

Quote:

Originally Posted by whoareyou82605 (Post 2458462)
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

There is a post on how to sort this follow this

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>

RichieBoy67 01-22-2014 12:06 AM

Quote:

Originally Posted by micheal332001 (Post 2475856)
Hi there m8

Microcart has its own affiliate system within it.

That is great to know. Thanks for the reply!

Can you elaborate a little on this affiliate system?

GPOClan 01-27-2014 02:55 PM

Hello,

I get an error when I open the cart.php:

Quote:

Warning: Assigning the return value of new by reference is deprecated in ..../microcart/functions.php (Zeile 1541)

Warning: Assigning the return value of new by reference is deprecated in ..../includes/functions_log_error.php (Zeile 2153)
I am using vBulletin 4.2.2., is there anything wrong?

Greetz

Elenna 02-10-2014 11:36 PM

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.

Elenna 02-10-2014 11:52 PM

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.

stemmy 02-12-2014 10:48 AM

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.

GPOClan 02-12-2014 11:54 AM

Thank you very much Elenna, it worked! :)

Markos 02-12-2014 09:45 PM

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?

Markos 02-16-2014 04:17 PM

Any help on this @micheal332001

meissenation 02-19-2014 06:48 PM

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?

meissenation 02-21-2014 12:04 PM

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! :(

Nelson58 02-21-2014 04:24 PM

Does this product work for 4.2.2. If not, can someone update it please?

Thanks guys!

meissenation 02-21-2014 05:52 PM

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.

meissenation 02-21-2014 05:55 PM

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?

seventhaxis 03-05-2014 07:19 PM

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?

seventhaxis 03-06-2014 02:29 PM

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?

Mike Bucy 03-17-2014 06:02 AM

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!

yippykiyey 03-25-2014 12:28 AM

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!

yippykiyey 04-09-2014 09:25 PM

I had to uninstall since no one was able to help, sucks mod looks pretty cool.

boazor 05-01-2014 05:59 PM

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

OlijO 05-20-2014 06:49 PM

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...

Toorak Times 05-22-2014 02:13 PM

I have had some very disturbing information about his mod...Michael contact me immediately!

Toorak Times 05-23-2014 08:44 AM

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
  • Page Generation 0.02204 seconds
  • Memory Usage 1,826KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete