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)

mikem164 03-20-2011 03:17 PM

Quote:

Originally Posted by mikem164 (Post 2174883)
ok, created it without the *'s and it's one folder under my forum and used my username like this: home/forum/username/files and I still can't get my screenshots or thumbnails to appear.
Thanks for the input. Folders are chmodd to 777 I'm out of guess's


UPdate: I found that the Thumbnail for the screen shot is going to forum/microcart/photos/thumbs. The thumbnail is there. The Screenshots are ending up the photo's folder but... Size is 0kb. This tells me that the ABOVE path is for Downloadable files for purchase on a per user basis and not for pics.

So, why would the images get uploaded but at 0kb? What's holding it up? yikes

Thanks for the help... hope developer hops on here tonite!


I need something a little deeper, been at this 3 days and I need ya to read my efforts which have been quite vast, tho I have been giving the short story here, Pics get uploaded to thumbs most times at 0kb, sometimes they work, and no pic on the photo folder.
chmod was covered... help a bro out, eh?

mikem164 03-20-2011 06:26 PM

Also, what's the paypal to lookat URL in CART GAteway? Thanks.

micheal332001 03-23-2011 07:00 AM

Quote:

Originally Posted by mikem164 (Post 2175463)
I need something a little deeper, been at this 3 days and I need ya to read my efforts which have been quite vast, tho I have been giving the short story here, Pics get uploaded to thumbs most times at 0kb, sometimes they work, and no pic on the photo folder.
chmod was covered... help a bro out, eh?

if you file has .JPG or .GIF it will not upload the image right it should be all lower case no upper case letters.

micheal332001 03-23-2011 07:03 AM

Quote:

Originally Posted by mikem164 (Post 2175530)
Also, what's the paypal to lookat URL in CART GAteway? Thanks.

paypal posts the transaction back to the cart_gateway.php file to make sure the info sent is right and completed.

so paypale sends it here

PHP Code:

verifyPayPal() 

then this function gets the info paypal has sent.

eh69 03-23-2011 12:21 PM

1. How to set Polish chars in PDF in 'my inovoice'?
2. On sucesfull payment script should sent e-mail to customer? I haven't this emails. Maybe reason is: I have external smpt server.

micheal332001 03-23-2011 07:41 PM

Quote:

Originally Posted by eh69 (Post 2176522)
1. How to set Polish chars in PDF in 'my inovoice'?
2. On sucesfull payment script should sent e-mail to customer? I haven't this emails. Maybe reason is: I have external smpt server.

1. How to set Polish chars in PDF in 'my inovoice'?

not at this time

2. On sucesfull payment script should sent e-mail to customer? I haven't this emails. Maybe reason is: I have external smpt server.

if in testing mode it will not send the email only in live payments.

morrow 03-24-2011 01:20 PM

Can you answer my questions from here:
https://vborg.vbsupport.ru/showpost....&postcount=290

micheal332001 03-25-2011 03:46 AM

Quote:

Originally Posted by morrow (Post 2170908)
Few questions...

1. What are the outstanding issues and possible timeframe to repair?
2. Can this be set up to host various vendors? For example... I'm not selling a thing but I may have a handful of users on the site who want to setup a sort of online store. I have the content that people are looking for which would of course benefit those selling content related items.

Finally, I would absolutely pay for this mod if Option 2 is a reality.

Great modification. Thanks!

Question 1 answer is at this time the only main issue is the forum block.

Question 2 Answer there is a multi vender version being made at this time.
As for a time frame of this multi vender should be about another week before its released.

morrow 03-25-2011 03:34 PM

Quote:

Originally Posted by micheal332001 (Post 2177220)
Question 1 answer is at this time the only main issue is the forum block.

Question 2 Answer there is a multi vender version being made at this time.
As for a time frame of this multi vender should be about another week before its released.

Excellent!!! I'm loooking forward to this.

Ronny 03-25-2011 05:53 PM

If i try to change (grant) access in user groups for this mod, it addes a new group with the same name without changeing access rights to the original nor the new group. My test install is "vB Version 4.1.2 (Deutsch)".

Edit: It also shows the message "Please Login or Register to be able Order and Download." Well, .. i am logged in as admin.

josephu 03-26-2011 03:14 AM

Hello, about to launch my site and microcart is installed successfully, however I do have a couple questions.

1. I cant get it to add tax, I have a tax configured, but it wont add it in the shopping cart, why?

2. Just wondering how you are writing the payment methods for the multivendor edition? Do vendors pay a set commision up front before listing a product, or do customer payments go to the "microcart/vbulletin owner" and then from there get disbursed to the various vendors (minus set commision fee of course)?

micheal332001 03-26-2011 08:19 AM

Quote:

Originally Posted by Ronny (Post 2177407)
If i try to change (grant) access in user groups for this mod, it addes a new group with the same name without changeing access rights to the original nor the new group. My test install is "vB Version 4.1.2 (Deutsch)".

Edit: It also shows the message "Please Login or Register to be able Order and Download." Well, .. i am logged in as admin.

you need to set the usergroup permissions for each group to be able to use the shop system evern for admins.

micheal332001 03-26-2011 08:23 AM

Quote:

Originally Posted by josephu (Post 2177573)
Hello, about to launch my site and microcart is installed successfully, however I do have a couple questions.


1. I cant get it to add tax, I have a tax configured, but it wont add it in the shopping cart, why?

2. Just wondering how you are writing the payment methods for the multivendor edition? Do vendors pay a set commision up front before listing a product, or do customer payments go to the "microcart/vbulletin owner" and then from there get disbursed to the various vendors (minus set commision fee of course)?

i will look into the tax problem asap

with the multi vender system when a member adds there product they will have to pay a percentage before they can add there product.

also with the multi vender system the add to cart buttons will be replaced with buy it now buttons.
This will only be for the multi vender system as if i done this with add to cart the hole cart and payment system would have to be changed.
With it being a buy now button it will work with all payment systems that are within the cart system, or it would not work with other payment system and only work with paypal.

josephu 03-26-2011 12:29 PM

ok, Yes, thank you, Im not sure why it wont add tax in the cart, I may just have something set wrong, any advice would be nice

about the mV edition; If you could please help me to understand the payment aspect a little more I would be appreciative. Lets say I have a vendor who sells ammunition, the price of this ammunition is $10 per box, Lets say I have a 10% commision set up, and the vendor has 200 boxes in stock. So to list the ammo box, vendor pays me a dollar, and then he can list product, what happens when that product is sold, does vendor need to re-pay commision for the other 199 boxes, or better yet, what if a customer buys more than 1 box? Does the vendor need to pay commision on all his inventory upfront, so for his entire stock of 200 boxes, he would have to pay me $200? Its hard for me to see how this can work, obviously not everyone can be made happy, but these are some scenarios I have pondered in my head. I will likely have just 3 or 4 vendors, each with millions of dollars in inventory, (Hell yeah! pay me that commision up front!) and the purpose (at least to me) of having a "mV" edition is so I dont have to do the leg work of listing thousands of products, My "vendors" do that for me, whats more is not only do they do the listing of products, but they handle stocking and shipping, Im just a gateway who receives a percentage commission, also to take it even a step further, having man hours invested in adding products to my store, my vendors will have a vested interest in the success of my store, and will "advertise" my site for me a little on their end, So if I can get this whole commision thing set up correctly, its a win win. I know you are working your fingers to the bone for this, and I love your product, its a virtual dream come true. Have you considered giving you customers (us) an option of different vendor payment methods, and they could choose which one would suit them best? For instance 1 customer may like a subscription option where they pay so much monthly to list whatever products they wish, while another customer pays a set commision for each product before being able to add that product, while a third type can list whatever products they wish, the entire payment goes to the site owner (vB owner, microcart operator, "your" customers) and then we pay the vendors, (which is obviously the option I would choose- ((My vendor lists ammo boxes for $10 and pays me nothing up front, when ammo boxes sell, entire payment including shipping and taxes goes to MY paypal account, I then pay the vendor $9 "and keep my $1 commision" plus shipping and taxes, and they send the ammo box to "My websites customer"))) what do you think?

mikem164 03-27-2011 01:25 AM

Ok... thanks for support so far Micheal, it's working great. As soon as you go to check out and directed to paypal website, I get this error:

Warning: Division by zero in [path]/microcart/functions.php on line 2476

Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://www.paypal.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in [path]/cart_gateway.php on line 43

Thanks for any input!

micheal332001 03-27-2011 12:19 PM

Quote:

Originally Posted by mikem164 (Post 2177852)
Ok... thanks for support so far Micheal, it's working great. As soon as you go to check out and directed to paypal website, I get this error:

Warning: Division by zero in [path]/microcart/functions.php on line 2476

Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://www.paypal.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in [path]/cart_gateway.php on line 43

Thanks for any input!

From what i see here you dont have the fsocket installed on your server.
you will need to contact your host and ask them to install this for you.

goto your admincp and click on Maintenance phpinfo and look for this

sockets

Sockets Support enabled
if its not there then it needs installing and you need to ask your host.
some hosts dont like to have this active on there servers.

micheal332001 03-27-2011 12:27 PM

Quote:

Originally Posted by josephu (Post 2177653)
ok, Yes, thank you, Im not sure why it wont add tax in the cart, I may just have something set wrong, any advice would be nice

about the mV edition; If you could please help me to understand the payment aspect a little more I would be appreciative. Lets say I have a vendor who sells ammunition, the price of this ammunition is $10 per box, Lets say I have a 10% commision set up, and the vendor has 200 boxes in stock. So to list the ammo box, vendor pays me a dollar, and then he can list product, what happens when that product is sold, does vendor need to re-pay commision for the other 199 boxes, or better yet, what if a customer buys more than 1 box? Does the vendor need to pay commision on all his inventory upfront, so for his entire stock of 200 boxes, he would have to pay me $200? Its hard for me to see how this can work, obviously not everyone can be made happy, but these are some scenarios I have pondered in my head. I will likely have just 3 or 4 vendors, each with millions of dollars in inventory, (Hell yeah! pay me that commision up front!) and the purpose (at least to me) of having a "mV" edition is so I dont have to do the leg work of listing thousands of products, My "vendors" do that for me, whats more is not only do they do the listing of products, but they handle stocking and shipping, Im just a gateway who receives a percentage commission, also to take it even a step further, having man hours invested in adding products to my store, my vendors will have a vested interest in the success of my store, and will "advertise" my site for me a little on their end, So if I can get this whole commision thing set up correctly, its a win win. I know you are working your fingers to the bone for this, and I love your product, its a virtual dream come true. Have you considered giving you customers (us) an option of different vendor payment methods, and they could choose which one would suit them best? For instance 1 customer may like a subscription option where they pay so much monthly to list whatever products they wish, while another customer pays a set commision for each product before being able to add that product, while a third type can list whatever products they wish, the entire payment goes to the site owner (vB owner, microcart operator, "your" customers) and then we pay the vendors, (which is obviously the option I would choose- ((My vendor lists ammo boxes for $10 and pays me nothing up front, when ammo boxes sell, entire payment including shipping and taxes goes to MY paypal account, I then pay the vendor $9 "and keep my $1 commision" plus shipping and taxes, and they send the ammo box to "My websites customer"))) what do you think?

God you have given alot for me to think about here lol

as it stands with the one im making at the moment it will be a one time fee for adding the product to your store like ebay does.
ebay only charges you to list the product not per product as people would not list there products if they had to pay for per each item within the one product.

lets say i have product 1 and i have 100 to sell the price im selling it for would be $20 each to list my product with ebay would be a one time fee for that one item not for the hole lot and thats how this multi vender system will work.
as its only taking up one space on your store not 200 spaces.
maybe i can add an option that they pay alittle extra to have that item listed on the front page of the store or within the side blocks.
so if i added a new front page block called featured block for paying venders to place there items for an extra cost.

pjkcards 03-27-2011 09:40 PM

I was hoping the multi-vendor version would have a feature where they only pay if it sells. For example, if I have a flat rate of 5%, anyone can list as many items as they want for free. But when items sell, I'd get 5% of it. Is that not going to work? Thanks.

josephu 03-28-2011 02:01 AM

I think not, from what I have gathered, as that is the feature I wanted as well, but hey, I have the regular microcart installed and its nothing short of a software masterpeice, it is likely difficult to build it the way you and I wish. The best we can hope is someday in the distant future.

micheal332001 03-28-2011 05:41 AM

Quote:

Originally Posted by pjkcards (Post 2178118)
I was hoping the multi-vendor version would have a feature where they only pay if it sells. For example, if I have a flat rate of 5%, anyone can list as many items as they want for free. But when items sell, I'd get 5% of it. Is that not going to work? Thanks.

Quote:

Originally Posted by josephu (Post 2178182)
I think not, from what I have gathered, as that is the feature I wanted as well, but hey, I have the regular microcart installed and its nothing short of a software masterpeice, it is likely difficult to build it the way you and I wish. The best we can hope is someday in the distant future.

this could be done in a later version or new sort of cart system altogether but it would not work in the current cart system.

I have added an option that when a MV adds a product and they would like it to show on the main page they would have to pay a small fee for this.

Also when they add screenshots of a product the first image would be free but any other images would have a small fee as well.

so im thinking of the site owners where they would be able to make money from each product thats a vender adds.

clubvr4 03-28-2011 07:04 PM

Quote:

Originally Posted by clubvr4 (Post 2173911)
So, how do they end up at this page? i cant see any links to it? If i follow the steps hes doing i.e. clicking on "add to basket" i go straight to basket, he goes to this my account area.

Whats the direct URL to this accounts area?


Hi,

Any ideas on the above please, my customer is still encountering thi issue and is unable to purchase from the shop due to this, thanks.

B

micheal332001 03-28-2011 08:06 PM

Quote:

Originally Posted by clubvr4 (Post 2178489)
Hi,

Any ideas on the above please, my customer is still encountering thi issue and is unable to purchase from the shop due to this, thanks.

B

re-import the product xml file and see if that fixes the problem.

clubvr4 03-28-2011 09:16 PM

Quote:

Originally Posted by micheal332001 (Post 2178500)
re-import the product xml file and see if that fixes the problem.

Hi i've just reinstalled it and sent the custmer a pm, advising to try again - thanks for the advise.

What would the next steps be should this not work?

hes tried multiple browsers, so it seems somehing related to his account. can i flush cache or anything like that?

thanks.

clubvr4 03-28-2011 09:22 PM

Quote:

Originally Posted by clubvr4 (Post 2178517)
Hi i've just reinstalled it and sent the custmer a pm, advising to try again - thanks for the advise.

What would the next steps be should this not work?

hes tried multiple browsers, so it seems somehing related to his account. can i flush cache or anything like that?

thanks.

Ah ok, no need! -hes just come online, all looks to be ok !

Thanks

Ronny 03-29-2011 12:54 AM

Quote:

Originally Posted by micheal332001 (Post 2177620)
you need to set the usergroup permissions for each group to be able to use the shop system evern for admins.

Yes, thank you.

But the problem is if i change the usergroup right the user group will duplicate itself and not save any canges to the old or new user grup. For example: if is set the usergroup "admins" access rights fot the shop i end up with two user groups names "admins" and still no rights. After that i did sete the rights in the sql table by hand and not using the admincp.

Raffaele 03-30-2011 04:36 AM

1 Attachment(s)
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:)

micheal332001 03-30-2011 05:36 AM

Hi there m8

This error is down to that a member has not put there info in like there address.
I will make a little patch admin.php file that will fix this problem soon.

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:)


mikem164 03-30-2011 06:27 PM

Quote:

Originally Posted by micheal332001 (Post 2177933)
From what i see here you dont have the fsocket installed on your server.
you will need to contact your host and ask them to install this for you.

goto your admincp and click on Maintenance phpinfo and look for this

sockets

Sockets Support enabled
if its not there then it needs installing and you need to ask your host.
some hosts dont like to have this active on there servers.

Sockets are enabled. Error still persists. CAn't make a purchase. ANy other ideas? Thanks and keep up the good work.
See below:


Sockets Support enabled

Registered Stream Socket Transports tcp, udp, unix, udg

EDIT:
Also, need to change color of font in Prices, can't read them on my black forum.

Gorgias 03-31-2011 04:05 PM

1 Attachment(s)
This is one of the best mods!!!

I have installed microCART in my test forum, and with the instructions at the first post, I have the shop perfect for me. If finally I use it, I will make a donation.

But, sadly, not all are good news... I have only one problem. As you can see in the attachament, the dates have a % simbol (in all tabs, invoices and products):

https://vborg.vbsupport.ru/attachmen...1&d=1301589761

I have tried to delete it, but I don't find where. Change the format in the General Options, at Date format, has no effect. And, I suppose is the same problem, but in the invoice the format is the same, %31/%03/%2011.

Do you know what I have to change to avoid the % simbol?

Ah, another thing, micheal332001. I would like to translate microCART to Spanish, at least the public part. Have I your permission?

Thanks you in advance.

Regards!!!

micheal332001 03-31-2011 06:02 PM

Quote:

Originally Posted by Gorgias (Post 2179451)
This is one of the best mods!!!

