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)

micheal332001 04-28-2011 06:32 PM

Quote:

Originally Posted by demo7up@gmail.c (Post 2189700)
I have swapped Featured and and Screenshot Tab locations..

I would like to know how to change this code

Code:

<a href="javascript:;" onmousedown="ShowScreenshoots('screenmyshootsshow');"><b>{vb:var vbphrase.microcart_screenshoots}</b></a>
to be fully expanded on page load instead of onclick? Any help is much appreciated.

so when someone goes to view a product you want the screenshots to show before any thing else.
if so you will need to edit within the template microcart_view_product and change the java code to your needs.

juan71287 04-29-2011 11:39 AM

This looks freaking awesome, just what I been looking for....

Q1. Was that error mentioned above fix?
Code:

Hello, micheal332001

after clicking the edit invoice i got this error see below

atabase error in vBulletin 4.1.2:

Invalid SQL:
SELECT * FROM vb_user 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 : Tuesday, March 29th 2011 @ 11:24:29 PM
Error Date : Tuesday, March 29th 2011 @ 11:24:29 PM
Script : http://www.autorized.com/forum/admin...hp?do=invoices
Referrer : http://www.autorized.com/forum/admincp/index.php?do=nav
IP Address : xxx.xxx.xxx.xxx
Username : Raffaele
Classname : vB_Database
MySQL Version : 5.1.47-community-log

Also noticed that when you add all the data it does not have anything on location

is there a simple fix that i can do please advice.

Thank you,
Raffaele


Q2. Is this a FULL VERSION? Can I use all the features?

Thanks.

demo7up 04-29-2011 03:14 PM

Quote:

Originally Posted by micheal332001 (Post 2189763)
so when someone goes to view a product you want the screenshots to show before any thing else.
if so you will need to edit within the template microcart_view_product and change the java code to your needs.

I dont know java... :( i just want the cell to be expanded onload not onmouseclick

demo7up 04-29-2011 03:16 PM

also is there a way to display new products in a cms widget and is their anyway to add an rss feed to this?

micheal332001 04-29-2011 06:47 PM

Quote:

Originally Posted by juan71287 (Post 2189959)
This looks freaking awesome, just what I been looking for....

Q1. Was that error mentioned above fix?
Code:

Hello, micheal332001

after clicking the edit invoice i got this error see below

atabase error in vBulletin 4.1.2:

Invalid SQL:
SELECT * FROM vb_user 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 : Tuesday, March 29th 2011 @ 11:24:29 PM
Error Date : Tuesday, March 29th 2011 @ 11:24:29 PM
Script : http://www.autorized.com/forum/admin...hp?do=invoices
Referrer : http://www.autorized.com/forum/admincp/index.php?do=nav
IP Address : xxx.xxx.xxx.xxx
Username : Raffaele
Classname : vB_Database
MySQL Version : 5.1.47-community-log

Also noticed that when you add all the data it does not have anything on location

is there a simple fix that i can do please advice.

Thank you,
Raffaele

Q2. Is this a FULL VERSION? Can I use all the features?

Thanks.

Q1 the fix is ready but has not been uploaded just yet.
Q2 yes what is in the description for this product at the top of the page is what you can do with this free version.
The commercial version has alot more.

Quote:

Originally Posted by demo7up@gmail.c (Post 2190016)
I dont know java... :( i just want the cell to be expanded onload not onmouseclick

I dont have time to change this myself but im sure you could get someone on here to do it for you.

Quote:

Originally Posted by demo7up@gmail.c (Post 2190019)
also is there a way to display new products in a cms widget and is their anyway to add an rss feed to this?

This is being made but will take some time as im finishing some things off for the new commercial version of the cart.

micheal332001 04-29-2011 06:55 PM

Quote:

Originally Posted by Raffaele (Post 2179005)
Hello, micheal332001

after clicking the edit invoice i got this error see below

atabase error in vBulletin 4.1.2:

Invalid SQL:
SELECT * FROM vb_user 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 : Tuesday, March 29th 2011 @ 11:24:29 PM
Error Date : Tuesday, March 29th 2011 @ 11:24:29 PM
Script : http://www.autorized.com/forum/admin...hp?do=invoices
Referrer : http://www.autorized.com/forum/admincp/index.php?do=nav
IP Address : xxx.xxx.xxx.xxx
Username : Raffaele
Classname : vB_Database
MySQL Version : 5.1.47-community-log

Also noticed that when you add all the data it does not have anything on location

is there a simple fix that i can do please advice.

Thank you,
Raffaele:)

New files uploaded that should fix this problem.

juan71287 04-30-2011 01:26 AM

Were is the commercial version? How much is it?

micheal332001 04-30-2011 06:48 AM

Quote:

Originally Posted by juan71287 (Post 2190190)
Were is the commercial version? How much is it?

I cannot talk about the commercial version here or put the cost of it here.
Please visit my site totally-scripts.com and as any questions there.

Hendrizius 04-30-2011 01:53 PM

Get this error when installing. I had an internal server error on the first attempt.

"Database error in vBulletin 4.1.1:

Invalid SQL:
INSERT INTO `vb_microcart_product_types` SET id='1', name='Downloadable', shipping='0', downloads='1';

MySQL Error : Duplicate entry '1' for key 1
Error Number : 1062
Request Date : Saturday, April 30th 2011 @ 04:52:23 PM
Error Date : Saturday, April 30th 2011 @ 04:52:23 PM
Script : http://www.d3scene.com/forum/admcp28...=productimport
Referrer : http://www.d3scene.com/forum/admcp28...?do=productadd
IP Address : 134.76.62.210
Username : hendricius
Classname : vB_Database
MySQL Version : 5.0.51a-24+lenny5"

demo7up 04-30-2011 03:25 PM

Originally Posted by demo7up@gmail.c View Post

I dont know java... i just want the cell to be expanded onload not onmouseclick

I dont have time to change this myself but im sure you could get someone on here to do it for you.


Does anyone know how to make this change in Java since the developer doesnt want to help me.


All times are GMT. The time now is 03:29 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.01573 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
  • (3)bbcode_code_printable
  • (7)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