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)

Easy5s.net 10-15-2011 07:29 AM

Quote:

Originally Posted by micheal332001 (Post 2256688)
the cart system here is microcart and not the icart system you are using so your cart you are using is not supported here.

No, i'm using this mod but i want make nini cart in header like icart. :D, psl help me

micheal332001 10-16-2011 07:48 AM

Quote:

Originally Posted by Steven G (Post 2256698)
Dear Micheal. Sorry for wrong spelling. microCART looks great, and I've installed it yesterday, ok. I need some help, please: When I'm adding new product, for some reason, what I write in the big text editor box of 'features' section could not be saved, it remains empty every time I go back. I push the save button, everything thumbs, pricetags, stock, etc, saved but this. So I cannot give a longer description of the product. - I think this is because you wrote you moved product description to the front end... I've made several folders writeable, but it still doesn't work. Any ideas, what could be wrong? Thanks, Steve

So you have the free version installed or the commercial version.
If its the free version in not working on that one any more as alot of the code is now out of date and would take to long to sort out.
What you would need to so is look in the microcart/functions.php file and check the saveproduct function as thats how it will save the info you have put in when you click save.


Quote:

Originally Posted by Easy5s.net (Post 2257397)
No, i'm using this mod but i want make nini cart in header like icart. :D, psl help me

So you want it where the mini cart goes up the top like the icart.
If this was to be put into place it would only be in the commercial version no the free one.

The free one here you have the source files so that you can change it to what you want.

I can tell you that the commercial version has its own page layout system where you can drag and drop the blocks for the front page to where you want them.
This gives the admin and venders the option to make the shop/cart system look the way they want and not have the default layout that would be made for them.
With this system iv made you dont need to edit any templates just move the blocks to where you want, makes it very easy for admins to change the look.

appsfinder 10-16-2011 10:34 AM

hi is there white background for coming soon clock

deschutes 10-19-2011 11:45 AM

Quote:

Originally Posted by micheal332001 (Post 2257675)
So you have the free version installed or the commercial version.
If its the free version in not working on that one any more as alot of the code is now out of date and would take to long to sort out.

Michael

I want to confirm. You will no longer be releasing updated/new versions of non-commercial MicroCart?

Easy5s.net 10-20-2011 03:20 AM

When I click Payment, it fails this


Invalid Redirect URL (https://www.paypal.com/cgi-bin/websc...ethod%3Dpaypal)

clutchthese 10-20-2011 11:34 AM

Quote:

Originally Posted by Easy5s.net (Post 2259224)
When I click Payment, it fails this


Invalid Redirect URL (https://www.paypal.com/cgi-bin/websc...ethod%3Dpaypal)

Add this to the white list in settings>options>site name/url/contact details

Code:

https://www.paypal.com
https://www.sandbox.paypal.com


JimL 10-22-2011 08:16 AM

anyone else get these? I get 5-10 of them every once in a while

Code:

Database error in vBulletin 4.1.7:

Invalid SQL:
UPDATE vb_microcart_usercoupon SET valid=0 WHERE userid=;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number  : 1064
Request Date  : Saturday, October 22nd 2011 @ 10:27:48 AM
Error Date    : Saturday, October 22nd 2011 @ 10:27:50 AM
Script        : /cart_gateway.php?method=paypal
Referrer      :
Username      :
Classname    : vB_Database
MySQL Version :


JimL 10-22-2011 09:48 AM

Could this be a fix?

in cart_gateway.php

find
Code:

$db->query_write("UPDATE ".TABLE_PREFIX."microcart_usercoupon SET valid=0 WHERE userid=".$user['userid']);

replace with
Code:

$db->query_write("UPDATE ".TABLE_PREFIX."microcart_usercoupon SET valid=0 WHERE userid=".$user["userid"]);

JimL 10-22-2011 04:05 PM

I have a strange bug

if I go to admincp - invoices - edit - save
it multiplies Subtotal, Shipping Fees and Amount to pay by 100.

Before edit:
Subtotal: 50.00
Shipping Fees: 7.00
Amount to pay: 57.00

after edit (no change made, only chosen edit and save:
Subtotal: 5000.00
Shipping Fees: 700.00
Amount to pay: 5700.00

after another edit/save:
Subtotal: 500000.00
Shipping Fees: 70000.00
Amount to pay: 570000.00

I can't figure out why it does this :\

Christos Teriakis 10-22-2011 05:41 PM

Quote:

Originally Posted by JimL (Post 2260091)
Could this be a fix?

in cart_gateway.php

find
Code:

$db->query_write("UPDATE ".TABLE_PREFIX."microcart_usercoupon SET valid=0 WHERE userid=".$user['userid']);

replace with
Code:

$db->query_write("UPDATE ".TABLE_PREFIX."microcart_usercoupon SET valid=0 WHERE userid=".$user["userid"]);

Both are wrong:D The query is not completed. Is missing a ." to close the userid=
Try this:
Code:

$db->query_write("UPDATE ".TABLE_PREFIX."microcart_usercoupon SET valid=0 WHERE userid=".$user['userid'].");

Chris


All times are GMT. The time now is 12:27 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.01900 seconds
  • Memory Usage 1,755KB
  • 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
  • (7)bbcode_code_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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