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)

PixelFx 06-25-2010 06:20 AM

welcome back, hope you feel better soon

Bigj85 06-25-2010 07:03 AM

1 Attachment(s)
hope your doing better The Mayhem,looking forward to 3.0

A Few Things
1. Have you tested the current version of the market with vbexperience,if so did it seem to work fine and what is the field name

2. A suggestion - in future versions add things like banners,buttonsets,smiliesets and the ability to buy your way into a using a custom theme the way you buy into forums

3. I have noticed some strange activity when using username glow and coloring and title glow and coloring at the same time,your username and title become one.

For instance if I use the variable
Code:

{vb:raw post.musername}
in the postbit template it will not only show their name but their title right beside it.

Here are a few pictures of the problem,notice the visible code when I hover over an avatar.

the second picture is showing that it happens on any musername in the showthread template,including modifications like post-thanks hack.

It only happens to users who have changed their username color and title color and then added glow to both,every other combination seams to work fine though I'm not positive,also I have tried this on the default vb theme to the same results

TheMayhem 06-26-2010 03:21 AM

Quote:

Originally Posted by 04wayne (Post 2058971)
Can anybody tell me how I can see who's won the lotteries? lol

In the Admin CP under the Lottery section they show the most recent winners. I'm going to try and add a history field for users to see who have won other lotteries in 3.0

Quote:

Originally Posted by Bigj85 (Post 2059255)
hope your doing better The Mayhem,looking forward to 3.0

A Few Things
1. Have you tested the current version of the market with vbexperience,if so did it seem to work fine and what is the field name

2. A suggestion - in future versions add things like banners,buttonsets,smiliesets and the ability to buy your way into a using a custom theme the way you buy into forums

3. I have noticed some strange activity when using username glow and coloring and title glow and coloring at the same time,your username and title become one.

For instance if I use the variable
Code:

{vb:raw post.musername}
in the postbit template it will not only show their name but their title right beside it.

Here are a few pictures of the problem,notice the visible code when I hover over an avatar.

the second picture is showing that it happens on any musername in the showthread template,including modifications like post-thanks hack.

It only happens to users who have changed their username color and title color and then added glow to both,every other combination seams to work fine though I'm not positive,also I have tried this on the default vb theme to the same results

I have vbexperience installed right now on my testing site. I've talked to the developer and we are trying to work towards making it compatible. Hopefully we can time it right so the release of 3.0 works with vbexperience.

I'll look into your bug report.




Current Progress:
The multiple currency system is now complete. I started on the much anticipated and wanted Banking system, which I probably should of implimented long ago. I've also made some progress and should announce that version 3.0 will have a merchant section to offer users to purchase tangible items. After I complete that all I need to do is the coupon section, currency transfer section, and fix about 12 bugs and this thing is going to be released. I am going to be private messaging people on Monday to begin testing version 3.0 based off of your activity in this thread.

Also, screenshots will be posted Monday :)

JayCat 06-26-2010 09:16 AM

Quote:

Originally Posted by valendono (Post 2057292)
vbull 4.0.4
Select Yes to allow for gifts/awards to be displayed on the Postbit and Postbit Legacy templates.

Its doesn't work..

I'm getting this problem too :(

capt gary 06-26-2010 11:10 AM

Quote:

Originally Posted by TheMayhem (Post 2059697)
In the Admin CP under the Lottery section they show the most recent winners. I'm going to try and add a history field for users to see who have won other lotteries in 3.0



I have vbexperience installed right now on my testing site. I've talked to the developer and we are trying to work towards making it compatible. Hopefully we can time it right so the release of 3.0 works with vbexperience.

I'll look into your bug report.




Current Progress:
The multiple currency system is now complete. I started on the much anticipated and wanted Banking system, which I probably should of implimented long ago. I've also made some progress and should announce that version 3.0 will have a merchant section to offer users to purchase tangible items. After I complete that all I need to do is the coupon section, currency transfer section, and fix about 12 bugs and this thing is going to be released. I am going to be private messaging people on Monday to begin testing version 3.0 based off of your activity in this thread.

Also, screenshots will be posted Monday :)

Very good!! Looking forward to version 3.0 for the tangible items. Thanks for your work on this!!

Regards,
CG

Kayden 06-26-2010 11:24 AM

If need be, I'll be available for testing.

Otherwise, welcome back. Things are looking well with this.

JayCat 06-26-2010 03:37 PM

Quote:

Originally Posted by valendono (Post 2057292)
vbull 4.0.4
Select Yes to allow for gifts/awards to be displayed on the Postbit and Postbit Legacy templates.

Its doesn't work..

If you change the hook location for the plugin "Point Market: Postbit Adjustments" from "postbit_display_start" to "postbit_display_complete" they will be displayed.

Firestorm17 06-27-2010 05:35 AM

I have installed this and the users love it , thank you for a great add on TheMayhem.


------------------------------------------------------------------------------



Quote:

Originally Posted by 04wayne (Post 2055849)
How do you keep track of people who have won the lotteries?

Thanks

Quote:

Originally Posted by eues (Post 2056852)
This too please, I get a db error trying to look at it. Says vb.vb table does not exist? :/

I didnt see that anybody get a fix to this so i would likely do it.

Open the script market.php that is in your adminCP directory

Go to the line 482 that its
Code:

$grabwinner = $db->fetch_array($db->query_read("SELECT * FROM " . TABLE_PREFIX . " user where userid='$category[winner]'"));
Change it for
Code:

$grabwinner = $db->fetch_array($db->query_read("SELECT * FROM " . TABLE_PREFIX . "user where userid='$category[winner]'"));
The only diference between this to are that the first have a space between
Quote:

TABLE_PREFIX . "
and
Quote:

user where userid='$category[winner]'"));
, that's why error happen.




---------------------------------------------------------------------------




I have a doubt about the usertitle glow.
its compatible with the username of a usergroup that have html in the name?because every usergroup in the forum have html in it.

-----------------------------------------------------------------------------
P.S. Sorry for the poor english.

puppetmaster222 06-27-2010 06:12 AM

Quote:

Originally Posted by TheMayhem (Post 2058944)
Hey everyone,

I extremely apologize for my MIA activity in the past few weeks. I got into a second car wreck within a week's period and this one had me sidelined in the hospital for several days and today is the first day I don't have a soft cast over my arm and thus can type.

Here's the updates, some of what has already been reported glitch wise has been fixed. I have a lot of time off in the next two weeks and will be releasing a version 3.0. It will be aimed to fix some of the vbbulletin 4.0.4 compatibility errors as well as introduce many of the features I've talked about in the past few weeks. In addition, there is a growing amount of point systems coming out such as vbcredits finally, darkwaltz's credit version (not sure what he's calling it), i saw vbexperience came out finally. I've made every attempt in these versions to make the Point Market more compatible with all, which is why I have multiple currencies enabled in it for purchasing powers.

I will be doing beta testing early next week for version 3.0 as I want to make sure all glitches reported are fixed. I'll be in contact with those for testing based off of glitches reported and what kind of mods they are using. Screenshots will also be available for you guys.

Lastly, thanks for the patience. :)

vBActivity Pro works great (as did the lite version) with this mod and 4.0.4 if you need anyone with that combo to test just let me know glad to help out.

Don't forget to REST a little while in recovery. I've been layed up before and know how hard it is to just relax and take it easy but it really will make ya heal faster :) Feel better.

PixelFx 06-27-2010 06:32 AM

Agreed get some rest :D

5solutions 06-28-2010 01:19 PM

can we have an option top use it for vbExperience ?

Ken Sanders 06-28-2010 02:26 PM

Hi, I am trying to use this with VbExperience and when I point the "Point Field Name" to credits, I get:

The Points Market is currently disabled. This can occur for a number of reasons. The most likely reason is that you currently do not have any earned points. In order to access the Point Market you must have at least 1 point. Another reason you could be seeing this error is the point field entered into the Point Market Control Panel is incorrect or was not found.

Then when I go to the Statistics in ACP, I get a DB error:
Database error in vBulletin 4.0.4:

Invalid SQL:
SELECT username, credits FROM user order by credits DESC limit 0,1;

MySQL Error : Unknown column 'credits' in 'field list'
Error Number : 1054

Scratch all that. I just read on the vbExperience, this mod will be compatible at V3. Looking forward to it!

TheMayhem 06-28-2010 05:00 PM

Yes as stated in the vbExperience thread and here, vbExperience isn't compatible with the Point Market version 2.1.0. That is because how vbexperience calculates its points goes off of another table outside of the user table. The latest version of vbExperience has made changes to it to allow itself to work with the release of the Point Market version 3.0 that I am releasing later this week. The two will then be supported by each other. Just give me a few more days and I'll have it out for you guys to try.

Also, tomorrow is massive screenshot today for you guys :)

robbiefritz 06-28-2010 11:16 PM

A n00b question. I have vbexperience installed. What do I enter for the points?

