vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Point Market System 3.1x (https://vborg.vbsupport.ru/showthread.php?t=232676)

DS MrSinister 03-08-2011 09:33 PM

Its there sir don't under stand. maybe it could be one odd things that happens when i upgraded to the latest version of point market system.

i don't see anything under market gifts but did find it under forum items. also i tested it out by buying 3 gifts and now its showing gift_buy.png image.

tightjeansforum 03-09-2011 07:52 PM

Fatal error: Cannot use object of type mysqli_result as array in /usr/home/jappleton/domains/tightjeansforum.com/public_html/pointmarket/market_purchase.php on line 63

I'm geting that error when I purchase something from the store such a custom user title.

tightjeansforum 03-10-2011 12:07 AM

I saw the two lines of code in the market_php file and changed them but I still got the same error.

kesandal 03-10-2011 12:31 PM

Hello,

think I found a bug:

Wenn you open a item which has shipping set to mail you have to fill out the "store shipping information".
  1. forgett to fill out for instance the "full name" and click on "Confirm Purchase: Credits".
    The page reloads, no error is shown and clicking again on the submit-button is impossible.
  1. if you fill out all fields and submit the form the page reloads and nothing happens.

:(

Edit:

Bug No.2
Bank:

Deposit or Withdrawl: (x) Deposit: 25
Reason: Test
Amount: 10
[ SUBMIT ]


Transaction Information
The amount you have requested to deposit is less then the minimum deposit amount. Please deposit at least 5.95.

TheMayhem 03-10-2011 02:48 PM

Quote:

Originally Posted by DS MrSinister (Post 2171110)
Its there sir don't under stand. maybe it could be one odd things that happens when i upgraded to the latest version of point market system.

i don't see anything under market gifts but did find it under forum items. also i tested it out by buying 3 gifts and now its showing gift_buy.png image.

Do you charge for gift category access?

DS MrSinister 03-10-2011 03:12 PM

I did not change anything my good sir. only thing i change was the usergroup permissions. what i can do is uninstall it and re-install your mod too see if it happens again.

TheMayhem 03-10-2011 06:58 PM

Nah don't worry about it, I'll look around the code and see if I can find anything.

tightjeansforum 03-10-2011 11:54 PM

Any ideas on my error Mayhem?
Would love to get that fixed.

TheMayhem 03-11-2011 01:00 AM

Quote:

Originally Posted by tightjeansforum (Post 2172092)
Any ideas on my error Mayhem?
Would love to get that fixed.

Not sure because I'm not getting the error. What exact market item are you trying to purchase or is it all of them?

kesandal 03-11-2011 07:49 AM

TheMayhem

could you please check the bugs I reported ? :)

Quote:

Hello,

think I found a bug:

Wenn you open a item which has shipping set to mail you have to fill out the "store shipping information".

1. forgett to fill out for instance the "full name" and click on "Confirm Purchase: Credits".
The page reloads, no error is shown and clicking again on the submit-button is impossible.

1. if you fill out all fields and submit the form the page reloads and nothing happens.




Edit:

Bug No.2

Bank:

Deposit or Withdrawl: (x) Deposit: 25
Reason: Test
Amount: 10
[ SUBMIT ]


Transaction Information
The amount you have requested to deposit is less then the minimum deposit amount. Please deposit at least 5.95.

Possible reason for the error:

The variable which holds the minimum amount in phrase $vbphrase[market_error_bank_3] is wrong.

I did a check:

if ($amount < $minimum_deposit) {
$error = 3; // Amount is less then minimum deposit
}
$amount is correct.
$minimum_deposit is correct too (in my example it was 10.95.

Hope this helps you out buddy. If u have any further questions regarding this 2 bugs let me know.


All times are GMT. The time now is 03:28 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.03799 seconds
  • Memory Usage 1,747KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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