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)

Dadoo 01-31-2011 03:50 AM

Quote:

Originally Posted by munasbh (Post 2156784)
thank you for this important product

i have only one problem

when i export an invoice

the output is strange letters

Charset in cp for Invoices is set with utf-8


the proplem is the arabic encoding when creating pdf (only creating pdf)

Already asked, Micheal working on it
Quote:

Originally Posted by micheal332001 (Post 2156025)


I will sort out the problem with the charset and will also add a print button to the admincp invoices.


peppefark 01-31-2011 06:30 AM

Boys but I do not no one can help me??

q3chap 01-31-2011 07:18 AM

Quote:

Originally Posted by peppefark (Post 2156433)
I installed the mod! When I go in the user groups to give permissions, after confirming I get this error message:

Are you sure it is an microcart issue? .. because in your code, i see this line:

HTML Code:

MySQL Error  : Unknown column 'ms_imageshack_upload_permissions' in 'field list'

peppefark 01-31-2011 11:46 AM

then tell me to uninstall the mod imageshack??

q3chap 01-31-2011 11:55 PM

Hi Micheal,

I have a question. In the shop, I created categories and next to the categories, there are numbers of the Items in that category. Where can I delete this number?

in Template: microcart_main, I found this lines:

PHP Code:

{vb:raw horizontalcategories}
      <
vb:if condition="$category_products">
      {
vb:raw category_products

          <
vb:if condition="$pagenav">
               <
div align="right" style="margin-top:5px;">{vb:raw pagenav}</div>    
           </
vb:if>

       <
vb:else />
           <
vb:if condition="$catid>0">
            {
vb:raw category_empty}    

           <
br />
            </
vb:if>


            <
vb:if condition="$frontpage_products">
            {
vb:raw frontpage_products}<br />
            </
vb:if>
      </
vb:if> 

I did try to delete every single line, but I couldnt delete the numbers.

Help :)

Hoan

q3chap 01-31-2011 11:55 PM

Quote:

Originally Posted by peppefark (Post 2156874)
then tell me to uninstall the mod imageshack??

maybe, try to deactivate it first.

Mellow 02-01-2011 10:17 AM

One thing that is strange is I'm the one getting the 'thank you for your order' email, not sure if that's a copy of one being sent to my members or the one that should be sent.

micheal332001 02-01-2011 06:06 PM

Quote:

Originally Posted by peppefark (Post 2156433)
I installed the mod! When I go in the user groups to give permissions, after confirming I get this error message:

Code:

Database error
The Club Alfa Romeo Cuore Sportivo Italia database has encountered a problem.

Database error in vBulletin 4.0.8:

Invalid SQL:
UPDATE vb_usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
    `title` = 'Amministratore',
    `description` = 'Amministratore',
    `usertitle` = 'Amministratore',
    `opentag` = '<span style=\"color: #FF0000;\">',
    `closetag` = '</span>',
    `passwordexpires` = '180',
    `passwordhistory` = '360',
    `dtogaragepermissions` = '1',
    `dtogaragesize` = '3',
    `medialibperms` = '63',
    `medialibmodperms` = '63',
    `ms_imageshack_upload_permissions` = '0',
    `vbblog_general_permissions` = '524286',
    `vbblog_customblocks` = '10',
    `vbblog_custompages` = '10',
    `vbblog_entry_permissions` = '32767',
    `vbblog_comment_permissions` = '2014',
    `dbtech_vbshoutpermissions` = '2',
    `forumpermissions` = '16777215',
    `genericpermissions` = '2147483583',
    `attachlimit` = '0',
    `pmquota` = '50',
    `pmpermissions` = '7',
    `pmsendmax` = '5',
    `pmthrottlequantity` = '0',
    `calendarpermissions` = '63',
    `wolpermissions` = '31',
    `adminpermissions` = '3',
    `genericpermissions2` = '1',
    `genericoptions` = '55',
    `profilepicmaxwidth` = '100',
    `profilepicmaxheight` = '100',
    `profilepicmaxsize` = '65535',
    `avatarmaxwidth` = '80',
    `avatarmaxheight` = '80',
    `avatarmaxsize` = '20000',
    `signaturepermissions` = '245759',
    `sigpicmaxwidth` = '500',
    `sigpicmaxheight` = '100',
    `sigpicmaxsize` = '10000',
    `sigmaxrawchars` = '0',
    `sigmaxchars` = '0',
    `sigmaxlines` = '0',
    `sigmaxsizebbcode` = '7',
    `sigmaximages` = '0',
    `albumpermissions` = '255',
    `albumpicmaxwidth` = '600',
    `albumpicmaxheight` = '600',
    `albummaxpics` = '100',
    `albummaxsize` = '0',
    `usercsspermissions` = '63',
    `visitormessagepermissions` = '63',
    `socialgrouppermissions` = '262143',
    `maximumsocialgroups` = '5',
    `groupiconmaxsize` = '65535',
    `microcart` = '7'
WHERE usergroupid=6;

MySQL Error  : Unknown column 'ms_imageshack_upload_permissions' in 'field list'
Error Number  : 1054
Request Date  : Sunday, January 30th 2011 @ 04:16:34 PM
Error Date    : Sunday, January 30th 2011 @ 04:16:34 PM
Script        : http://www.clubcuoresportivo.it/admincp/usergroup.php?do=update
Referrer      : http://www.clubcuoresportivo.it/admincp/usergroup.php?do=edit&usergroupid=6
IP Address    : 79.3.169.152
Username      : peppefark
Classname    : vB_Database
MySQL Version : 5.0.91-enterprise-gpl-log

Please help me to solve this problem!

Thanks

this is your problem here

MySQL Error : Unknown column 'ms_imageshack_upload_permissions' in 'field list'

this table is not there it might be form an old mod you have installed and then removed or it was never added when you installed this mod.
I can tell you this is not down to the microcart system.

Quote:

Originally Posted by jgt58 (Post 2156031)
could you add in a PM notification to a selectable admin when a new order is created?

and is there a paid version where I could take your copyright off?

Yes this can be sorted out so it will PM/Email an admin.

Quote:

Originally Posted by Halfhidden (Post 2156632)
This is a superior product... I love it.
We use Paypal a lot here in the UK because it is the cheapest gateway for payment. I set up my paypal email address in the admin section and tried a test purchase.
I noticed that after a member has filled in the personal details for the sale and click on check out they are redirected to PayPal. Here they are asked to either log in or fill out the exact same details as they did on the VB site. Can the personal details be populated to the PayPal checkout?
Also is there any way to set up either "express check out" or "Website payment Pro" with PayPal. Both need to have API's set up with the cart but members who buy don't actually leave the site and everything integrates very well.
I'll happily pay for this extra integration if need be :)

This is a wonderful script and I would like to thank you for ALL of your hard work and dedication to supporting it... Thank You!:up::up:

I do see what you mean and will be sorting out some sort of system for this at some time.

micheal332001 02-01-2011 06:15 PM

Quote:

Originally Posted by q3chap (Post 2156636)
Thx micheal,

I looked at my system and there, I installed Microcart 1.1.4 (without a) .. there I have no problems with the charset. In Gerneral Options of Microcart, my Charset for Invoices is set with utf-8.

Hoan

The pdf system thats there at the moment is messing a few things up with the invoices this will be fixed very soon but im having to recode it so might take alittle time.

Quote:

Originally Posted by Raffaele (Post 2156783)
Hello Micheal, i think i found another bug in this cart if you add an item in to the cart and do a refresh it will add another item into the cart...

This can happen on most shopping systems as well as other addons.
But there is no simple fix for this.

Quote:

Originally Posted by munasbh (Post 2156784)
thank you for this important product

i have only one problem

when i export an invoice

the output is strange letters

Charset in cp for Invoices is set with utf-8


the proplem is the arabic encoding when creating pdf (only creating pdf)

This is being looked at and a fix will be coming soon

Quote:

Originally Posted by q3chap (Post 2157176)
Hi Micheal,

I have a question. In the shop, I created categories and next to the categories, there are numbers of the Items in that category. Where can I delete this number?

in Template: microcart_main, I found this lines:

PHP Code:

{vb:raw horizontalcategories}
      <
vb:if condition="$category_products">
      {
vb:raw category_products

          <
vb:if condition="$pagenav">
               <
div align="right" style="margin-top:5px;">{vb:raw pagenav}</div>    
           </
vb:if>

       <
vb:else />
           <
vb:if condition="$catid>0">
            {
vb:raw category_empty}    

           <
br />
            </
vb:if>


            <
vb:if condition="$frontpage_products">
            {
vb:raw frontpage_products}<br />
            </
vb:if>
      </
vb:if> 

I did try to delete every single line, but I couldnt delete the numbers.

Help :)

Hoan

The template you want to edit would be microcart_subcategories_bit then remove this ({vb:raw totalsubproducts})

Quote:

Originally Posted by Mellow (Post 2157288)
One thing that is strange is I'm the one getting the 'thank you for your order' email, not sure if that's a copy of one being sent to my members or the one that should be sent.

There is always 2 emails sent out one for the buyer and one for the store owner.

micheal332001 02-01-2011 08:30 PM

Have changed the pdf part of the invoices so it will support utf-8 so no more problems on that part i hope ;)


All times are GMT. The time now is 01:47 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.01678 seconds
  • Memory Usage 1,788KB
  • 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
  • (2)bbcode_php_printable
  • (12)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