Quote:

The Points Market is currently disabled. Please enter a point field name in the Point Market Control Panel to enable this feature.
Thanks

EDIT: OK v3 of this product. Sorry! Look forward to it.

04wayne 06-29-2010 11:00 AM

Basically, I don't appear to have a lotteries history like other posters:

https://vborg.vbsupport.ru/external/2010/06/9.jpg

Any reason why?

Mopar1973Man 06-29-2010 12:11 PM

Quote:

Originally Posted by robbiefritz (Post 2061397)
A n00b question. I have vbexperience installed. What do I enter for the points?



Thanks

EDIT: OK v3 of this product. Sorry! Look forward to it.

Also in the same boat and patiently waiting for Version 3 to be released... :up:

5solutions 06-29-2010 03:51 PM

Thnx .. waiting for Version 3 :-)

TheMayhem 06-29-2010 03:54 PM

Quote:

Originally Posted by 04wayne (Post 2061634)
Basically, I don't appear to have a lotteries history like other posters:

https://vborg.vbsupport.ru/external/2010/06/9.jpg

Any reason why?

You have version 2.0.1 installed and the latest version is 2.1.0. Lottery Winner history was added in 2.1.0 ;)

DevilGreeny 06-29-2010 04:51 PM

http://forum.domains.net/market.php
Quote:

Admin, you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Admincpanel-->Point Market
Settings & Staff Permissions:
Administrator Permissions : Full Control.
I've just install it.Pls,tell me why ?

TheMayhem 06-29-2010 05:05 PM

The link you gave me is to the market page not the admin page. Did you properly update all usergroup permissions to give them access?

TheMayhem 06-29-2010 11:03 PM

1 Attachment(s)
I promised a screenshot, I spent about 10 hours today working on finishing things but ran into bugs galore so I'm behind schedule. Anyways, attached is the brand new banking system. Something that has been requested since day 1 that I finally gave in as there aren't enough substitute banking systems.

Please note how there are two currencies now being displayed instead of 1. That is a major change in version 3.0 so that you guys can use a combination of something like uCash & vbActivity or vBCredits and vBExperience.

I'm currently about 70% done with the new Store addon. It will be a merchant system that many people have wanted so you can sell intangible and tangible items that aren't directly related to your forum, but allow for you to use your point systems of your choosing. I'll post a screenshot when done.

robbiefritz 06-29-2010 11:40 PM

Looks fantastic! Hope you are feeling better.

DevilzFan 06-30-2010 02:56 AM

Hey all,

Fantastic mod, working great so far.

Quick question. Is there a way for a PM to be sent when one member steals from another? Or attempts to steal but is stopped by protection?

Any info/help is appreciated. Thanks!

TheMayhem 06-30-2010 05:30 AM

Quote:

Originally Posted by DevilzFan (Post 2062044)
Hey all,

Fantastic mod, working great so far.

Quick question. Is there a way for a PM to be sent when one member steals from another? Or attempts to steal but is stopped by protection?

Any info/help is appreciated. Thanks!

No there isn't a private message. The only record of this activity can be found if a user purchases the Stolen Point History addon feature within the market, which allow for them to see of all stolen attempts towards the user and the amount stolen.

Phalynx 06-30-2010 06:19 AM

Quote:

Originally Posted by TheMayhem (Post 2061933)
I'm currently about 70% done with the new Store addon. It will be a merchant system that many people have wanted so you can sell intangible and tangible items that aren't directly related to your forum, but allow for you to use your point systems of your choosing. I'll post a screenshot when done.

Great, the good old vBExperience 3.8 Virtual Items Shop returns as Market :)
Thanks for picking this up.

DevilGreeny 06-30-2010 06:32 AM

Quote:

Originally Posted by TheMayhem (Post 2061793)
The link you gave me is to the market page not the admin page. Did you properly update all usergroup permissions to give them access?

Yes,I did.
Point Market: Market Items
Primary Usergroup 1
Select a primary usergroup that users can purchase access to. Enter the Usergroup Id.
6,7,2
The same with :
Secondary Usergroup 1,2

Quote:

vBulletin.org Known Hacks this works with:
1) uCash
2) vBookie(x)
3) vBCredits
:D Have Fun.It's running..Thanks you!

Kayden 06-30-2010 12:45 PM

Quote:

Originally Posted by TheMayhem (Post 2061933)
I promised a screenshot, I spent about 10 hours today working on finishing things but ran into bugs galore so I'm behind schedule. Anyways, attached is the brand new banking system. Something that has been requested since day 1 that I finally gave in as there aren't enough substitute banking systems.

