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)

janaf 04-08-2011 09:25 AM

hyperviperx99, I also missed some "hello world" info on these basics when I installed :o

First, MicroCart needs to be enabled in ACP / Plugins / Products, or all ACP parts for microCart will be hidden. You may need to refresh the ACP to see the microCart drop-down in the ACP left column.
THEN you should see user group rights at the bottom of:
- ACP - Usergoups - Usergroup Manager - Edit Usergroup / hit "Go" and look right at the bottom of the long page with options.

janaf 04-08-2011 09:30 AM

Small bug;

In ACP list of Products & Services, the item Name link and Edit drop-down point to different URLS:
Item Title: ..../admincp/microcart_admin.php?do=edit&id=1 (not working)
Edit: ..../admincp/microcart_admin.php?do=editproduct&id=1 (working)

janaf 04-08-2011 10:27 AM

I'm aware that this is bold, bad timing and opening a can of worms, but based on my own development and modding several shop systems and codes, my "dream version 2.0" of microCart would use the vB CMS pages, instead of a separate shop structure. Ie, shopping would be added as CMS page attributes:

- If this CMS page is a Shop Item [Y/N]
- then add to the CMS page; price, quantity, checkout buttons, item ID etc in the ACP and front end pages....

The big advantage would be that things like page navigation, editing, commenting, searches, page layout, categories sytem, images, thumbnails, gadgets etc in the front end and ACP page structure etc would be the normal vB CMS / forum, so no development would be needed for that.

Also important is that the shopping pages would blend in fully with the rest of the site.

The "Your Shopping Cart" code could be converted, possibly with very few changes, into a vB gadget, placed in a sidebar.

Order history and invoices could be found by the users, under their Profile page.

Many parts of the ACP / back end for microCart could probably remain unchanged....

I think that in the long term this would be a very efficient development path, as much of the front end development would be taken care of via the CMS and some of the back end development by the ACP so the microCart development could concentrate on the shop specifics only.

Simon Lloyd 04-08-2011 12:38 PM

Quote:

Originally Posted by hyperviperx99 (Post 2182122)
I've done the steps.. I couldn't see it in the usergroup permissions.

Or maybe I missed this part:

CHMOD 777.....

How exactly do I do this?

Please let me know.

This is done at server level to your files either in your cpanel, plesk, ftp or ssh, CHMOD means to change the permissions , so you will be changing the file permissions from e.g 644 (or may show as 0644) to 777 (or 0777).

mrmanners 04-08-2011 02:40 PM

Quote:

Originally Posted by micheal332001 (Post 2181937)
I see what you mean there are to many sub-categories for that one category.

But it does say here within the settings for the subcategories

Subcategories under Categories
How many subcategories, do you like to show below categories menu? Setting it to 0 will hide subcategories, setting to 99 will shows all. If you set a number lower than the actual subcategories, .... will appear at the end.

also you can change this

Listing Columns
How many columns to use for listing Categories?

That cleans it up. Thanks.

micheal332001 04-09-2011 11:03 AM

Quote:

Originally Posted by janaf (Post 2182015)
Is there a commercial version too? I'd like to make some contribution and hope that this will be a long-lived mod.

There is a commercial version of this and thats about all i can say here visit my site for more info on this.

Quote:

Originally Posted by janaf (Post 2182079)
For some reason fixed with works OK now :)

Thats good i thought i was going to have to go through all the templates and fix something lol.

Quote:

Originally Posted by janaf (Post 2182249)
Small bug;

In ACP list of Products & Services, the item Name link and Edit drop-down point to different URLS:
Item Title: ..../admincp/microcart_admin.php?do=edit&id=1 (not working)
Edit: ..../admincp/microcart_admin.php?do=editproduct&id=1 (working)

I have also seen this error and will be fixing this very soon.

Quote:

Originally Posted by janaf (Post 2182263)
I'm aware that this is bold, bad timing and opening a can of worms, but based on my own development and modding several shop systems and codes, my "dream version 2.0" of microCart would use the vB CMS pages, instead of a separate shop structure. Ie, shopping would be added as CMS page attributes:

- If this CMS page is a Shop Item [Y/N]
- then add to the CMS page; price, quantity, checkout buttons, item ID etc in the ACP and front end pages....

The big advantage would be that things like page navigation, editing, commenting, searches, page layout, categories sytem, images, thumbnails, gadgets etc in the front end and ACP page structure etc would be the normal vB CMS / forum, so no development would be needed for that.

Also important is that the shopping pages would blend in fully with the rest of the site.

The "Your Shopping Cart" code could be converted, possibly with very few changes, into a vB gadget, placed in a sidebar.

Order history and invoices could be found by the users, under their Profile page.

Many parts of the ACP / back end for microCart could probably remain unchanged....

I think that in the long term this would be a very efficient development path, as much of the front end development would be taken care of via the CMS and some of the back end development by the ACP so the microCart development could concentrate on the shop specifics only.

I like this idea and would have to look into this before making this step as that means there would be 3 versions of this cart system.

These would have to stay as some members dont use or want the CMPS system installed for there sites.
1 free version
1 commercial version

This would have to be a new system alltogether.
1 new CMPS version

bebeko 04-11-2011 02:17 AM

The plugin gives me the error

Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1083 in /*****/public_html/includes/class_template_parser.php
...............
Fatal error: Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1083 in [path]/includes/class_template_parser.php in [path]/vb/vb.php on line 287
#0 vb_error_handler(256, Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1083 in ....................

and a huge list af these errors

micheal332001 04-11-2011 06:22 AM

Quote:

Originally Posted by bebeko (Post 2183219)
The plugin gives me the error

Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1083 in /*****/public_html/includes/class_template_parser.php
...............
Fatal error: Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1083 in [path]/includes/class_template_parser.php in [path]/vb/vb.php on line 287
#0 vb_error_handler(256, Unable to find a class to validate: vB_TemplateParser_Curlycssfile on line 1083 in ....................

and a huge list af these errors

I can tell you this class (vB_TemplateParser_Curlycssfile) does not belong to this plugin so therefore you have a problem with something else not with the cart system.

clubvr4 04-11-2011 07:41 AM

Quote:

Originally Posted by clubvr4 (Post 2181953)
Any news on the full version being released?

Keen on getting the facility to use several paypal accounts.

cooiiieee :)

bebeko 04-11-2011 12:14 PM

My version is 4.0.3 pl2
Maybe this is the problem

Quote:

Originally Posted by micheal332001 (Post 2183275)
I can tell you this class (vB_TemplateParser_Curlycssfile) does not belong to this plugin so therefore you have a problem with something else not with the cart system.



All times are GMT. The time now is 08:07 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.01673 seconds
  • Memory Usage 1,756KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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