I have installed microCART in my test forum, and with the instructions at the first post, I have the shop perfect for me. If finally I use it, I will make a donation.

But, sadly, not all are good news... I have only one problem. As you can see in the attachament, the dates have a % simbol (in all tabs, invoices and products):


I have tried to delete it, but I don't find where. Change the format in the General Options, at Date format, has no effect. And, I suppose is the same problem, but in the invoice the format is the same, %31/%03/%2011.

Do you know what I have to change to avoid the % simbol?

Ah, another thing, micheal332001. I would like to translate microCART to Spanish, at least the public part. Have I your permission?

Thanks you in advance.

Regards!!!


hi there m8

Thanks for the nice workds you have put its nice to have someone say it.

I have not seen this problem with the % but i will have alook and see whats going on and let you know what you can do.

From what i see the cart system uses the vbdate function here

PHP Code:

$departure vbdate($vbulletin->options['dateformat'], strtotime($invoice["departure"]), ''''); 

So this is not down to the cart system but the vb settings for the date setup.
If you cannot find the right settings for this then i will sort it out for you just let me know.

Gorgias 03-31-2011 07:13 PM

Thanks for your fast answer!!!

I have been testing several changes with the code you posted, but none of them have solved the % problem. It's extrange, because in all my tests forum, only in microCART has this bug/problem (in the tabs Invoice and Produtcs, and in the pdf invoices). In any case is a minor problem. That is, the shop is good and the only objection is this detail with the dates.

I've checked the forum general configuration about vB date, and I think all details are correct.

Maybe the Spanish format date (d-m-Y instead m-d-Y) could be the problem?

Thanks!!!

Regards!!!

Gorgias 04-01-2011 01:24 AM

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 :o And for my English. It's no my native language.

Thanks and regards!!! :up:

micheal332001 04-01-2011 07:14 AM

  • 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 (Post 2179606)
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 :o And for my English. It's no my native language.

Thanks and regards!!! :up:


hyperviperx99 04-02-2011 11:13 AM

Is it possible to sell Ebook files on Vbulletin with this hack?

please let me know.

And could you please tell me what CMOD 777 means?

micheal332001 04-03-2011 05:55 AM

Yes you can sell ebooks with this mod.
CHMOD means the file permissions for the folders.

Quote:

Originally Posted by hyperviperx99 (Post 2180072)
Is it possible to sell Ebook files on Vbulletin with this hack?

please let me know.

And could you please tell me what CMOD 777 means?


mrmanners 04-04-2011 12:44 AM

Great mod. I have it installed and have started loading my diesel performance parts into it. Is there currently a way to load one product but have it show in several categories? Example: An exhaust may fit on multiple yr model vehicles. I would like to be able to load the exhaust once and have it show in the different yr models it applies to.

Also, are their plans to add any other credit card services like Authorize.net?

Thanks for your work.

micheal332001 04-05-2011 04:29 PM

Quote:

Originally Posted by mrmanners (Post 2180616)
Great mod. I have it installed and have started loading my diesel performance parts into it. Is there currently a way to load one product but have it show in several categories? Example: An exhaust may fit on multiple yr model vehicles. I would like to be able to load the exhaust once and have it show in the different yr models it applies to.

Also, are their plans to add any other credit card services like Authorize.net?

Thanks for your work.

Hi there m8 at this time you cannot at one item to multiple categories,
But this is something good to be added.

At this time this
Authorize.net?
has not been added but other payment gateways will be added but only to the commercial version.

mrmanners 04-05-2011 08:31 PM

Quote:

Originally Posted by micheal332001 (Post 2181152)
Hi there m8 at this time you cannot at one item to multiple categories,
But this is something good to be added.

At this time this
Authorize.net?
has not been added but other payment gateways will be added but only to the commercial version.

I would also like to see where we can import product lists to build the database as well.

Here is what I have started. Is there a way to declutter the sub categories?

mikem164 04-06-2011 01:24 AM

michael, what happened, I think you missed post #348.

dcdc 04-07-2011 01:14 AM

Hi, thanks for creating this awesome product.
I followed the instruction and installed the microCART, in the Admin panel -> MicroCART, all the links at the left negation panel leads me to a blank page, except General Options, Coming Soon and Payment Gateways.

Thank you very much!


All times are GMT. The time now is 12:49 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.01742 seconds
  • Memory Usage 1,925KB
  • 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
  • (7)bbcode_code_printable
  • (2)bbcode_php_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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