Thread: Major Additions - Point Market System 3.1x
View Single Post
  #907  
Old 07-26-2010, 05:53 AM
TheMayhem's Avatar
TheMayhem TheMayhem is offline
 
Join Date: Oct 2002
Location: Pittsburgh, Pa
Posts: 526
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay I am now home from my plane ride With that being said I see you guys have been doing a lot of little bug finding, which is good. RC 3 will be released this week, sometime during the mid week. I gotta split my programming time between this and vBcredits for Pixel so it's kind of half and half right now. Below are my answers.


Quote:
Originally Posted by bluegoblin7 View Post
Sorry for the double-post, a users just been telling me of some more problems.

He's bought 6 items today, but it's only showing up as two on the Market homepage. One of those is also coloured thread.

Any ideas?

Sorry if I'm not describing myself well enough!
Which six items did he purchase? I believe the Admin CP has a user transaction purchase updater under the maintenance section which recalculates for situations like this. I will definately look into it though after I see your reply and fix whatever is occurying on RC 3 but letting me know which forum items &/or store items (need to know which) will help me.

Quote:
Originally Posted by Centrix View Post
I think I've asked this twice already and I'd still like to know if this is something you will or would like to implement in the mod.

This is a very interesting mod and I use it too, but I think it would be even better with this implemented.

If you'll consider putting this in I'd be very happy.
I believe your talking about usergroup permissions, the answer is YES I will be implementing that. Possibly before I dub 3.0 a gold release.

Quote:
Originally Posted by Magz View Post
Me agian

When a gift is purchased, a notification is sent, telling user to look in the Gift Market section for more details. Nothing is shown there though, am I missing a setting somewhere

The gift section is supposed to tell you what gifts you have purchased as well as who has purchased you gifts, and any
?
That's a poor written phrase on my part telling the user to purchase the gift section for more information. I am going to update it on RC 3 to tell them the correct info related to the gift donation to clear up the confusion.

Quote:
Originally Posted by bluegoblin7 View Post
And me again, feeling slightly stupid.

Found out what the coloured thread one does now - not what the user expected! It's also applied the change forum wide and seemingly irrevocably - the result being that all my threads are coloured orange.

Please help revert this!
I made a poor mistake when releasing 3x on how I named the Color thread option, I will add something in the maintenance section to revert thread colors on the next release and change the forum item name to Color Threads instead of Color a Thread. It's only supposed to color the threads of that user that they post and not color all threads or just one thread. It'll be corrected in RC 3.

Quote:
Originally Posted by AtomicAcidbath View Post
Posting this for the developer.

Buying "Title Change" with two funding sources required (Points & Cash, aka- method 4) throws this database error:
Code:
Database error in vBulletin 4.0.4:

Invalid SQL:
update lc_user set  `market_xperience`=1027.00-, market_purchases=market_purchases+1, customtitle='2', usertitle ='MyNewTitle' where userid='1';

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 ' market_purchases=market_purchases+1, customtitle='2', usertitle ='MyNewTitle' where u' at line 1
Error Number  : 1064
Request Date  : Sunday, July 25th 2010 @ 06:12:38 PM
Error Date    : Sunday, July 25th 2010 @ 06:12:38 PM
Script        : http://76.121.10.37/forum/market.php?do=purchase
Referrer      : http://76.121.10.37/forum/market.php?do=item&id=2
IP Address    : 76.121.10.37
Username      : --------
Classname     : vB_Database
MySQL Version : 5.1.47-community
Check file 'market.php'
Change section:
Code:
        // User Edits Own User Title
        if ($itembuy[marketid] != 6) {
            if (!$method != 4) {
To:
Code:
        // User Edits Own User Title
        if ($itembuy[marketid] != 6) {
            if ($method != 4) {
Problem is resolved.
Good find, I'll be sure to correct it. Sorry about any issues.






Hopefully that helps you guys. Like I said my time is split and I just got back tonight from California. I'm sunburned but in a very good mood. I'll try and get something out later this week. Keep up the bug searching
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01186 seconds
  • Memory Usage 1,803KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete