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)

chikuru 07-01-2015 01:17 PM

Quote:

Originally Posted by NickTheGreek (Post 2549059)
** IMPORTANT **
Also check that in General Setting "Enable Shipping" is active. By default is "No" so you must change it to "Yes".

Thanks! I overlooked this one. Its working fine now.. :up:

TheAdminMarket 07-01-2015 01:36 PM

Quote:

Originally Posted by chikuru (Post 2549060)
Thanks! I overlooked this one. Its working fine now.. :up:

Two(2) important things to know for ANY vbulletin addon:
1.- Check for possible usergroup permissions
2.- Check carefuly any Settings

Glad that is working now.

Bastien 07-10-2015 07:02 PM

Nick, is this your ecommerce that added this field Donations to my postbit ?

TheAdminMarket 07-11-2015 03:50 AM

Quote:

Originally Posted by Bastien (Post 2549878)
Nick, is this your ecommerce that added this field Donations to my postbit ?

Which version are you using? This is on the PRO version which includes Donations. You can turn it off from AdminCP-> Products & Plugins-> Plugins Manager.

But I had and a seperate Donations mod that adds thes same details there.

Bastien 07-11-2015 08:40 AM

1.8.4 but I do not use the PRO version ...

I'll check in plugins to disable this in the postbit ! Thx

tpearl5 07-13-2015 06:33 PM

Thanks for releasing the pro version! Much appreciated!

DaKirch 07-23-2015 12:25 AM

Your website does not work!

TheAdminMarket 07-23-2015 04:39 AM

Quote:

Originally Posted by DaKirch (Post 2551117)
Your website does not work!

I don't have website anymore as I don't have something to sell. Everything is available for Free here.

But for the demo you're correct. I forgot to setup a demo for this. I'll do it a bit later today.

michael24179 07-24-2015 05:29 AM

Quote:

Since version 1.8.4 there is also a PRO version available at my site. Current Commercial version: 2.1.1
Where can I see the Pro version. my site is not available

TheAdminMarket 07-24-2015 06:52 AM

Quote:

Originally Posted by michael24179 (Post 2551215)
Where can I see the Pro version. my site is not available

DEMO: http://www.teriakis.com/vb423/cart.php
Demo Accounts:
demouser1 / demopass1
demouser2 / demopass2
demouser3 / demopass3
Please note that Taxes and Shipping are not enabled in the demo. You can order the demo product with 0 price to be able to check the Client area.

DistortionTony 07-31-2015 02:37 AM

Is a business paypal forced? I keep getting an invalid redirect when you get to check out.

TheAdminMarket 07-31-2015 03:08 AM

Quote:

Originally Posted by DistortionTony (Post 2551771)
Is a business paypal forced? I keep getting an invalid redirect when you get to check out.

Have you added https://www.paypal.com to the allowed redirection list?
AdminCP-> Settings-> Options-> Site Name / URL / Contact Details
"Redirect Domain Whitelist"

DistortionTony 07-31-2015 03:17 AM

Quote:

Originally Posted by NickTheGreek (Post 2551772)
Have you added https://www.paypal.com to the allowed redirection list?
AdminCP-> Settings-> Options-> Site Name / URL / Contact Details
"Redirect Domain Whitelist"

I actually found a typo when i looking at the code. i must have hit the keyboard by mistake around line 1398 in the functions.php

Funny how a simple mistake can take hours to find. :/ Thank you for responding so quickly though

But i do have a question, do we have an option to add a new field to the finalize your order page

TheAdminMarket 07-31-2015 03:56 AM

Quote:

Originally Posted by DistortionTony (Post 2551774)
But i do have a question, do we have an option to add a new field to the finalize your order page

Sorry NO. Currently there is no support for extra fields and don't think that should be any in the near future.

andy2295 08-24-2015 02:38 PM

These warnings appear when working on the categories when adding images

PHP Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ..../ecommerce/includes/class.upload.php on line 2859

PHP Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ..../ecommerce/includes/class.upload.php on line 2886

PHP Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ..../ecommerce/includes/class.upload.php on line 2904

Any ideas?

TheAdminMarket 08-24-2015 03:01 PM

Quote:

Originally Posted by andy2295 (Post 2553557)
These warnings appear when working on the categories when adding images

PHP Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ..../ecommerce/includes/class.upload.php on line 2859

PHP Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ..../ecommerce/includes/class.upload.php on line 2886

PHP Warning: preg_match(): Compilation failed: invalid range in character class at offset 7 in ..../ecommerce/includes/class.upload.php on line 2904

Any ideas?

Lot's of ideas :) Just upload the attached file at: ecommerce/includes/ I thought that I've updated the zip file.

andy2295 08-24-2015 03:18 PM

Hi,

Thats the problem sorted. Thanks for the very quick response

OPsNaStYM0FO 08-24-2015 09:18 PM

FIles not uploading to server ... get an error when trying to upload files in admincp.

OPsNaStYM0FO 08-24-2015 09:21 PM

fixed it nm

Markos 09-05-2015 07:57 AM

hi guys

i keep getting this error through email from my database anyone got any ideas

Database error in vBulletin 4.2.3:
Invalid SQL:
UPDATE ecommerce_usercoupon SET valid=0 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 : Thursday, September 3rd 2015 @ 08:31:25 AM
Error Date : Thursday, September 3rd 2015 @ 08:31:25 AM
Script : http://www.vx-enthusiast.com/cart_ga...?method=paypal
Referrer :
IP Address : 173.0.81.1
Username :
Classname : vB_Database
MySQL Version :

TheAdminMarket 09-05-2015 08:54 AM

Quote:

Originally Posted by Markos (Post 2554312)
hi guys

i keep getting this error through email from my database anyone got any ideas

Database error in vBulletin 4.2.3:
Invalid SQL:
UPDATE ecommerce_usercoupon SET valid=0 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 : Thursday, September 3rd 2015 @ 08:31:25 AM
Error Date : Thursday, September 3rd 2015 @ 08:31:25 AM
Script : http://www.vx-enthusiast.com/cart_ga...?method=paypal
Referrer :
IP Address : 173.0.81.1
Username :
Classname : vB_Database
MySQL Version :

Please upload this file.

BGN64 09-05-2015 11:10 AM

There isn't any check against an option being selected or not. For example, If a user needs to select a t-shirt size but doesn't it adds it to the cart anyway. Is there any plan to correct this?

Markos 09-06-2015 03:18 PM

Quote:

Originally Posted by NickTheGreek (Post 2554315)
Please upload this file.

to the root folder yes

andy2295 09-13-2015 08:58 PM

I have set up a store that has both physical and downloadable items.

The products which are physical have a shipping set up by weight so everything up to 1kg is 3.99 then an increment for every 100g above this.
Tthe download items are also taking the 3.99 shipping on checkout but i want them to have no shipping cost as they are downloads.

How do i do this?

Regards

euronova 10-07-2015 05:29 PM

Hi,
Just installed this and almost have it working, I think it will work well for my site.

1 small issues... I don't get emails when anything is purchased (paypal or bank transfer option)
Emails are enabled and I get the messages when I use the contact form.
Users also aren't receiving any emails when buying items.

Any help appreciated

kind regards

TheAdminMarket 10-08-2015 05:46 AM

Quote:

Originally Posted by euronova (Post 2556520)
Hi,
Just installed this and almost have it working, I think it will work well for my site.

1 small issues... I don't get emails when anything is purchased (paypal or bank transfer option)
Emails are enabled and I get the messages when I use the contact form.
Users also aren't receiving any emails when buying items.

Any help appreciated

kind regards

Hi

Have you set everything at: eCommerce Email Templates and Options (admincp).?

Gizmo99 11-11-2015 06:26 PM

HI Great Hack mate

Now how do you do variations ? ie tshirt S M L XL as one Product ?

Giz

Gizmo99 11-11-2015 07:07 PM

RTFM :)

4.- Product Options (Configurations)

eCommerce supports configurable options. Not just simple text choices, but options that can increase/decrease the total price. That's why you need to pay extra attention on entering these options to avoid pricing mess.

First of all, you can find these options as "Extra Options" on the droplist on the right of each product (AdminCP). By choosing it you'll get a list of all available configurable options for the specific product. You can Edit and Delete it, or you can change the display order. Click "New Extra Option" to add one.

There is no need for explanation of title. Write there anything that you want. Examples of configuration options are: Color, Size, Ram, Hard disk etc. So let's write Size. In the box below you must add all the available options keeping the format:
Amount|Name

Examples:•0|Normal : This option dosen't changes the product's price and it will appears as: Normal
•15.30|Large : This option increases the price by 15.30 and it will appears as: Large (+$15.30) ... The currency symbol is the one that you've setup. DON'T NEED TO ENTER CURRENCY SYMBOL HERE
•-7.50|Mini : This option decreases the price by 7.50 and it will appears as: Mini (-$7.50). ONCE MORE: DONT ADD CURRENCY SYMBOL.

vortodox 12-22-2015 11:22 PM