Please note how there are two currencies now being displayed instead of 1. That is a major change in version 3.0 so that you guys can use a combination of something like uCash & vbActivity or vBCredits and vBExperience.

I'm currently about 70% done with the new Store addon. It will be a merchant system that many people have wanted so you can sell intangible and tangible items that aren't directly related to your forum, but allow for you to use your point systems of your choosing. I'll post a screenshot when done.

Banking is a huge thumbs up. Awesome job.

RollaJedi 06-30-2010 02:04 PM

Hello
I understand it that vbexperience for vb4 has discontinued its plans for its own shop and they are gonna use this mod as its replacement. While Phalynx was working on his shop, i asked if there him if he could implement a small idea for me into the shop and he indicated that it would be in there when it was done. Now that the shop for his mod is not going to happen, i am asking you if maybe you could possibly implement my idea if possible?

All it is, is I'm looking for a 'Mystery Item' for my members to buy. Basically, when a person buys this, the mod would choose from all your items and randomly select one to give to that person. That would be fine like it is, but if its not much more of a problem, what about adding a percentage of the chance for each item to be randomly picked.

I'm needing this because i would like for the shop to be sort of a game with my members. Basically, each item i'm gonna make will be like a baseball card. When you buy a pack of cards, you dont know what you are getting. There are harder and easier to find cards to be found, and you want to find all of them to have a complete set. So see, i'm wanting my members to be active to earn their points so they can buy a mystery item and try to collect all of the items/cards.

I'd really appreciate it you might be able to add this at some point. Thank you! :)

TheMayhem 06-30-2010 03:43 PM

Quote:

Originally Posted by RollaJedi (Post 2062254)
Hello
I understand it that vbexperience for vb4 has discontinued its plans for its own shop and they are gonna use this mod as its replacement. While Phalynx was working on his shop, i asked if there him if he could implement a small idea for me into the shop and he indicated that it would be in there when it was done. Now that the shop for his mod is not going to happen, i am asking you if maybe you could possibly implement my idea if possible?

All it is, is I'm looking for a 'Mystery Item' for my members to buy. Basically, when a person buys this, the mod would choose from all your items and randomly select one to give to that person. That would be fine like it is, but if its not much more of a problem, what about adding a percentage of the chance for each item to be randomly picked.

I'm needing this because i would like for the shop to be sort of a game with my members. Basically, each item i'm gonna make will be like a baseball card. When you buy a pack of cards, you dont know what you are getting. There are harder and easier to find cards to be found, and you want to find all of them to have a complete set. So see, i'm wanting my members to be active to earn their points so they can buy a mystery item and try to collect all of the items/cards.

I'd really appreciate it you might be able to add this at some point. Thank you! :)

I have plans before I release this thing to script an "Advertisement" section on the main part of the Point Market that will allow for a certain item to be advertised. This can be done by random or user selection of the market id number. I guess I could make it so that this also allows for users to purchase an unknown point market item and charges a set amount that is determined by you and what they end up getting is a surprise. I'll see what I can do on it.


Anyways, the merchant system is now basically complete. I need to do a little bit with ratings later tonight when i get home from work but the general concept is you can now setup "Intangible or Tangible" products that you can sell in addition to Forum Items. Users can purchase these products and on your Admin CP in the Store Items section, you'll be alerted of users who have purchased something and require action. Currently, there are two shipping methods after a poster purchases something. You can either select to email it and when done mark it as shipped or if a person actually purchases something like you are selling t-shirts, etc. you get their shipping information and ship the product. When you have successfully shipped it, the product allows you to enter a tracking URL so that users can track their purchases until they receive the product. This will allow you to use virtual ucash,points,activity,experience,credits or whatever your currency is to sell your products. I know some people wanted to sell more then just Forum Items and this option will allow you to do so.

In addition since some people might be using the market for just Forum Items and some people might be using the point market for just Store Items, I've set it up so that you can now turn off each section through Administrative Control Panel options.


Besides all of that, I need beta testers. Anyone interested in spending about 48 hours finding every bug known to mankind and testing all of these areas on an unstable product please private message me. This is what I need to know:

Point Market Version:
Other Point Systems Your Using: (uCash, vBookie, vbCredits, etc.)
Other Activity Systems Your Using: vBactivity, vBExperience
PHP Version:
Mysql Version:

This is for people who can thoroughly test things out. Don't apply if you want to use a beta version for your forum because its not stable yet. I've added more features to this then I ever have before and know there is going to be some bugs and I want to fix these bugs before I ever release this puppy so it is a stable product.

Kolektor 07-01-2010 02:12 AM

hi :) do you have plans to make it compatible with 3.8.x ?

04wayne 07-01-2010 10:22 AM

I now get this error:

Code:

Database error in vBulletin 4.0.4:

Invalid SQL:
SELECT * FROM market_staff_perm WHERE `userid` = '1' AND adminormod='1';

MySQL Error  : Table 'vanityed_NEWVB.market_staff_perm' doesn't exist
Error Number  : 1146
Request Date  : Thursday, July 1st 2010 @ 11:19:51 AM
Error Date    : Thursday, July 1st 2010 @ 11:19:51 AM
Script        : http://www.vanityedge.com/forum/admincp/market.php?do=lottery
Referrer      : http://www.vanityedge.com/forum/admincp/index.php?do=nav
IP Address    :
Username      : Wayne
Classname    : vB_Database
MySQL Version : 5.0.89-community

I got this after upgrading to the latest version of Point Market. Can anyone help?

unicorn2433 07-01-2010 10:53 AM

Even witht he current version my members are not receiving a pm when someone sends them a gift.
Does this option wok for anyone else?

what do you guys have for auto gift sender username?
And for auto gifts sender id?
I want it to name the person who sent or donated.

I am lost as to why this option wont for for my site

Oh and I would gladly donate too:) Once this is working for me the right Way

Budget101 07-01-2010 11:37 AM

Has anyone tried this mod with vbActivity Pro? Is it compatible?

unicorn2433 07-01-2010 12:27 PM

I was sent a gift and got this message: Not a gift message
Point Market Donation
This is an automatic private message notification generated by the Point Market system. You have been donated a sum of [AMOUNT] by ****. To view additional information about this transaction, please visit the Donation History page within the Point Market.

I sent another user a gift and they got a donation message not a gift message:
This is an automatic private message notification generated by the Point Market system. You have been donated a sum of [AMOUNT] by *****. To view additional information about this transaction, please visit the Donation History page within the Point Market.


The donation one seems to be working right though:)

This is an automatic private message notification generated by the Point Market system. You have been donated a sum of 100.00 by ***. To view additional information about this transaction, please visit the Donation History page within the Point Market.

So the gift one is all messed up. It says donation. Not gift.

TheMayhem 07-01-2010 04:03 PM

The whole automated private message system is messed up. I will attempt to fix it for this release coming up.

Ortix 07-02-2010 02:02 AM

this probably has been asked before, but how do i integrate this with Experience 4.0?

russag 07-02-2010 02:12 AM

Quote:

Originally Posted by Ortix (Post 2063029)
this probably has been asked before, but how do i integrate this with Experience 4.0?

Wait until version 3.0 of this mod to be released :) he said a couple of days to a week if I'm correct.

TheMayhem 07-02-2010 04:52 AM

1 Attachment(s)
Figured I'd post a few more screenshots for you guys while you wait. The last time I posted screenshots were of the bank. Tonight I am posting pictures of the brand new Store System where you can sell virtual or intangible items for users as well as the brand new transaction history system, which allows for users to keep track of all of their purchases for both Forum Items and Store Products!

Enjoy :)

04wayne 07-02-2010 09:13 AM

Quote:

Originally Posted by 04wayne (Post 2062655)
I now get this error:

Code:

Database error in vBulletin 4.0.4:

Invalid SQL:
SELECT * FROM market_staff_perm WHERE `userid` = '1' AND adminormod='1';

MySQL Error  : Table 'vanityed_NEWVB.market_staff_perm' doesn't exist
Error Number  : 1146
Request Date  : Thursday, July 1st 2010 @ 11:19:51 AM
Error Date    : Thursday, July 1st 2010 @ 11:19:51 AM
Script        : http://www.vanityedge.com/forum/admincp/market.php?do=lottery
Referrer      : http://www.vanityedge.com/forum/admincp/index.php?do=nav
IP Address    :
Username      : WayneClassname    : vB_Database
MySQL Version : 5.0.89-community

I got this after upgrading to the latest version of Point Market. Can anyone help?

Can anyone help me with this?

The new pictures look brilliant. Intrigued to see the activity feature

Skyline_GT 07-02-2010 09:15 AM

I wonder if I upgrade from vbplaza in 3.8.5 and upgrade it to vb 4 and use this script and I want to keep the points, what should I do?


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