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)

appsfinder 06-05-2011 11:33 AM

Hi how do i add GBP £ does not show when i input in admincp

please can you help

appsfinder 06-05-2011 11:35 AM

its under vbulletin usergroup permission in vb4 hope this helps

Quote:

Originally Posted by hyperviperx99 (Post 2203650)
How do I set usergroup permissions for this? I can't find it.


micheal332001 06-06-2011 05:20 AM

Quote:

Originally Posted by mrmanners (Post 2203370)
Michael a while back I posted about getting some instructions for getting VBSEO to work with microcart. Have you come up with anything?

Thanks

Here is the one made for the commercial version that should work with most of the free version.

Code:

'cart\.php$' => 'shop/shop.html'
'cart\.php\?do=main$' => 'shop/shop.html'
'cart\.php\?do=main&catid=(\d+)&catn=(.+?)$' => 'shop/category-$1/$2.html'
'cart\.php\?do=viewproduct&productid=(\d+)&prodn=(.+?)$' => 'shop/product-$1/$2.html'
'cart\.php\?do=checkout$' => 'shop/checkout.html'
'cart\.php\?do=cart$' => 'shop/cart.html'
'cart\.php\?do=thankyou$' => 'shop/thankyou.html'
'cart\.php\?do=cpanel$' => 'shop/accounts/cpanel/cpanel.html'
'cart\.php\?do=mvcpanel$' => 'shop/vender/cpanel/vender.html'
'cart\.php\?do=cart&action=changequantity&id=(\d+)&quantity=(\d+)$' => 'shop/cart/product-$1/$2.html'
'cart\.php\?do=cpanel&tab=(\d+)$' => 'shop/accounts/cpanel/$1.html'
'cart\.php\?do=mvcpanel&tab=(\d+)$' => 'shop/vender/cpanel/$1.html'
'cart\.php\?do=invoice&invoiceid=(\d+)&action=(\d+)$' => 'shop/cart/invoice-$1/$2.html'
'cart\.php\?do=payinvoice&invoiceid=(\d+)$' => 'shop/invoice/payment/$1.html'
'cart\.php\?do=mvpaypalbank&bid=(\d+)$' => 'shop/bank/payment/paypal-$1.html'
'cart\.php\?do=mvpaygatebank&bid=(\d+)$' => 'shop/bank/payment/paygate-$1.html'
'cart\.php\?do=addeditreview&orderid=(\d+)$' => 'shop/review-$1.html'
'cart\.php\?do=mvdeleteproduct&id=(\d+)$' => 'shop/remove-product-$1.html'
'cart\.php\?do=mv_addproduct$' => 'shop/vender/add-product.html'
'cart\.php\?do=mv_addimages$' => 'shop/vender/add-screenshots.html'
'cart\.php\?do=mv_addfiles$' => 'shop/vender/add-files.html'
'cart\.php\?do=mv_addoptions$' => 'shop/vender/add-options.html'


micheal332001 06-06-2011 05:22 AM

Quote:

Originally Posted by mierzwin (Post 2203608)
I have same issue. Also when I put ? sign it changes it to & # 163 ; Any ideas?

Quote:

Originally Posted by appsfinder (Post 2203783)
Hi how do i add GBP ? does not show when i input in admincp

please can you help

you can try these

PHP Code:

£ 

or

HTML Code:

£
or

?

likaweb 06-06-2011 08:08 PM

Quote:

Originally Posted by micheal332001 (Post 2203328)
when you signed up to your webhost you used a username for the account this is most likly the username you will have to put here.
/home/username/downloads/
you can also login to your forum admincp click on maintenance then click on view php info

once on this page scroll down to this
Apache Environment

and look for this
DOCUMENT_ROOT should look something like this
/home/USERNAME/public_html

whats here is your username for your site.

Perfect thanksssssssssss micheal332001

hyperviperx99 06-07-2011 05:34 AM

Quote:

Originally Posted by appsfinder (Post 2203784)
its under vbulletin usergroup permission in vb4 hope this helps

Hmm I did check that and it didn't show permissions for Microcart. I'll check again..

hyperviperx99 06-09-2011 02:01 AM

I figured it out. nvm

But how do I change the "e-shop" on the tab to another name?

hyperviperx99 06-10-2011 01:26 AM

Quote:

Originally Posted by jgt58 (Post 2203312)
Hi , first off great mod! But I do have a bit of a problem.

When customers are using paypal and checkout with paypal , it is not updating the order as "paid". Anyone else ever have this issue?

I'm having that problem too. When we tested it, after payment is made on Paypal, it's only re-directing it to the shop page, but not the download page.
How do I solve this issue?

nhawk 06-10-2011 12:23 PM

Not compatible with vBulletin 4.1.4..

includes/functions_wysiwyg.php was removed in vB 4.1.4.

micheal332001 06-11-2011 10:24 AM

Quote:

Originally Posted by nhawk (Post 2205812)
Not compatible with vBulletin 4.1.4..

includes/functions_wysiwyg.php was removed in vB 4.1.4.


all you have to do is edit the files and change this
PHP Code:

=& 

to
PHP Code:



and that will fix the problem.


All times are GMT. The time now is 10:55 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
  • Page Generation 0.01677 seconds
  • Memory Usage 1,751KB
  • 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
  • (1)bbcode_html_printable
  • (3)bbcode_php_printable
  • (8)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