Is it possible to filter products that are in stock?

gundelpfanne 01-03-2016 04:29 PM

Hello
I have a small question
Can I change the color of the news ticker ?
Because a white color can be seen as bad,
on a white background :D,
or can i chance the color in the background ?

Best regards
gundelpfanne

HM666 02-04-2016 12:06 AM

Anyone have any ideas how to add tags for a product where someone can search for an item using the built in vBulletin search system?

HM666 02-04-2016 12:14 AM

Quote:

Originally Posted by gundelpfanne (Post 2561842)
Hello
I have a small question
Can I change the color of the news ticker ?
Because a white color can be seen as bad,
on a white background :D,
or can i chance the color in the background ?

Best regards
gundelpfanne

1. Login to your AdminCP
2. Go to Styles & Templates > Style Manager > find the style you want to make this change in.
3. Click the drop down menu and choose "Edit Templates".
4. Scroll down in the left side box until you find CSS Templates, double click it to open, now search for the additional.css template and double click it to open.
5. Scroll to the bottom of the template and copy and paste this code into it:
Code:

table.marquee {
background:#aaaaaa;
}

Change the hex (red text in code above) info for the color to the color you desire.
6. Click the "Save" button.
7. View in a browser.

gundelpfanne 02-16-2016 12:23 PM

Hello

Thanks ..worked for me.:)

HM666 02-16-2016 11:44 PM

Glad to have been able to help :)

knikio 03-26-2016 09:06 AM

Hi
I really love this mod.
Until now this mode has worked on my server without any problem.
But now when someone click on "Renew your Subscription"
All that he is getting is A "'white screen"
I AM using vb 4.2.3
and eCommerce 2.1.2

Thanks
Knikio

Dave 03-26-2016 09:21 AM

Check the error logs of your webserver/PHP, it's very likely something is causing an internal server error.

Dragonsys 03-29-2016 01:59 PM

Quote:

Originally Posted by knikio (Post 2568041)
Hi
I really love this mod.
Until now this mode has worked on my server without any problem.
But now when someone click on "Renew your Subscription"
All that he is getting is A "'white screen"
I AM using vb 4.2.3
and eCommerce 2.1.2

Thanks
Knikio

did you find anything out on this? I'm having the same issue with all products. Cats display fine, when you select a product, the page shows for a split second, and then it refreshes to a white page. I do not have any errors in the server logs for this.

I did see this when checking with a debugger:
Quote:

jquery.min.js:103 GET http://www.lonestarcamaro.com/forums.../skin4/top.css (anonymous function) @ jquery.min.js:103c.fn.extend.domManip @ jquery.min.js:110c.fn.extend.append @ jquery.min.js:103c.fn.(anonymous function) @ jquery.min.js:110global_loadSkinCss @ skinable_tabs.min.js:6(anonymous function) @ skinable_tabs.min.js:4c.extend.each @ jquery.min.js:30c.fn.c.each @ jquery.min.js:24__global_construct @ skinable_tabs.min.js:4TabSkinsClass @ skinable_tabs.min.js:71$.fn.skinableTabs @ skinable_tabs.min.js:2(anonymous function) @ cart.php?do=viewproduct&productid=1:641
vbulletin-core.js?v=423:11 Firing System Init
The big one being:
Code:

GET http://www.lonestarcamaro.com/forums/skins/skin4/top.css
This line is added by this product, yet the file does not exist. I found it referenced in the below templates:
ecommerce_addedit_review
ecommerce_cart
ecommerce_cpanel
ecommerce_download_aera
ecommerce_feedback
ecommerce_main
ecommerce_offline_payment
ecommerce_payment
ecommerce_pay_invoice
ecommerce_preview
ecommerce_thank_you
ecommerce_view_product
ecommerce_view_simple_product

knikio 04-04-2016 05:33 PM

Quote:

Originally Posted by Dave (Post 2568042)
Check the error logs of your webserver/PHP, it's very likely something is causing an internal server error.

Hi
I did not find any errors in my server logs files
I looked in the PHP and the Apache log files

knikio 05-18-2016 04:29 PM

Can someone please confirm to me that the "Renew your Subscription" working properly.
And if so Which version of vbulletin and php do you use.

Thanks
Knikio

TheAdminMarket 06-03-2016 04:54 AM

From today Support will be available as paid service only in my site.
Bug fixes will be still available here.

Regards
Christos


All times are GMT. The time now is 06:50 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.01921 seconds
  • Memory Usage 1,839KB
  • 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
  • (2)bbcode_code_printable
  • (17)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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