Thread: Major Additions - microCART: Shopping System for vB4
View Single Post
  #354  
Old 04-01-2011, 07:14 AM
micheal332001 micheal332001 is offline
 
Join Date: Apr 2004
Posts: 1,112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

  • When you are in the microCART admin panel and go to edit a product ("microCART -> Products & Services"), you have a list with the products. If you click the name of the product, the link goes to a (blank) page like this (bad link):
i will look into this as its the first time someone has told me about this.
  • microCART settings have the option to choose the symbols for thousands and decimals separators. By defect are "," and "." respectly. I changed them because in Spanish are "." for thousands and "," for decimals. When I was testing with Paypal to paid the product, Paypal gives me an error about the price format. Then, I changed again the symbols to the defect settings and... vual?, Paypal was happy!!!
This is down to paypal as they only take the eng format for this.
But i might be able to put in some code to let you have it the way you want and then when it goes to paypal it will convert it over to the eng format.
  • I added links to a product, as forum and as a demo. Something like this:
    Code:
    http://www.mysite.com/forum/showthread.php?t=7883
    But no one of them works. Demo link was cutted after "showthread", and forum link after "forum/" (yes, one without the slash, other with it).
I know what this is its down to the length of the database table that holds this info its to short.
The best way round this would be to login to your phpmyadmin or sql and change the length from 150 to 255 or put the links in like this showthread.php?t=7883
  • I have bought a product as test, with the reviews activated, but... I have had no chance to write a review (yes, with the buyer user). There isn't a link or image... nothing.
this one is easy just goto the my accounts page and then click on downloads it will let you place a review from there.

Quote:
Originally Posted by Gorgias View Post
Me here again!

I have found a small bugs, I think...

=========================================
When you are in the microCART admin panel and go to edit a product ("microCART -> Products & Services"), you have a list with the products. If you click the name of the product, the link goes to a (blank) page like this (bad link):
Code:
http://www.mysite.com/forum/admincp/microcart_admin.php?do=edit&id=1
You must choose the "Edit" option in the drop-down menu, so the link will be something like this (good link):
Code:
http://www.mysite.com/forum/admincp/microcart_admin.php?do=editproduct&id=1
It's only a small diference between words (edit in one link, and editproduct in other).

=========================================
microCART settings have the option to choose the symbols for thousands and decimals separators. By defect are "," and "." respectly. I changed them because in Spanish are "." for thousands and "," for decimals. When I was testing with Paypal to paid the product, Paypal gives me an error about the price format. Then, I changed again the symbols to the defect settings and... vual?, Paypal was happy!!!

There isn't a grave error, but it would be nice if you can fix that for non English forums.

=========================================
I added links to a product, as forum and as a demo. Something like this:
Code:
http://www.mysite.com/forum/showthread.php?t=7883
But no one of them works. Demo link was cutted after "showthread", and forum link after "forum/" (yes, one without the slash, other with it).

=========================================
I have bought a product as test, with the reviews activated, but... I have had no chance to write a review (yes, with the buyer user). There isn't a link or image... nothing.

=========================================

Sorry for the inconvenience And for my English. It's no my native language.

Thanks and regards!!! :up:
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01212 seconds
  • Memory Usage 1,788KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete