vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - eCommerce for vB4.2.2+ (https://vborg.vbsupport.ru/showthread.php?t=316501)

TheAdminMarket 01-15-2015 08:26 AM

Quote:

Originally Posted by HM666 (Post 2532633)
Awesome! How do I get it lol? Let me know when you update the zip or attach it somewhere. :)

I believe that in 6-8 hours from now I'll be able to release ver. 1.5.0.

TheAdminMarket 01-15-2015 10:18 AM

In version 1.5.0 I've also improved the Payment Partners sidebar clock:
  1. Added ccBill and Offline payments as they were missing.
  2. Chanfed .gif images to .png as this format is more popular and easy to replace.
  3. Changed the templates with the new icons.
See the attached screenshot.

concepts 01-15-2015 01:37 PM

Quote:

Originally Posted by NickTheGreek (Post 2532648)
In version 1.5.0 I've also improved the Payment Partners sidebar clock:
  1. Added ccBill and Offline payments as they were missing.
  2. Chanfed .gif images to .png as this format is more popular and easy to replace.
  3. Changed the templates with the new icons.
See the attached screenshot.

Nice! Can't wait! Does this version include the donations add-on you created?

TheAdminMarket 01-15-2015 02:03 PM

Quote:

Originally Posted by concepts (Post 2532669)
Nice! Can't wait! Does this version include the donations add-on you created?

Yes.

TheAdminMarket 01-15-2015 05:25 PM

Hello all,

I'm happy to release eCommerce ver.1.5.0 which supports Donations. It's not a simple donations box, but a fully working addon implented to work smoothly with eCommerce sharing the eCommerce settings.

I'm not good on listing features as I'm not writting down them when I'm adding them. But the most important are:
  • Can be turn On/Off as not all sellers want to accept Donations especially if all their products are commercial.
  • You can build a donation goal list just by checking which of your products you want to appear there. eg if you've commercial and free products you can set only your free products to accept donations.
  • You can set donations amounts or leave the setting empty. In thise case an input box will appears on the form and the user can sets his desired amount.
  • Donations (if enabled) are appearing at Postbit
  • Admin can Adds/Edit/Delet Donations
  • Tomorrow I'll release a new version which will allows you to auto generate donation form for:
    • Forum Sidebar
    • vb CMS (if enabled)
    • Any PHP/HTML page
In addition to Donations I've added some features that have been requested by users:
  • Welcome message appearing in the main page of your shop
  • ccBill and Offline payments icons added in Payment Gateways block in sidebar. In addition I changed all gif images with png as they're more popular. This is for those who want to change images
  • Added one more field in customer table "Vat Office". This is a need for EU customers along with their VAT id.
Maybe I added more, but not really remember them now :rolleyes:

To upgrade:
  1. Download the latest 1.5.0 version
  2. Upload ALL files from upload directory. Sorry but more than 20 files have been modified plus many others have added (including images), so it should be a waste of time to try uploading one by one 30 files. If you want to save some time don't upload the folder "editor" inside ecommerce folder.
  3. Inport product-ecommerce.xml and don't forget to check "Overwrite".
Finally, spent some seconts to rate eCommerce. Any rating... but rate. It's just seconds.

Thank you
Christos

concepts 01-15-2015 06:34 PM

Just updated, the only thing is I do not have the "Donate for" dropdown, nor the text above it... is there something I am missing? I only see the "Your name, leave a message, and amount.

Edit** I may have done something wrong in the uploads... trying again...

TheAdminMarket 01-15-2015 06:44 PM

Quote:

Originally Posted by concepts (Post 2532706)
Just updated, the only thing is I do not have the "Donate for" dropdown, nor the text above it... is there something I am missing? I only see the "Your name, leave a message, and amount.

Edit** I may have done something wrong in the uploads... trying again...

You must check the settings. By default "Donate for" is set to No.

concepts 01-15-2015 06:49 PM

Whenever I attempt to delete donations.. I receive the following error

Code:

Database error in vBulletin 4.2.2:

Invalid SQL:
UPDATE user SET ecommerce_donations=ecommerce_donations-1, ecommerce_donationsamount=ecommerce_donationsamount-100.00 WHERE userid=1;

MySQL Error  : BIGINT UNSIGNED value is out of range in '(`ruofficialboard`.`user`.`ecommerce_donations` - 1)'
Error Number  : 1690
Request Date  : Thursday, January 15th 2015 @ 08:47:37 PM
Error Date    : Thursday, January 15th 2015 @ 08:47:37 PM
Script        : http://www.ruofficial.com/admincp/ecommerce_admin.php?do=donations&action=delete&id=2
Referrer      : http://www.ruofficial.com/admincp/ecommerce_admin.php?do=donations
IP Address    : 216.205.224.10
Username      : SBOfficial
Classname    : vB_Database
MySQL Version : 5.5.36-cll-lve


**Edit** I am at work using "net2ftp" as I cannot access my programs here. So maybe that is the case as it's not as functional uploading a large amount of files, I guess I will re install this 'officially' when home, either way, this ROCKS!

TheAdminMarket 01-15-2015 06:57 PM

Quote:

Originally Posted by concepts (Post 2532709)
**Edit** I am at work using "net2ftp" as I cannot access my programs here. So maybe that is the case as it's not as functional uploading a large amount of files, I guess I will re install this 'officially' when home, either way, this ROCKS!

Ok. It's 23:00pm here and I was working almost 16 hours today so I need some sleep. I'll be again online in 8 hours.

HM666 01-16-2015 01:09 AM

Upgraded the mod, but the welcome box does not work. Am I missing something? I put the text in the box and it does not show. http://lenmkaiser.com/vb/vb4/cart.php

On the invoices when you redo that part I wanted to also ask for the ability to add fields myself to it. Like for instance you have an Tax & Shipping Information area I would like a Client Information area as well where I could add my own fields or have these fields plus the ability to add extra fields if needed in the future...

Account Number
Email Address
Web Site URL
Web Site Name
Client Name
Date

Also if you select a product from the drop down list in the invoice page it does not automatically add the amount in the price field of the product nor does it add the price after you put a quantity in. Is it possible to get it to automatically add that price and then if the quantity is more than 1 it adds that price together reflecting the total amount in the "Item Price" box. For instance if my product is $5.00 and I put the quantity at 3 it should automatically add it together and put $15.00 in the Item Price field and then automatically put the total. If that is too much coding or impossible to do that is fine I understand.

Also, yeah I know I'm full of ideas right now lol, but is it possible to add a simple support ticket system to the e-commerce mod where they could submit a ticket based on an item they purchased form the store or based on custom work from an invoice or if they are an ongoing client they could submit a support ticket if there was a problem with their web site?


All times are GMT. The time now is 03:01 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.01312 seconds
  • Memory Usage 1,752KB
  • 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
  • (5)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
  • (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